aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/cadence_ttc_timer.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-2/+2
2016-07-07clocksource/drivers/cadence_ttc: fix a return value in case of errorGravatar Christophe Jaillet 1-1/+1
2016-06-28clocksources: Switch back to the clksrc tableGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksource/drivers/cadence_ttc: Convert init function to return errorGravatar Daniel Lezcano 1-29/+47
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-27/+32
2015-08-10clockevents/drivers/cadence_ttc: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-27/+32
2015-07-20clocksource: cadence_ttc: Remove clk-provider.h includeGravatar Stephen Boyd 1-1/+0
2014-09-29clocksource: cadence_ttc: Add support for 32bit modeGravatar Michal Simek 1-5/+10
2014-05-20clocksource: cadence_ttc: Use readl/writel_relaxed instead of __rawGravatar Michal Simek 1-27/+27
2014-03-11clocksource/cadence_ttc: Overhaul clocksource frequency adjustmentGravatar Soren Brinkmann 1-20/+84
2014-03-11clocksource/cadence_ttc: Call clockevents_update_freq() with IRQs enabledGravatar Soren Brinkmann 1-15/+2
2014-01-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+3
2013-12-30clocksource: cadence_ttc: Fix mutex taken inside interrupt contextGravatar Soren Brinkmann 1-8/+13
2013-12-11clocksource: misc drivers: Remove deprecated IRQF_DISABLEDGravatar Michael Opdenacker 1-2/+1
2013-12-11clocksource: cadence_ttc_timer: Switch to sched_clock_register()Gravatar Stephen Boyd 1-2/+2
2013-07-18clocksource: cadence_ttc: Reuse clocksource as sched_clockGravatar Soren Brinkmann 1-0/+12
2013-07-18clocksource: cadence_ttc: Remove unused headerGravatar Soren Brinkmann 1-1/+0
2013-05-27arm: zynq: Migrate platform to clock controllerGravatar Soren Brinkmann 1-5/+18
2013-04-04arm: zynq: Move timer to generic locationGravatar Michal Simek 1-0/+436