aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/timer-sun5i.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-23clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailableChen-Yu Tsai1-0/+10
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar1-1/+1
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner1-0/+1
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-2/+2
2017-06-13clocksource: Explicitly include linux/clocksource.h when neededStephen Rothwell1-0/+1
2017-04-07clocksource: Add missing line break to error messagesRafał Miłecki1-3/+3
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-10-20Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init"Chen-Yu Tsai1-2/+14
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-2/+2
2016-06-28clocksource/drivers/sun5i: Convert init function to return errorDaniel Lezcano1-14/+23
2015-12-15clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_initDaniel Lezcano1-14/+2
2015-08-10clockevents/drivers/sun5i: Migrate to new 'set-state' interfaceViresh Kumar1-19/+26
2015-05-05clocksource: sun5i: Fix of_io_request_and_map error checkMaxime Ripard1-1/+1
2015-03-31clocksource/drivers/sun5i: Add clock notifiersMaxime Ripard1-2/+64
2015-03-31clocksource/drivers/sun5i: Refactor the current codeMaxime Ripard1-65/+166
2015-03-31clocksource/drivers/sun5i: Use of_io_request_and_map()Maxime Ripard1-1/+1
2015-03-31clocksource/drivers/sun5i: Switch to request_irq()Maxime Ripard1-8/+2
2015-03-26clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock()Maxime Ripard1-7/+0
2015-03-05clockevents: sun5i: Fix setup_irq init sequenceYongbae Park1-4/+4
2014-04-22clocksource: sun5i: Add support for reset controllerMaxime Ripard1-0/+6
2014-01-19clocksource: Timer-sun5i: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-12-11clocksource: Add Allwinner SoCs HS timers driverMaxime Ripard1-0/+192