summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-2772-877/+793
|\
| * Merge branch 'tegra/cleanups' into next/timerArnd Bergmann2012-03-21203-2877/+853
| |\
| | * Merge branch 'for-3.4/cleanup-and-fixes' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2012-03-193-9/+17
| | |\
| | | * ARM: tegra: select USB_ULPI if USB is selectedArnd Bergmann2012-03-181-2/+2
| | | * arm/tegra: pcie: fix return value of functionDmitry Artamonow2012-03-181-3/+3
| | | * arm/tegra: add timeout to PCIe PLL lock detection loopDmitry Artamonow2012-03-071-3/+11
| | | * arm/tegra: fix harmony pinmux for PCIeDmitry Artamonow2012-03-071-3/+3
| | * | Merge tag 'tegra-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Arnd Bergmann2012-03-047-11/+35
| | |\ \ | | | |/
| * | | Merge branch 'renesas/timer' into next/timerArnd Bergmann2012-03-20105-584/+852
| |\ \ \
| | * \ \ Merge branch 'renesas/fixes' into renesas/socArnd Bergmann2012-03-154-3/+14
| | |\ \ \
| | * | | | ARM: shmobile: remove additional __io() macro useArnd Bergmann2012-03-141-1/+1
| | * | | | ARM: mach-shmobile: default to no earlytimerMagnus Damm2012-03-121-1/+0
| | * | | | ARM: mach-shmobile: r8a7779 and Marzen timer reworkMagnus Damm2012-03-122-13/+11
| | * | | | ARM: mach-shmobile: r8a7740 and Bonito timer reworkMagnus Damm2012-03-122-7/+21
| | * | | | ARM: mach-shmobile: sh73a0, AG5EVM and Kota2 timer reworkMagnus Damm2012-03-123-25/+12
| | * | | | ARM: mach-shmobile: sh7372, AP4EVB and Mackerel timer reworkMagnus Damm2012-03-123-24/+12
| | * | | | ARM: mach-shmobile: sh7377 and G4EVM timer reworkMagnus Damm2012-03-122-12/+11
| | * | | | ARM: mach-shmobile: sh7367 and G3EVM timer reworkMagnus Damm2012-03-122-12/+11
| | * | | | ARM: mach-shmobile: add shmobile_earlytimer_init()Magnus Damm2012-03-122-1/+7
| | * | | | ARM: mach-shmobile: Move sh7372 AP4EVB external clk setupMagnus Damm2012-03-121-3/+3
| | * | | | ARM: mach-shmobile: Move sh7372 Mackerel external clk setupMagnus Damm2012-03-121-3/+3
| | * | | | ARM: mach-shmobile: rename clk_init() to shmobile_clk_init()Magnus Damm2012-03-128-8/+8
| | * | | | ARM: mach-shmobile: r8a7779 L2 cache supportMagnus Damm2012-03-121-0/+5
| | * | | | ARM: mach-shmobile: r8a7779 map_io and init_early updateMagnus Damm2012-03-123-46/+42
| | * | | | ARM: mach-shmobile: r8a7740 map_io and init_early updateMagnus Damm2012-03-123-26/+38
| | * | | | ARM: mach-shmobile: sh73a0 map_io and init_early updateMagnus Damm2012-03-124-46/+27
| | * | | | ARM: mach-shmobile: sh7372 map_io and init_early updateMagnus Damm2012-03-124-46/+27
| | * | | | ARM: mach-shmobile: sh7377 map_io and init_early updateMagnus Damm2012-03-123-23/+25
| | * | | | ARM: mach-shmobile: sh7367 map_io and init_early updateMagnus Damm2012-03-123-23/+25
| | * | | | ARM: mach-shmobile: r8a7779 sh_clk_ops renameMagnus Damm2012-03-121-1/+1
| | * | | | ARM: mach-shmobile: r8a7740 sh_clk_ops renameMagnus Damm2012-03-121-3/+3
| | * | | | ARM: mach-shmobile: sh73a0 sh_clk_ops renameMagnus Damm2012-03-121-6/+6
| | * | | | ARM: mach-shmobile: sh7372 sh_clk_ops renameMagnus Damm2012-03-121-4/+4
| | * | | | ARM: mach-shmobile: sh7377 sh_clk_ops renameMagnus Damm2012-03-121-3/+3
| | * | | | ARM: mach-shmobile: sh7367 sh_clk_ops renameMagnus Damm2012-03-121-3/+3
| * | | | | ARM: ux500: fix compilation after local timer reworkMarc Zyngier2012-03-151-1/+1
| * | | | | ARM: local timers: make the runtime registration interface mandatoryMarc Zyngier2012-03-132-43/+6
| * | | | | ARM: local timers: convert MSM to runtime registration interfaceMarc Zyngier2012-03-131-35/+44
| * | | | | ARM: local timers: convert exynos to runtime registration interfaceMarc Zyngier2012-03-131-8/+10
| * | | | | ARM: smp_twd: remove old local timer interfaceMarc Zyngier2012-03-133-43/+5
| * | | | | ARM: imx6q: convert to twd_local_timer_register() interfaceMarc Zyngier2012-03-134-39/+5
| * | | | | ARM: highbank: convert to twd_local_timer_register() interfaceMarc Zyngier2012-03-134-45/+7
| * | | | | ARM: ux500: convert to twd_local_timer_register() interfaceMarc Zyngier2012-03-134-38/+25
| * | | | | ARM: shmobile: convert to twd_local_timer_register() interfaceMarc Zyngier2012-03-137-38/+18
| * | | | | ARM: tegra: convert to twd_local_timer_register() interfaceMarc Zyngier2012-03-133-32/+18
| * | | | | ARM: plat-versatile: convert to twd_local_timer_register() interfaceMarc Zyngier2012-03-136-71/+68
| * | | | | ARM: OMAP4: convert to twd_local_timer_register() interfaceMarc Zyngier2012-03-133-45/+17
| * | | | | ARM: smp_twd: add device tree supportMarc Zyngier2012-03-132-13/+72
| * | | | | ARM: smp_twd: add runtime registration supportMarc Zyngier2012-03-132-4/+65
| * | | | | ARM: local timers: introduce a new registration interfaceMarc Zyngier2012-03-132-0/+42
OpenPOWER on IntegriCloud