aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/cadence_ttc_timer.c
AgeCommit message (Expand)Author
2018-10-03clocksource/drivers: Unify the names to timer-* formatDaniel Lezcano
2018-10-03clocksource: Convert to using %pOFn instead of device_node.nameRob Herring
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano
2017-06-13clocksource: Explicitly include linux/clocksource.h when neededStephen Rothwell
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-07-07clocksource/drivers/cadence_ttc: fix a return value in case of errorChristophe Jaillet
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano
2016-06-28clocksource/drivers/cadence_ttc: Convert init function to return errorDaniel Lezcano
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-10clockevents/drivers/cadence_ttc: Migrate to new 'set-state' interfaceViresh Kumar
2015-07-20clocksource: cadence_ttc: Remove clk-provider.h includeStephen Boyd
2014-09-29clocksource: cadence_ttc: Add support for 32bit modeMichal Simek
2014-05-20clocksource: cadence_ttc: Use readl/writel_relaxed instead of __rawMichal Simek
2014-03-11clocksource/cadence_ttc: Overhaul clocksource frequency adjustmentSoren Brinkmann
2014-03-11clocksource/cadence_ttc: Call clockevents_update_freq() with IRQs enabledSoren Brinkmann
2014-01-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-12-30clocksource: cadence_ttc: Fix mutex taken inside interrupt contextSoren Brinkmann
2013-12-11clocksource: misc drivers: Remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-12-11clocksource: cadence_ttc_timer: Switch to sched_clock_register()Stephen Boyd
2013-07-18clocksource: cadence_ttc: Reuse clocksource as sched_clockSoren Brinkmann
2013-07-18clocksource: cadence_ttc: Remove unused headerSoren Brinkmann
2013-05-27arm: zynq: Migrate platform to clock controllerSoren Brinkmann
2013-04-04arm: zynq: Move timer to generic locationMichal Simek