aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/timer-sun5i.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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