summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-09-15OMAP2+: hwmod: remove unused voltagedomain pointerKevin Hilman
2011-09-14OMAP: powerdomain: remove omap_chip bitmasksPaul Walmsley
2011-09-14OMAP: powerdomain: split pwrdm_init() into two functionsPaul Walmsley
2011-09-14OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomainPaul Walmsley
2011-09-14OMAP: clockdomain: split clkdm_init()Paul Walmsley
2011-09-14OMAP2+: id: remove OMAP_REVBITS_* macrosPaul Walmsley
2011-09-14OMAP3: id: remove duplicate code for testing SoC ES levelPaul Walmsley
2011-09-14OMAP3: id: add fallthrough warning; fix some CodingStyle issuesPaul Walmsley
2011-09-14OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levelsPaul Walmsley
2011-09-14OMAP3: id: remove useless strcpy()sPaul Walmsley
2011-09-14OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley
2011-09-05Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley
2011-09-05OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]Paul Walmsley
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-27ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)Magnus Damm
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-25OMAP: omap_device: only override _noirq methods, not normal suspend/resumeKevin Hilman
2011-08-24ARM: mach-shmobile: sh7372 LCDC1 suspend fixMagnus Damm
2011-08-22OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomainPaul Walmsley
2011-08-21OMAP4: clock: fix compile warningPaul Walmsley
2011-08-19OMAP4: clock: re-enable previous clockdomain enable/disable sequencePaul Walmsley
2011-08-19OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force...Santosh Shilimkar
2011-08-19OMAP: powerdomains: Make all powerdomain target states as ON at initRajendra Nayak
2011-08-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann
2011-08-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Arnd Bergmann
2011-08-12Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Arnd Bergmann
2011-08-11ARM: mmp: Change the way we use timer 0 as clockevent timer.Lennert Buytenhek
2011-08-11ARM: mmp: Switch to using timer 1 as clocksource timer.Lennert Buytenhek
2011-08-11ARM: mmp: Also start timer 1 on boot.Lennert Buytenhek
2011-08-11ARM: pxa168/gplugd: free correct GPIOTanmay Upadhyay
2011-08-11ARM: pxa168/gplugd: get rid of mfp-gplugd.hTanmay Upadhyay
2011-08-11ARM: pxa: fix logic error in PJ4 iWMMXt handlingLennert Buytenhek
2011-08-11Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-08-10mach-sa1100: fix PCI build problemLinus Walleij
2011-08-10omap: timer: Set dmtimer used as clocksource in autoreload modeHemant Pedanekar
2011-08-10OMAP3: am3517crane: remove NULL board_mux from board fileJohan Hovold
2011-08-10arm: mach-omap2: mux: use kstrdup()Thomas Meyer
2011-08-10arch:arm:plat-omap:iovmm: remove unused variable 'va'Maxin John
2011-08-10Update Nook Color machine 3284 to common Encore nameOleg Drokin
2011-08-10am3505/3517: Various platform defines for UART4Raphaël Assénat
2011-08-10Merge branch 'for_3.1/pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren
2011-08-10ARM: drop experimental status for ARM_PATCH_PHYS_VIRTRussell King
2011-08-10OMAP: hwmod: fix build break on non-OMAP4 multi-OMAP2 buildsPaul Walmsley
2011-08-10OMAP: Fix linking error in twl-common.c for OMAP2/3/4 only buildsPeter Ujfalusi
2011-08-09ARM: 7008/1: alignment: Make SIGBUS sent to userspace POSIXly correctDave Martin
2011-08-09ARM: 7007/1: alignment: Prevent ignoring of faults with ARMv6 unaligned acces...Dave Martin
2011-08-09ARM: 7010/1: mm: fix invalid loop for poison_init_memJamie Iles
2011-08-09ARM: 7005/1: freshen up mm/proc-arm946.SBrian S. Julin
2011-08-08iMX: Fix build for iMX53Arnaud Patard (Rtp)