Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ebcfe0faf969fe64060132a455db64bcc3517e5c
/
arch
/
arm
ebcfe0f
Merge tag 'omap-for-v3.9/pm-omap4-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into late/omap
by Olof Johansson
· 12 years ago
488c77c
Merge tag 'omap-for-v3.9/clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into late/omap
by Olof Johansson
· 12 years ago
3790959
Merge tag 'omap-for-v3.9/pm-wfi-take2-signed-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into late/omap
by Olof Johansson
· 12 years ago
0a0db4a
Merge tag 'omap-for-v3.9/am33xx-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into late/omap
by Olof Johansson
· 12 years ago
02ea213
Merge tag 'omap-for-v3.9/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into late/omap
by Olof Johansson
· 12 years ago
25e4d0f
Merge branch 'omap-for-v3.9/pm-fix' into omap-for-v3.9/pm-wfi-take2
by Tony Lindgren
· 12 years ago
6efc3fe
ARM: OMAP2+: fix some omap_device_build() calls that aren't compiled by default
by Paul Walmsley
· 12 years ago
58a656b
Merge tag 'omap-devel-b-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.9/pm-wfi-take2
by Tony Lindgren
· 12 years ago
a5a8c31
Merge branches 'sg_aess_reset_devel_3.9' and 'omap4_pm_fixes_a_3.9' into omap4_prcm_devel_a_3.9
by Paul Walmsley
· 12 years ago
5cebb23
ARM: OMAP4: hwmod data: Enable AESS hwmod device
by Sebastien Guiriec
· 12 years ago
9f0c599
ARM: OMAP4: hwmod data: Update AESS data with memory bank area
by Sebastien Guiriec
· 12 years ago
c02060d
ARM: OMAP4+: AESS: enable internal auto-gating during initial setup
by Paul Walmsley
· 12 years ago
6d266f6
ARM: OMAP2+: hwmod: add enable_preprogram hook
by Paul Walmsley
· 12 years ago
3992313
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
b5596a8
Merge branch 'clock_misc_devel_a_3.9', remote-tracking branch 'remotes/pinchart/omap3isp/clock' into clock_devel_a_3.9
by Paul Walmsley
· 12 years ago
d075823
ARM: OMAP4: clock data: Add missing clkdm association for dpll_usb
by Rajendra Nayak
· 12 years ago
cd19010
ARM: OMAP2+: PM: Fix the dt return condition in pm_late_init()
by Santosh Shilimkar
· 12 years ago
169c82a
ARM: OMAP2: am33xx-hwmod: Fix "register offset NULL check" bug
by Hebbar Gururaja
· 12 years ago
092bda6
ARM: OMAP2+: AM33xx: hwmod: add missing HWMOD_NO_IDLEST flags
by Hebbar Gururaja
· 12 years ago
9652d19
ARM: OMAP: AM33xx hwmod: Add parent-child relationship for PWM subsystem
by Philip Avinash
· 12 years ago
bee7665
ARM: OMAP: AM33xx hwmod: Corrects PWM subsystem HWMOD entries
by Philip Avinash
· 12 years ago
f6575c9
ARM: DTS: AM33XX: Add nodes for OCMC RAM and WKUP-M3
by Vaibhav Bedia
· 12 years ago
3c06f1b
ARM: OMAP2+: AM33XX: Update the hardreset API
by Vaibhav Bedia
· 12 years ago
3077fe6
ARM: OMAP2+: AM33XX: hwmod: Update the WKUP-M3 hwmod with reset status bit
by Vaibhav Bedia
· 12 years ago
f139666
ARM: OMAP2+: AM33XX: hwmod: Fixup cpgmac0 hwmod entry
by Vaibhav Bedia
· 12 years ago
0bfbbde
ARM: OMAP2+: AM33XX: hwmod: Update TPTC0 hwmod with the right flags
by Vaibhav Bedia
· 12 years ago
ca903b6
ARM: OMAP2+: AM33XX: hwmod: Register OCMC RAM hwmod
by Vaibhav Bedia
· 12 years ago
1a7cb4d
ARM: OMAP2+: AM33XX: CM/PRM: Use __ASSEMBLER__ macros in header files
by Vaibhav Bedia
· 12 years ago
941a98a
ARM: OMAP2+: AM33XX: CM: Get rid of unnecessary header inclusions
by Vaibhav Bedia
· 12 years ago
79d1f5c
ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned
by Will Deacon
· 12 years ago
633dc92
ARM: DMA mapping: fix bad atomic test
by Russell King
· 12 years ago
e210101
ARM: realview: ensure that we have sufficient IRQs available
by Russell King
· 12 years ago
2bb3135
ARM: GIC: fix GIC cpumask initialization
by Russell King
· 12 years ago
6048009
ARM: OMAP4: PM: Warn users about usage of older bootloaders
by Rajendra Nayak
· 12 years ago
814a18a
ARM: OMAP AM3517/05: hwmod data: block WFI when EMAC active
by Paul Walmsley
· 12 years ago
1e3d8fe
ARM: OMAP2420: hwmod data/PM: use hwmod to block WFI when I2C active
by Paul Walmsley
· 12 years ago
db27c0c
ARM: OMAP2+: hwmod: add support for blocking WFI when a device is active
by Paul Walmsley
· 12 years ago
088e880
ARM: OMAP2xxx: PM: enter WFI via inline asm if CORE stays active
by Paul Walmsley
· 12 years ago
a1ed267
pinctrl: exynos: change PINCTRL_EXYNOS option
by Kukjin Kim
· 12 years ago
5af044f
ARM: OMAP2: AM33XX: id: Add support for AM335x PG2.0
by AnilKumar Ch
· 12 years ago
8f0de0d
ARM: OMAP2+: Get rid of custom OMAP_32K_TIMER_HZ
by Santosh Shilimkar
· 12 years ago
14e067c
ARM: OMAP2+: AM33xx: Add SoC specific restart hook
by Jean-Sebastien A. Beaudry
· 12 years ago
0c3c22f
ARM: OMAP AM33XX: clock data: SET_RATE_PARENT in lcd path
by Afzal Mohammed
· 12 years ago
601155b
ARM: OMAP2+: clock data: add DEFINE_STRUCT_CLK_FLAGS helper
by Afzal Mohammed
· 12 years ago
bb0b732
ARM: OMAP2+: dpll: am335x - avoid freqsel
by Afzal Mohammed
· 12 years ago
0e084c9
Merge tag 'omap-cleanup-b-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.9/pm
by Tony Lindgren
· 12 years ago
562e54d
ARM: OMAP2+: powerdomain: fix whitespace, improve flag comments
by Paul Walmsley
· 12 years ago
9249387
ARM: OMAP2+: clockdomain: convert existing atomic usecounts into spinlock-protected shorts/ints
by Paul Walmsley
· 12 years ago
65958fb
ARM: OMAP2+: clockdomain: work on wkdep/sleepdep functions
by Paul Walmsley
· 12 years ago
cc3af91b
ARM: OMAP2xxx: CM: remove autodep handling
by Paul Walmsley
· 12 years ago
3a09028
ARM: OMAP2+: powerdomain/clockdomain: add a per-powerdomain spinlock
by Paul Walmsley
· 12 years ago
c4978fb
ARM: OMAP2+: PM/powerdomain: move omap_set_pwrdm_state() to powerdomain code
by Paul Walmsley
· 12 years ago
f8457c2
ARM: OMAP2: PM/powerdomain: drop unnecessary pwrdm_wait_transition()
by Paul Walmsley
· 12 years ago
f653b29
ARM: OMAP2xxx: PM: clean up some crufty powerstate programming code
by Paul Walmsley
· 12 years ago
53e1cb4
ARM: OMAP2+: clockdomain: add pwrdm_state_switch() call to clkdm_sleep()
by Paul Walmsley
· 12 years ago
c165a14
ARM: OMAP2+: powerdomain: fix powerdomain trace integration
by Jean Pihet
· 12 years ago
32d174e
ARM: OMAP4: MPUSS PM: remove unnecessary shim functions for powerdomain control
by Paul Walmsley
· 12 years ago
1cd9647
ARM: OMAP3xxx: CPUIdle: optimize __omap3_enter_idle()
by Paul Walmsley
· 12 years ago
aff2f7d
ARM: OMAP2420: hwmod data/PM: use hwmod to block WFI when I2C active
by Paul Walmsley
· 12 years ago
fa20022
ARM: OMAP2+: hwmod: add support for blocking WFI when a device is active
by Paul Walmsley
· 12 years ago
fd6b42a
ARM: OMAP3xxx: CPUIdle: simplify the PER next-state code
by Paul Walmsley
· 12 years ago
8e1ff67
ARM: OMAP2xxx: powerdomain: core powerdomain missing logic retention states
by Paul Walmsley
· 12 years ago
dd1e422
ARM: OMAP2xxx: clock data: clean up unused null clocks
by Paul Walmsley
· 12 years ago
ee877ac
ARM: OMAP4: clock/hwmod data: remove MODULEMODE entries in mux + gate combos
by Paul Walmsley
· 12 years ago
17b7e7d
ARM: OMAP4: clock/hwmod data: start to remove some IP block control "clocks"
by Paul Walmsley
· 12 years ago
c1d1cd5
ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code
by Paul Walmsley
· 12 years ago
01acd3e
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
1496ec1
Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
3836414
Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux into fixes
by Olof Johansson
· 12 years ago
60fd8e3
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Olof Johansson
· 12 years ago
ab838bc
ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device Tree
by Pawel Moll
· 12 years ago
1585defb
ARM: vexpress: extend the MPIDR range used for pen release check
by Lorenzo Pieralisi
· 12 years ago
f6be19c
Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper/linux into fixes
by Olof Johansson
· 12 years ago
8461c2f
ARM: at91/dts: correct comment in at91sam9x5.dtsi for mii
by Douglas Gilbert
· 12 years ago
581d629
ARM: at91/at91_dt_defconfig: add at91sam9n12 SoC to DT defconfig
by Nicolas Ferre
· 12 years ago
2e06e92
ARM: at91/at91_dt_defconfig: remove memory specification to cmdline
by Nicolas Ferre
· 12 years ago
b45c998
ARM: at91/dts: add macb mii pinctrl config for kizbox
by Boris BREZILLON
· 12 years ago
36224d0
ARM: at91: rm9200: remake the BGA as default version
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
334c9e8
ARM: at91: fix gpios on i2c-gpio for RM9200 DT
by Joachim Eastwood
· 12 years ago
1bab02e
ARM: at91/at91sam9x5 DTS: add SCK USART pins
by Richard Genoud
· 12 years ago
c89cec3
ARM: at91/at91sam9x5 DTS: correct wrong PIO BANK values on u(s)arts
by Richard Genoud
· 12 years ago
09d75bc
ARM: kirkwood: fix missing #interrupt-cells property
by Sebastian Hesselbarth
· 12 years ago
7b2e127
ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5
by Laurent Pinchart
· 12 years ago
51edce0
Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 12 years ago
b2555b8
Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Olof Johansson
· 12 years ago
7662a9c
ARM: OMAP2+: omap4-panda: add UART2 muxing for WiLink shared transport
by Luciano Coelho
· 12 years ago
034bf09
ARM: OMAP2+: DT node Timer iteration fix
by Pantelis Antoniou
· 12 years ago
e407ee0
ARM: OMAP2+: Fix section warning for omap_init_ocp2scp()
by Tony Lindgren
· 12 years ago
81f3ae0
ARM: OMAP2+: fix build break for omapdrm
by Rob Clark
· 12 years ago
210b184
Merge branch 'for-rmk/virt/hyp-boot/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into fixes
by Russell King
· 12 years ago
93d5bf0
ARM: 7629/1: mm: Fix missing XN flag for for MT_MEMORY_SO
by Santosh Shilimkar
· 12 years ago
1565337
ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem
by Russell King
· 12 years ago
bdcc612
ARM: OMAP2: Fix missing omap2xxx_clkt_vps_late_init function calls
by Jon Hunter
· 12 years ago
12d82e4
ARM: OMAP4: hwmod_data: Correct IDLEMODE for McPDM
by Peter Ujfalusi
· 12 years ago
981827a
ARM: OMAP4: clock data: Lock ABE DPLL on all revisions
by Peter Ujfalusi
· 12 years ago
61c4b56
ARM: i.MX clock: Change the connection-id for fsl-usb2-udc
by Peter Chen
· 12 years ago
f0ea883
usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_id
by Peter Chen
· 12 years ago
5046e38
Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 12 years ago
b86dc0d
ARM: S3C64XX: Fix up IRQ mapping for balblair on Cragganmore
by Dimitris Papastamos
· 12 years ago
753bd6d
ARM: dts: correct the dw-mshc timing properties as per binding
by Alim Akhtar
· 12 years ago
Next »