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