Age | Commit message (Expand) | Author | Files | Lines |
2015-10-09 | ARM: clean up TWD after previous patch | Russell King | 1 | -4/+4 |
2015-10-09 | ARM: 8441/2: twd: Don't set CLOCK_EVT_FEAT_C3STOP unconditionally | Marc Gonzalez | 1 | -1/+4 |
2015-10-03 | ARM: 8434/2: Revert "7655/1: smp_twd: make twd_local_timer_of_register() no-o... | Felipe Balbi | 1 | -4/+0 |
2015-07-17 | ARM/smp_twd: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -22/+26 |
2014-11-21 | ARM: convert printk(KERN_* to pr_* | Russell King | 1 | -2/+2 |
2014-08-26 | arm: Replace __this_cpu_ptr with raw_cpu_ptr | Christoph Lameter | 1 | -6/+6 |
2014-03-19 | cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} | Viresh Kumar | 1 | -1/+1 |
2013-10-19 | ARM: twd: data endian fix | Ben Dooks | 1 | -12/+12 |
2013-07-23 | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 1 | -21/+43 |
2013-07-14 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 1 | -3/+3 |
2013-07-09 | ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUs | Jason Liu | 1 | -1/+1 |
2013-06-24 | ARM: smp_twd: Divorce smp_twd from local timer API | Stephen Boyd | 1 | -21/+43 |
2013-03-11 | ARM: smp_twd: convert to use CLKSRC_OF init | Rob Herring | 1 | -13/+4 |
2013-03-03 | ARM: 7655/1: smp_twd: make twd_local_timer_of_register() no-op for nosmp | Shawn Guo | 1 | -0/+4 |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+0 |
2013-02-02 | ARM: use device tree to get smp_twd clock | Rob Herring | 1 | -34/+19 |
2013-01-12 | ARM: remove mach .handle_irq for GIC users | Rob Herring | 1 | -1/+0 |
2012-12-12 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -4/+2 |
2012-12-11 | Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn... | Russell King | 1 | -17/+41 |
2012-11-06 | ARM: smp_twd: fix build warning | Arnd Bergmann | 1 | -1/+1 |
2012-11-04 | ARM: 7563/1: SMP_TWD: make setup()/stop() reentrant | Linus Walleij | 1 | -5/+37 |
2012-11-04 | ARM: 7561/1: SMP_TWD: use clk_prepare_enable() | Linus Walleij | 1 | -10/+2 |
2012-10-31 | ARM: smp_twd: don't warn on no DT node | Rob Herring | 1 | -4/+2 |
2012-10-22 | ARM: 7560/1: SMP_TWD: use DIV_ROUND_CLOSEST() for periodic mode | Linus Walleij | 1 | -2/+2 |
2012-09-19 | ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiers | Mike Turquette | 1 | -2/+46 |
2012-04-19 | Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus" | Russell King | 1 | -5/+1 |
2012-04-15 | ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus | Linus Walleij | 1 | -1/+5 |
2012-03-20 | Merge branch 'renesas/timer' into next/timer | Arnd Bergmann | 1 | -1/+1 |
2012-03-13 | ARM: smp_twd: remove old local timer interface | Marc Zyngier | 1 | -29/+5 |
2012-03-13 | ARM: smp_twd: add device tree support | Marc Zyngier | 1 | -13/+64 |
2012-03-13 | ARM: smp_twd: add runtime registration support | Marc Zyngier | 1 | -3/+48 |
2012-03-13 | ARM: smp_twd: make local_timer_stop a symbol instead of a #define | Marc Zyngier | 1 | -1/+6 |
2012-02-21 | ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no... | Santosh Shilimkar | 1 | -1/+1 |
2012-01-23 | ARM: 7297/1: smp_twd: make sure timer is stopped before registering it | Marc Zyngier | 1 | -0/+2 |
2011-12-23 | ARM: 7212/1: smp_twd: reconfigure clockevents after cpufreq change | Linus Walleij | 1 | -0/+47 |
2011-12-23 | ARM: 7211/1: smp_twd: get the rate from a clock | Linus Walleij | 1 | -1/+39 |
2011-12-23 | ARM: 7210/1: smp_twd: modernize clock event registration | Linus Walleij | 1 | -6/+2 |
2011-10-23 | ARM: gic, local timers: use the request_percpu_irq() interface | Marc Zyngier | 1 | -2/+45 |
2011-08-12 | ARM: twd: register clockevents device before enabling PPI | Will Deacon | 1 | -2/+2 |
2011-07-07 | ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printing | Vitaly Kuzmichev | 1 | -1/+1 |
2011-01-25 | ARM: twd: ensure timer reload is reprogrammed on entry to periodic mode | Russell King | 1 | -5/+2 |
2011-01-11 | ARM: twd: fix display of twd frequency | Russell King | 1 | -1/+1 |
2011-01-06 | Merge branch 'misc' into devel | Russell King | 1 | -10/+0 |
2010-12-20 | ARM: localtimer: clean up local timer on hot unplug | Russell King | 1 | -10/+0 |
2010-12-14 | ARM: GIC: move enablement of PPI interrupts to gic.c | Russell King | 1 | -6/+1 |
2010-07-27 | ARM: SMP: Always enable clock event broadcast support | Russell King | 1 | -1/+2 |
2010-05-12 | ARM: 6125/1: ARM TWD: move TWD registers to common header | Srinidhi Kasagar | 1 | -17/+0 |
2009-12-09 | ARM: Do not allow the probing of the local timer | Varun Swara | 1 | -0/+1 |
2009-09-28 | ARM: Fix __cpuexit section mismatch warnings | Russell King | 1 | -1/+3 |
2009-05-17 | [ARM] smp: fix style issues in smp_twd.c | Russell King | 1 | -12/+14 |