summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/smp_twd.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: twd: data endian fixBen Dooks2013-10-191-12/+12
* Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-07-241-21/+43
|\
| * ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd2013-06-251-21/+43
* | arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-151-3/+3
* | ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUsJason Liu2013-07-091-1/+1
|/
* ARM: smp_twd: convert to use CLKSRC_OF initRob Herring2013-03-111-13/+4Star
* ARM: 7655/1: smp_twd: make twd_local_timer_of_register() no-op for nosmpShawn Guo2013-03-031-0/+4
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-1/+0Star
|\
| * ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-121-1/+0Star
* | ARM: use device tree to get smp_twd clockRob Herring2013-02-021-34/+19Star
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-4/+2Star
|\
| * ARM: smp_twd: fix build warningArnd Bergmann2012-11-061-1/+1
| * ARM: smp_twd: don't warn on no DT nodeRob Herring2012-10-311-4/+2Star
| |
| \
*-. \ Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King2012-12-111-17/+41
|\ \ \ | | |/ | |/|
| | * ARM: 7563/1: SMP_TWD: make setup()/stop() reentrantLinus Walleij2012-11-041-5/+37
| | * ARM: 7561/1: SMP_TWD: use clk_prepare_enable()Linus Walleij2012-11-041-10/+2Star
| |/ |/|
| * 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