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