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