summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/timer-sun5i.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init"Chen-Yu Tsai2016-10-201-2/+14
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-2/+2
* clocksource/drivers/sun5i: Convert init function to return errorDaniel Lezcano2016-06-281-14/+23
* clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_initDaniel Lezcano2015-12-151-14/+2
* clockevents/drivers/sun5i: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-19/+26
* clocksource: sun5i: Fix of_io_request_and_map error checkMaxime Ripard2015-05-051-1/+1
* clocksource/drivers/sun5i: Add clock notifiersMaxime Ripard2015-03-311-2/+64
* clocksource/drivers/sun5i: Refactor the current codeMaxime Ripard2015-03-311-65/+166
* clocksource/drivers/sun5i: Use of_io_request_and_map()Maxime Ripard2015-03-311-1/+1
* clocksource/drivers/sun5i: Switch to request_irq()Maxime Ripard2015-03-311-8/+2
* clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock()Maxime Ripard2015-03-261-7/+0
* clockevents: sun5i: Fix setup_irq init sequenceYongbae Park2015-03-051-4/+4
* clocksource: sun5i: Add support for reset controllerMaxime Ripard2014-04-221-0/+6
* clocksource: Timer-sun5i: Switch to sched_clock_register()Stephen Boyd2014-01-191-2/+2
* clocksource: Add Allwinner SoCs HS timers driverMaxime Ripard2013-12-111-0/+192