summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/arm_global_timer.c
AgeCommit message (Expand)AuthorLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano-1/+1
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner-1/+1
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner-1/+1
2016-07-15clocksource/arm_global_timer: Convert to hotplug state machineRichard Cochran-29/+10
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano-1/+1
2016-06-28clocksource/drivers/arm_global_timer: Convert init function to return errorDaniel Lezcano-10/+18
2016-02-25clockevents/drivers/arm_global_timer: Implement ->set_state_oneshot_stopped()Viresh Kumar-0/+1
2016-02-25clocksource/drivers/arm_global_timer: Register delay timerRabin Vincent-0/+17
2015-12-16clocksource/drivers/arm_global_timer: Fix suspend resumeGrygorii Strashko-0/+11
2015-12-16clockevents/drivers/arm_global_timer: Use writel_relaxed in gt_compare_setJisheng Zhang-5/+5
2015-10-27clocksource/drivers/arm_global_timer: Prevent ftrace recursionJisheng Zhang-2/+7
2015-08-06clockevents/drivers/arm_global_timer: Migrate to new 'set-state' interfaceViresh Kumar-20/+17
2014-07-18ARM: make it easier to check the CPU part number correctlyRussell King-1/+1
2014-04-22clocksource: arm_global_timer: Only check for unusable timer on A9Matthew Leach-2/+3
2013-12-11clocksource: arm_global_timer: Switch to sched_clock_register()Stephen Boyd-2/+2
2013-10-02clocksource/arm_global_timer: Set FEAT_PERCPU flagSoren Brinkmann-1/+2
2013-07-14clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker-4/+4
2013-07-03clocksource: arm_global_timer: Add ARM global timer supportStuart Menefy-0/+321