aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/smp_twd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-20Merge branch 'renesas/timer' into next/timerArnd Bergmann1-1/+1
2012-03-13ARM: smp_twd: remove old local timer interfaceMarc Zyngier1-29/+5
2012-03-13ARM: smp_twd: add device tree supportMarc Zyngier1-13/+64
2012-03-13ARM: smp_twd: add runtime registration supportMarc Zyngier1-3/+48
2012-03-13ARM: smp_twd: make local_timer_stop a symbol instead of a #defineMarc Zyngier1-1/+6
2012-02-21ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are not initialisedSantosh Shilimkar1-1/+1
2012-01-23ARM: 7297/1: smp_twd: make sure timer is stopped before registering itMarc Zyngier1-0/+2
2011-12-23ARM: 7212/1: smp_twd: reconfigure clockevents after cpufreq changeLinus Walleij1-0/+47
2011-12-23ARM: 7211/1: smp_twd: get the rate from a clockLinus Walleij1-1/+39
2011-12-23ARM: 7210/1: smp_twd: modernize clock event registrationLinus Walleij1-6/+2
2011-10-23ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier1-2/+45
2011-08-12ARM: twd: register clockevents device before enabling PPIWill Deacon1-2/+2
2011-07-07ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printingVitaly Kuzmichev1-1/+1
2011-01-25ARM: twd: ensure timer reload is reprogrammed on entry to periodic modeRussell King1-5/+2
2011-01-11ARM: twd: fix display of twd frequencyRussell King1-1/+1
2011-01-06Merge branch 'misc' into develRussell King1-10/+0
2010-12-20ARM: localtimer: clean up local timer on hot unplugRussell King1-10/+0
2010-12-14ARM: GIC: move enablement of PPI interrupts to gic.cRussell King1-6/+1
2010-07-27ARM: SMP: Always enable clock event broadcast supportRussell King1-1/+2
2010-05-12ARM: 6125/1: ARM TWD: move TWD registers to common headerSrinidhi Kasagar1-17/+0
2009-12-09ARM: Do not allow the probing of the local timerVarun Swara1-0/+1
2009-09-28ARM: Fix __cpuexit section mismatch warningsRussell King1-1/+3
2009-05-17[ARM] smp: fix style issues in smp_twd.cRussell King1-12/+14
2009-05-17[ARM] smp: allow re-use of realview localtimer TWD supportRussell King1-0/+173