aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/smp_twd.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2019-02-01ARM: 8822/1: smp_twd: Remove legacy TWD registrationGravatar Geert Uytterhoeven 1-66/+0
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREGravatar Daniel Lezcano 1-3/+3
2016-12-25cpu/hotplug: Cleanup state namesGravatar Thomas Gleixner 1-1/+1
2016-07-15arm/twd: Convert to hotplug state machineGravatar Richard Cochran 1-20/+11
2016-06-28clocksources: Switch back to the clksrc tableGravatar Daniel Lezcano 1-3/+3
2016-06-28clocksource/drivers/smp_twd: Convert init function to return errorGravatar Daniel Lezcano 1-4/+5
2015-10-09ARM: clean up TWD after previous patchGravatar Russell King 1-4/+4
2015-10-09ARM: 8441/2: twd: Don't set CLOCK_EVT_FEAT_C3STOP unconditionallyGravatar Marc Gonzalez 1-1/+4
2015-10-03ARM: 8434/2: Revert "7655/1: smp_twd: make twd_local_timer_of_register() no-o...Gravatar Felipe Balbi 1-4/+0
2015-07-17ARM/smp_twd: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-22/+26
2014-11-21ARM: convert printk(KERN_* to pr_*Gravatar Russell King 1-2/+2
2014-08-26arm: Replace __this_cpu_ptr with raw_cpu_ptrGravatar Christoph Lameter 1-6/+6
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Gravatar Viresh Kumar 1-1/+1
2013-10-19ARM: twd: data endian fixGravatar Ben Dooks 1-12/+12
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Olof Johansson 1-21/+43
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersGravatar Paul Gortmaker 1-3/+3
2013-07-09ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUsGravatar Jason Liu 1-1/+1
2013-06-24ARM: smp_twd: Divorce smp_twd from local timer APIGravatar Stephen Boyd 1-21/+43
2013-03-11ARM: smp_twd: convert to use CLKSRC_OF initGravatar Rob Herring 1-13/+4
2013-03-03ARM: 7655/1: smp_twd: make twd_local_timer_of_register() no-op for nosmpGravatar Shawn Guo 1-0/+4
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-1/+0
2013-02-02ARM: use device tree to get smp_twd clockGravatar Rob Herring 1-34/+19
2013-01-12ARM: remove mach .handle_irq for GIC usersGravatar Rob Herring 1-1/+0
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-4/+2
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Gravatar Russell King 1-17/+41
2012-11-06ARM: smp_twd: fix build warningGravatar Arnd Bergmann 1-1/+1
2012-11-04ARM: 7563/1: SMP_TWD: make setup()/stop() reentrantGravatar Linus Walleij 1-5/+37
2012-11-04ARM: 7561/1: SMP_TWD: use clk_prepare_enable()Gravatar Linus Walleij 1-10/+2
2012-10-31ARM: smp_twd: don't warn on no DT nodeGravatar Rob Herring 1-4/+2
2012-10-22ARM: 7560/1: SMP_TWD: use DIV_ROUND_CLOSEST() for periodic modeGravatar Linus Walleij 1-2/+2
2012-09-19ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiersGravatar Mike Turquette 1-2/+46
2012-04-19Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus"Gravatar Russell King 1-5/+1
2012-04-15ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusGravatar Linus Walleij 1-1/+5
2012-03-20Merge branch 'renesas/timer' into next/timerGravatar Arnd Bergmann 1-1/+1
2012-03-13ARM: smp_twd: remove old local timer interfaceGravatar Marc Zyngier 1-29/+5
2012-03-13ARM: smp_twd: add device tree supportGravatar Marc Zyngier 1-13/+64
2012-03-13ARM: smp_twd: add runtime registration supportGravatar Marc Zyngier 1-3/+48
2012-03-13ARM: smp_twd: make local_timer_stop a symbol instead of a #defineGravatar Marc Zyngier 1-1/+6
2012-02-21ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no...Gravatar Santosh Shilimkar 1-1/+1
2012-01-23ARM: 7297/1: smp_twd: make sure timer is stopped before registering itGravatar Marc Zyngier 1-0/+2
2011-12-23ARM: 7212/1: smp_twd: reconfigure clockevents after cpufreq changeGravatar Linus Walleij 1-0/+47
2011-12-23ARM: 7211/1: smp_twd: get the rate from a clockGravatar Linus Walleij 1-1/+39
2011-12-23ARM: 7210/1: smp_twd: modernize clock event registrationGravatar Linus Walleij 1-6/+2
2011-10-23ARM: gic, local timers: use the request_percpu_irq() interfaceGravatar Marc Zyngier 1-2/+45
2011-08-12ARM: twd: register clockevents device before enabling PPIGravatar Will Deacon 1-2/+2
2011-07-07ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printingGravatar Vitaly Kuzmichev 1-1/+1
2011-01-25ARM: twd: ensure timer reload is reprogrammed on entry to periodic modeGravatar Russell King 1-5/+2
2011-01-11ARM: twd: fix display of twd frequencyGravatar Russell King 1-1/+1
2011-01-06Merge branch 'misc' into develGravatar Russell King 1-10/+0