summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/arm_global_timer.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-251-1/+1
|\
| * clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
|/
* clocksource/arm_global_timer: Convert to hotplug state machineRichard Cochran2016-07-151-29/+10
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-1/+1
* clocksource/drivers/arm_global_timer: Convert init function to return errorDaniel Lezcano2016-06-281-10/+18
* clockevents/drivers/arm_global_timer: Implement ->set_state_oneshot_stopped()Viresh Kumar2016-02-251-0/+1
* clocksource/drivers/arm_global_timer: Register delay timerRabin Vincent2016-02-251-0/+17
* clocksource/drivers/arm_global_timer: Fix suspend resumeGrygorii Strashko2015-12-161-0/+11
* clockevents/drivers/arm_global_timer: Use writel_relaxed in gt_compare_setJisheng Zhang2015-12-161-5/+5
* clocksource/drivers/arm_global_timer: Prevent ftrace recursionJisheng Zhang2015-10-271-2/+7
* clockevents/drivers/arm_global_timer: Migrate to new 'set-state' interfaceViresh Kumar2015-08-061-20/+17
* ARM: make it easier to check the CPU part number correctlyRussell King2014-07-181-1/+1
* clocksource: arm_global_timer: Only check for unusable timer on A9Matthew Leach2014-04-221-2/+3
* clocksource: arm_global_timer: Switch to sched_clock_register()Stephen Boyd2013-12-111-2/+2
* clocksource/arm_global_timer: Set FEAT_PERCPU flagSoren Brinkmann2013-10-021-1/+2
* clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker2013-07-141-4/+4
* clocksource: arm_global_timer: Add ARM global timer supportStuart Menefy2013-07-031-0/+321