summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2011-12-09ARM: imx: fix cpufreq build errorsRichard Zhao
2011-12-09ARM: mx5: add __initconst for fec pdataDong Aisheng
2011-12-09MXC PWM: should active during DOZE/WAIT/DBG modeJason Chen
2011-12-09Merge branches 'common/clkfwk', 'common/pfc' and 'common/serial-rework' into ...Paul Mundt
2011-12-08ARM: OMAP1: Always reprogram dpll1 rate at bootJanusz Krzysztofik
2011-12-08ARM: OMAP1: Update dpll1 default rate reprogramming methodJanusz Krzysztofik
2011-12-08ARM: OMAP1: Move dpll1 rates selection from config to runtimeJanusz Krzysztofik
2011-12-08ARM: OMAP1: Set the omap1623 sram size to 16KTony Lindgren
2011-12-08ARM: OMAP: hsmmc: add pm_caps fieldEliad Peller
2011-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-12-08ARM: OMAP3: CPUidle: Make use of CPU PM notifiersSantosh Shilimkar
2011-12-08ARM: OMAP4: cpuidle: Switch to gptimer from twd in deeper C-states.Santosh Shilimkar
2011-12-08ARM: OMAP4: PM: Add CPUidle supportSantosh Shilimkar
2011-12-08ARM: OMAP4: Fix errata i688 with MPU interconnect barriers.Santosh Shilimkar
2011-12-08ARM: OMAP4: PM: Add power domain statistics supportSantosh Shilimkar
2011-12-08ARM: OMAP4: PM: Add MPUSS power domain OSWR supportSantosh Shilimkar
2011-12-08ARM: OMAP4: PM: Add L2X0 cache lowpower supportSantosh Shilimkar
2011-12-08ARM: OMAP4: PM: Add WakeupGen and secure GIC low power supportSantosh Shilimkar
2011-12-08ARM: OMAP4: Remove un-used do_wfi() macro.Santosh Shilimkar
2011-12-08ARM: OMAP4: suspend: Add MPUSS power domain RETENTION supportSantosh Shilimkar
2011-12-08ARM: OMAP4: PM: Use custom omap_do_wfi() for default idle.Santosh Shilimkar
2011-12-08ARM: OMAP4: PM: CPU1 wakeup workaround from Low power modesSantosh Shilimkar
2011-12-08ARM: OMAP4: PM: Program CPU1 to hit OFF when off-linedSantosh Shilimkar
2011-12-08ARM: OMAP4: Remove __INIT from omap_secondary_startup() to re-use it for hotp...Santosh Shilimkar
2011-12-08ARM: OMAP4: PM: Add CPUX OFF mode supportSantosh Shilimkar
2011-12-08ARM: OMAP4: PM: Add WakeupGen module as OMAP gic_arch_extnSantosh Shilimkar
2011-12-08ARM: OMAP: PM: Add support to allocate the memory for secure RAMSantosh Shilimkar
2011-12-08ARM: OMAP: Add Secure HAL and monitor mode API infrastructure.Santosh Shilimkar
2011-12-08ARM: OMAP4: PM: Initialise all the clockdomains to supported statesSantosh Shilimkar
2011-12-08ARM: OMAP4: PM: Avoid omap4_pm_init() on OMAP4430 ES1.0Santosh Shilimkar
2011-12-08ARM: OMAP4: PM: Keep static dep between MPUSS-EMIF and MPUSS-L3/L4 and DUCATI-L3Santosh Shilimkar
2011-12-08ARM: OMAP4: PM: Add SAR RAM supportSantosh Shilimkar
2011-12-08ARM: OMAP4: Export omap4_get_base*() rather than global address pointersSantosh Shilimkar
2011-12-08ARM: OMAP4: Use WARN_ON() instead of BUG_ON() with graceful exitSantosh Shilimkar
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-08memblock: Kill memblock_init()Tejun Heo
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo
2011-12-08Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King
2011-12-08Merge branch 'drivers/pxa-gpio' into next/driversArnd Bergmann
2011-12-08ARM: pxa: fix build error for GPIO_bit()Haojian Zhuang
2011-12-08ARM: pxa: fix the build error because of missing gpio-pxa.hHaojian Zhuang
2011-12-08Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann
2011-12-08ARM: LPAE: Add the Kconfig entriesCatalin Marinas
2011-12-08ARM: LPAE: mark memory banks with start > ULONG_MAX as highmemWill Deacon
2011-12-08ARM: LPAE: Add identity mapping support for the 3-level page table formatCatalin Marinas
2011-12-08ARM: LPAE: Add context switching supportCatalin Marinas
2011-12-08ARM: LPAE: Add fault handling supportCatalin Marinas
2011-12-08ARM: LPAE: Invalidate the TLB before freeing the PMDCatalin Marinas
2011-12-08ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas
2011-12-08ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas