aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
...
* OMAP2+: hwmod: remove unused voltagedomain pointerKevin Hilman2011-09-15
* OMAP: powerdomain: remove omap_chip bitmasksPaul Walmsley2011-09-14
* OMAP: powerdomain: split pwrdm_init() into two functionsPaul Walmsley2011-09-14
* OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomainPaul Walmsley2011-09-14
* OMAP: clockdomain: split clkdm_init()Paul Walmsley2011-09-14
* OMAP2+: id: remove OMAP_REVBITS_* macrosPaul Walmsley2011-09-14
* OMAP3: id: remove duplicate code for testing SoC ES levelPaul Walmsley2011-09-14
* OMAP3: id: add fallthrough warning; fix some CodingStyle issuesPaul Walmsley2011-09-14
* OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levelsPaul Walmsley2011-09-14
* OMAP3: id: remove useless strcpy()sPaul Walmsley2011-09-14
* OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley2011-09-13
*-----. Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley2011-09-04
|\ \ \ \
| | | | * OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force...Santosh Shilimkar2011-08-19
| | | | * OMAP: powerdomains: Make all powerdomain target states as ON at initRajendra Nayak2011-08-19
| | | * | OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]Paul Walmsley2011-09-04
| | | * | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-28
| | | |\ \
| | | | * | ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)Magnus Damm2011-08-27
| | | | * | OMAP: omap_device: only override _noirq methods, not normal suspend/resumeKevin Hilman2011-08-25
| | | | * | ARM: mach-shmobile: sh7372 LCDC1 suspend fixMagnus Damm2011-08-24
| | | | |/
| | | * / All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
| | | |/
| | * / OMAP4: clock: fix compile warningPaul Walmsley2011-08-21
| | |/
| * / OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomainPaul Walmsley2011-08-22
| |/
* / OMAP4: clock: re-enable previous clockdomain enable/disable sequencePaul Walmsley2011-08-19
|/
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-08-12
|\
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann2011-08-12
| |\
| | * omap: timer: Set dmtimer used as clocksource in autoreload modeHemant Pedanekar2011-08-10
| | * OMAP3: am3517crane: remove NULL board_mux from board fileJohan Hovold2011-08-10
| | * arm: mach-omap2: mux: use kstrdup()Thomas Meyer2011-08-10
| | * arch:arm:plat-omap:iovmm: remove unused variable 'va'Maxin John2011-08-10
| | * Update Nook Color machine 3284 to common Encore nameOleg Drokin2011-08-10
| | * am3505/3517: Various platform defines for UART4Raphaël Assénat2011-08-10
| | * Merge branch 'for_3.1/pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2011-08-10
| | |\
| | | * OMAP2+: PM: SmartReflex: use put_sync_suspend for IRQ-safe disablingColin Cross2011-08-05
| | | * OMAP3: beagle: don't touch omap_device internalsKevin Hilman2011-08-05
| | | * OMAP1: enable GENERIC_IRQ_CHIPKevin Hilman2011-08-05
| | | * OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabledNishanth Menon2011-08-05
| | | * OMAP2+: Kconfig: don't select PM in OMAP2PLUS_TYPICALKevin Hilman2011-08-05
| | * | OMAP: hwmod: fix build break on non-OMAP4 multi-OMAP2 buildsPaul Walmsley2011-08-10
| | * | OMAP: Fix linking error in twl-common.c for OMAP2/3/4 only buildsPeter Ujfalusi2011-08-10
| * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Arnd Bergmann2011-08-12
| |\ \ \
| | * | | ARM: mmp: Change the way we use timer 0 as clockevent timer.Lennert Buytenhek2011-08-10
| | * | | ARM: mmp: Switch to using timer 1 as clocksource timer.Lennert Buytenhek2011-08-10
| | * | | ARM: mmp: Also start timer 1 on boot.Lennert Buytenhek2011-08-10
| | * | | ARM: pxa168/gplugd: free correct GPIOTanmay Upadhyay2011-08-10
| | * | | ARM: pxa168/gplugd: get rid of mfp-gplugd.hTanmay Upadhyay2011-08-10
| | * | | ARM: pxa: fix logic error in PJ4 iWMMXt handlingLennert Buytenhek2011-08-10
| | |/ /
| * | | Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Arnd Bergmann2011-08-12
| |\ \ \
| | * | | iMX: Fix build for iMX53Arnaud Patard (Rtp)2011-08-08
| | * | | ARM: mx5: board-cpuimx51.c fixup irq_to_gpio() usageBen Dooks2011-08-08
| | * | | Merge commit 'v3.1-rc1' into imx-fixesSascha Hauer2011-08-08
| | |\| |