aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/smp_twd.c
AgeCommit message (Expand)Author
2015-10-09ARM: clean up TWD after previous patchRussell King
2015-10-09ARM: 8441/2: twd: Don't set CLOCK_EVT_FEAT_C3STOP unconditionallyMarc Gonzalez
2015-10-03ARM: 8434/2: Revert "7655/1: smp_twd: make twd_local_timer_of_register() no-o...Felipe Balbi
2015-07-17ARM/smp_twd: Migrate to new 'set-state' interfaceViresh Kumar
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King
2014-08-26arm: Replace __this_cpu_ptr with raw_cpu_ptrChristoph Lameter
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar
2013-10-19ARM: twd: data endian fixBen Dooks
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-07-09ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUsJason Liu
2013-06-24ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd
2013-03-11ARM: smp_twd: convert to use CLKSRC_OF initRob Herring
2013-03-03ARM: 7655/1: smp_twd: make twd_local_timer_of_register() no-op for nosmpShawn Guo
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-02ARM: use device tree to get smp_twd clockRob Herring
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King
2012-11-06ARM: smp_twd: fix build warningArnd Bergmann
2012-11-04ARM: 7563/1: SMP_TWD: make setup()/stop() reentrantLinus Walleij
2012-11-04ARM: 7561/1: SMP_TWD: use clk_prepare_enable()Linus Walleij
2012-10-31ARM: smp_twd: don't warn on no DT nodeRob Herring
2012-10-22ARM: 7560/1: SMP_TWD: use DIV_ROUND_CLOSEST() for periodic modeLinus Walleij
2012-09-19ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiersMike Turquette
2012-04-19Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus"Russell King
2012-04-15ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusLinus Walleij
2012-03-20Merge branch 'renesas/timer' into next/timerArnd Bergmann
2012-03-13ARM: smp_twd: remove old local timer interfaceMarc Zyngier
2012-03-13ARM: smp_twd: add device tree supportMarc Zyngier
2012-03-13ARM: smp_twd: add runtime registration supportMarc Zyngier
2012-03-13ARM: smp_twd: make local_timer_stop a symbol instead of a #defineMarc Zyngier
2012-02-21ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no...Santosh Shilimkar
2012-01-23ARM: 7297/1: smp_twd: make sure timer is stopped before registering itMarc Zyngier
2011-12-23ARM: 7212/1: smp_twd: reconfigure clockevents after cpufreq changeLinus Walleij
2011-12-23ARM: 7211/1: smp_twd: get the rate from a clockLinus Walleij
2011-12-23ARM: 7210/1: smp_twd: modernize clock event registrationLinus Walleij
2011-10-23ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier
2011-08-12ARM: twd: register clockevents device before enabling PPIWill Deacon
2011-07-07ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printingVitaly Kuzmichev
2011-01-25ARM: twd: ensure timer reload is reprogrammed on entry to periodic modeRussell King
2011-01-11ARM: twd: fix display of twd frequencyRussell King
2011-01-06Merge branch 'misc' into develRussell King
2010-12-20ARM: localtimer: clean up local timer on hot unplugRussell King
2010-12-14ARM: GIC: move enablement of PPI interrupts to gic.cRussell King
2010-07-27ARM: SMP: Always enable clock event broadcast supportRussell King
2010-05-12ARM: 6125/1: ARM TWD: move TWD registers to common headerSrinidhi Kasagar
2009-12-09ARM: Do not allow the probing of the local timerVarun Swara
2009-09-28ARM: Fix __cpuexit section mismatch warningsRussell King
2009-05-17[ARM] smp: fix style issues in smp_twd.cRussell King