summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/smp_twd.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7560/1: SMP_TWD: use DIV_ROUND_CLOSEST() for periodic modeLinus Walleij2012-10-221-2/+2
* ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiersMike Turquette2012-09-191-2/+46
* Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus"Russell King2012-04-191-5/+1Star
* ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusLinus Walleij2012-04-151-1/+5
* Merge branch 'renesas/timer' into next/timerArnd Bergmann2012-03-201-1/+1
|\
| * ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no...Santosh Shilimkar2012-02-211-1/+1
* | ARM: smp_twd: remove old local timer interfaceMarc Zyngier2012-03-131-29/+5Star
* | ARM: smp_twd: add device tree supportMarc Zyngier2012-03-131-13/+64
* | ARM: smp_twd: add runtime registration supportMarc Zyngier2012-03-131-3/+48
* | ARM: smp_twd: make local_timer_stop a symbol instead of a #defineMarc Zyngier2012-03-131-1/+6
|/
* ARM: 7297/1: smp_twd: make sure timer is stopped before registering itMarc Zyngier2012-01-231-0/+2
* ARM: 7212/1: smp_twd: reconfigure clockevents after cpufreq changeLinus Walleij2011-12-231-0/+47
* ARM: 7211/1: smp_twd: get the rate from a clockLinus Walleij2011-12-231-1/+39
* ARM: 7210/1: smp_twd: modernize clock event registrationLinus Walleij2011-12-231-6/+2Star
* ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier2011-10-231-2/+45
* ARM: twd: register clockevents device before enabling PPIWill Deacon2011-08-121-2/+2
* ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printingVitaly Kuzmichev2011-07-071-1/+1
* ARM: twd: ensure timer reload is reprogrammed on entry to periodic modeRussell King2011-01-251-5/+2Star
* ARM: twd: fix display of twd frequencyRussell King2011-01-111-1/+1
* Merge branch 'misc' into develRussell King2011-01-061-10/+0Star
|\
| * ARM: localtimer: clean up local timer on hot unplugRussell King2010-12-201-10/+0Star
* | ARM: GIC: move enablement of PPI interrupts to gic.cRussell King2010-12-141-6/+1Star
|/
* ARM: SMP: Always enable clock event broadcast supportRussell King2010-07-271-1/+2
* ARM: 6125/1: ARM TWD: move TWD registers to common headerSrinidhi Kasagar2010-05-121-17/+0Star
* ARM: Do not allow the probing of the local timerVarun Swara2009-12-091-0/+1
* ARM: Fix __cpuexit section mismatch warningsRussell King2009-09-281-1/+3
* [ARM] smp: fix style issues in smp_twd.cRussell King2009-05-171-12/+14
* [ARM] smp: allow re-use of realview localtimer TWD supportRussell King2009-05-171-0/+173