index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
smp_twd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-14
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
1
-3
/
+3
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-07-15
arm/twd: Convert to hotplug state machine
Richard Cochran
1
-20
/
+11
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
1
-3
/
+3
2016-06-28
clocksource/drivers/smp_twd: Convert init function to return error
Daniel Lezcano
1
-4
/
+5
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
[next]