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
/
drivers
/
clocksource
/
arm_global_timer.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-06-14
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-07-15
clocksource/arm_global_timer: Convert to hotplug state machine
Richard Cochran
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
clocksource/drivers/arm_global_timer: Convert init function to return error
Daniel Lezcano
2016-02-25
clockevents/drivers/arm_global_timer: Implement ->set_state_oneshot_stopped()
Viresh Kumar
2016-02-25
clocksource/drivers/arm_global_timer: Register delay timer
Rabin Vincent
2015-12-16
clocksource/drivers/arm_global_timer: Fix suspend resume
Grygorii Strashko
2015-12-16
clockevents/drivers/arm_global_timer: Use writel_relaxed in gt_compare_set
Jisheng Zhang
2015-10-27
clocksource/drivers/arm_global_timer: Prevent ftrace recursion
Jisheng Zhang
2015-08-06
clockevents/drivers/arm_global_timer: Migrate to new 'set-state' interface
Viresh Kumar
2014-07-18
ARM: make it easier to check the CPU part number correctly
Russell King
2014-04-22
clocksource: arm_global_timer: Only check for unusable timer on A9
Matthew Leach
2013-12-11
clocksource: arm_global_timer: Switch to sched_clock_register()
Stephen Boyd
2013-10-02
clocksource/arm_global_timer: Set FEAT_PERCPU flag
Soren Brinkmann
2013-07-14
clocksource+irqchip: delete __cpuinit usage from all related files
Paul Gortmaker
2013-07-03
clocksource: arm_global_timer: Add ARM global timer support
Stuart Menefy