index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
smp_twd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-23
1
-21
/
+43
|
\
|
*
ARM: smp_twd: Divorce smp_twd from local timer API
Stephen Boyd
2013-06-24
1
-21
/
+43
*
|
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-07-14
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
|
\
|
*
ARM: localtimer: clean up local timer on hot unplug
Russell King
2010-12-20
1
-10
/
+0
*
|
ARM: GIC: move enablement of PPI interrupts to gic.c
Russell King
2010-12-14
1
-6
/
+1
|
/
*
ARM: SMP: Always enable clock event broadcast support
Russell King
2010-07-27
1
-1
/
+2
*
ARM: 6125/1: ARM TWD: move TWD registers to common header
Srinidhi Kasagar
2010-05-12
1
-17
/
+0
*
ARM: Do not allow the probing of the local timer
Varun Swara
2009-12-09
1
-0
/
+1
*
ARM: Fix __cpuexit section mismatch warnings
Russell King
2009-09-28
1
-1
/
+3
*
[ARM] smp: fix style issues in smp_twd.c
Russell King
2009-05-17
1
-12
/
+14
*
[ARM] smp: allow re-use of realview localtimer TWD support
Russell King
2009-05-17
1
-0
/
+173