summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2012-05-03ARM: OMAP3: cpuidle - remove cpuidle_params_tableDaniel Lezcano
2012-05-03ARM: OMAP3: cpuidle - remove the 'valid' fieldDaniel Lezcano
2012-05-03ARM: OMAP3: cpuidle - remove errata check in the init functionDaniel Lezcano
2012-05-03ARM: OMAP3: define cpuidle staticallyDaniel Lezcano
2012-05-03ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters tableDaniel Lezcano
2012-05-03ARM: OMAP4: cpuidle - remove omap4_idle_data initialization at boot timeDaniel Lezcano
2012-05-03ARM: OMAP4: cpuidle - use the omap4_idle_data variable directlyDaniel Lezcano
2012-05-03ARM: OMAP4: cpuidle - Initialize omap4_idle_data at compile timeDaniel Lezcano
2012-05-03ARM: OMAP4: cpuidle - fix static omap4_idle_data declarationDaniel Lezcano
2012-05-03ARM: OMAP4: cpuidle - Remove the cpuidle_params_table tableDaniel Lezcano
2012-05-03ARM: OMAP4: cpuidle - Declare the states with the driver declarationDaniel Lezcano
2012-05-03ARM: OMAP4: cpuidle - Remove unused valid fieldDaniel Lezcano
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-19Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson
2012-04-19Merge branch 'fixes-for-arm-soc-20120416' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2012-04-19Merge tag 'v3.4-rc3-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 ...Olof Johansson
2012-04-19Merge tag 'omap-fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-04-19ARM: bcmring: fix UART declarationsPaul Gortmaker
2012-04-18ARM: imx: Fix imx5 idle logic bugRobert Lee
2012-04-18ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple()Fabio Estevam
2012-04-18ARM: imx_v4_v5_defconfig: Add support for CONFIG_REGULATOR_FIXED_VOLTAGEFabio Estevam
2012-04-17ARM: OMAP1: DMTIMER: fix broken timer clock source selectionPaul Walmsley
2012-04-17ARM: OMAP: serial: Fix the ocp smart idlemode handling bugSantosh Shilimkar
2012-04-17ARM: OMAP2+: UART: Fix incorrect population of default uart padsGovindraj.R
2012-04-17ARM: OMAP: sram: fix BUG in dpll code for !PM caseGrazvydas Ignotas
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi
2012-04-16ARM: at91: fix at91sam9261ek Ethernet dm9000 irqJean-Christophe PLAGNIOL-VILLARD
2012-04-16ARM: at91: fix rm9200ek flash sizeJean-Christophe PLAGNIOL-VILLARD
2012-04-16ARM: at91: remove empty at91_init_serial functionJoachim Eastwood
2012-04-16ARM: at91: fix typo in at91_pmc_base assembly declarationNicolas Ferre
2012-04-16ARM: at91: Export at91_matrix_baseJoachim Eastwood
2012-04-16ARM: at91: Export at91_pmc_baseJoachim Eastwood
2012-04-16ARM: at91: Export at91_ramc_baseJoachim Eastwood
2012-04-16ARM: at91: Export at91_st_baseJoachim Eastwood
2012-04-16ARM: ux500: update defconfigLinus Walleij
2012-04-16ARM: ux500: Fix unmet direct dependencyLee Jones
2012-04-16Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-15ARM: 7386/1: jump_label: fixup for rename to static_keyRabin Vincent
2012-04-15ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin
2012-04-15ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMUWill Deacon
2012-04-15ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusLinus Walleij
2012-04-15Merge branch 'v3.4-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-04-15ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errorsKevin Hilman
2012-04-15ARM: dts: remove blank interrupt-parent propertiesRob Herring
2012-04-14ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine filesSachin Kamat
2012-04-14ARM: EXYNOS: Remove broken config values for touchscren for NURI boardMarek Szyprowski
2012-04-14ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boardsMarek Szyprowski
2012-04-14ARM: EXYNOS: fix regulator name for NURI boardMarek Szyprowski
2012-04-14ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LLMaurus Cuelenaere
2012-04-13Merge tag 'omap-fixes-b-for-3.4rc' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren