aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/qcom-timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-2/+2
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-1/+1
2016-07-15clocksource/qcom-timer: Convert to hotplug state machineRichard Cochran1-30/+11
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-2/+2
2016-06-28clocksource/drivers/qcom: Convert init function to return errorDaniel Lezcano1-12/+15
2015-08-10clockevents/drivers/qcom: Migrate to new 'set-state' interfaceViresh Kumar1-17/+7
2015-06-02clocksource/drivers/qcom: Remove dead codeStephen Boyd1-59/+0
2014-08-26clocksource: Replace __this_cpu_ptr with raw_cpu_ptrChristoph Lameter1-1/+1
2014-05-19clocksource: qcom: Implement read_current_timer for udelayStephen Boyd1-0/+13
2014-02-06clocksource: qcom: split building of legacy vs multiplatform supportKumar Gala1-11/+12
2014-02-04clocksource: qcom: Move clocksource code out of mach-msmKumar Gala1-0/+329