summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2012-03-20Merge branch 'renesas/timer' into next/timerArnd Bergmann
2012-03-15Merge branch 'renesas/fixes' into renesas/socArnd Bergmann
2012-03-15ARM: ux500: fix compilation after local timer reworkMarc Zyngier
2012-03-14ARM: shmobile: remove additional __io() macro useArnd Bergmann
2012-03-13ARM: local timers: make the runtime registration interface mandatoryMarc Zyngier
2012-03-13ARM: local timers: convert MSM to runtime registration interfaceMarc Zyngier
2012-03-13ARM: local timers: convert exynos to runtime registration interfaceMarc Zyngier
2012-03-13ARM: smp_twd: remove old local timer interfaceMarc Zyngier
2012-03-13ARM: imx6q: convert to twd_local_timer_register() interfaceMarc Zyngier
2012-03-13ARM: highbank: convert to twd_local_timer_register() interfaceMarc Zyngier
2012-03-13ARM: ux500: convert to twd_local_timer_register() interfaceMarc Zyngier
2012-03-13ARM: shmobile: convert to twd_local_timer_register() interfaceMarc Zyngier
2012-03-13ARM: tegra: convert to twd_local_timer_register() interfaceMarc Zyngier
2012-03-13ARM: plat-versatile: convert to twd_local_timer_register() interfaceMarc Zyngier
2012-03-13ARM: OMAP4: convert to twd_local_timer_register() interfaceMarc Zyngier
2012-03-13ARM: smp_twd: add device tree supportMarc Zyngier
2012-03-13ARM: smp_twd: add runtime registration supportMarc Zyngier
2012-03-13ARM: local timers: introduce a new registration interfaceMarc Zyngier
2012-03-13ARM: smp_twd: make local_timer_stop a symbol instead of a #defineMarc Zyngier
2012-03-13Merge branch 'vexpress/timer' into next/timerArnd Bergmann
2012-03-13Merge branch 'ux500/timers' into next/timerArnd Bergmann
2012-03-12ARM: mach-shmobile: default to no earlytimerMagnus Damm
2012-03-12ARM: mach-shmobile: r8a7779 and Marzen timer reworkMagnus Damm
2012-03-12ARM: mach-shmobile: r8a7740 and Bonito timer reworkMagnus Damm
2012-03-12ARM: mach-shmobile: sh73a0, AG5EVM and Kota2 timer reworkMagnus Damm
2012-03-12ARM: mach-shmobile: sh7372, AP4EVB and Mackerel timer reworkMagnus Damm
2012-03-12ARM: mach-shmobile: sh7377 and G4EVM timer reworkMagnus Damm
2012-03-12ARM: mach-shmobile: sh7367 and G3EVM timer reworkMagnus Damm
2012-03-12ARM: mach-shmobile: add shmobile_earlytimer_init()Magnus Damm
2012-03-12ARM: mach-shmobile: Move sh7372 AP4EVB external clk setupMagnus Damm
2012-03-12ARM: mach-shmobile: Move sh7372 Mackerel external clk setupMagnus Damm
2012-03-12ARM: mach-shmobile: rename clk_init() to shmobile_clk_init()Magnus Damm
2012-03-12ARM: mach-shmobile: r8a7779 L2 cache supportMagnus Damm
2012-03-12ARM: mach-shmobile: r8a7779 map_io and init_early updateMagnus Damm
2012-03-12ARM: mach-shmobile: r8a7740 map_io and init_early updateMagnus Damm
2012-03-12ARM: mach-shmobile: sh73a0 map_io and init_early updateMagnus Damm
2012-03-12ARM: mach-shmobile: sh7372 map_io and init_early updateMagnus Damm
2012-03-12ARM: mach-shmobile: sh7377 map_io and init_early updateMagnus Damm
2012-03-12ARM: mach-shmobile: sh7367 map_io and init_early updateMagnus Damm
2012-03-12ARM: mach-shmobile: r8a7779 sh_clk_ops renameMagnus Damm
2012-03-12ARM: mach-shmobile: r8a7740 sh_clk_ops renameMagnus Damm
2012-03-12ARM: mach-shmobile: sh73a0 sh_clk_ops renameMagnus Damm
2012-03-12ARM: mach-shmobile: sh7372 sh_clk_ops renameMagnus Damm
2012-03-12ARM: mach-shmobile: sh7377 sh_clk_ops renameMagnus Damm
2012-03-12ARM: mach-shmobile: sh7367 sh_clk_ops renameMagnus Damm
2012-03-09Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-08Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2012-03-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2012-03-08ARM: S3C2440: Fixed build error for s3c244xKukjin Kim