aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/timer-sun5i.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-22treewide/trivial: Remove ';;$' typo noiseGravatar Ingo Molnar 1-1/+1
2017-06-21Merge branch 'timers/urgent' into timers/coreGravatar Thomas Gleixner 1-0/+1
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREGravatar Daniel Lezcano 1-2/+2
2017-06-13clocksource: Explicitly include linux/clocksource.h when neededGravatar Stephen Rothwell 1-0/+1
2017-04-07clocksource: Add missing line break to error messagesGravatar Rafał Miłecki 1-3/+3
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-1/+1
2016-10-20Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init"Gravatar Chen-Yu Tsai 1-2/+14
2016-06-28clocksources: Switch back to the clksrc tableGravatar Daniel Lezcano 1-2/+2
2016-06-28clocksource/drivers/sun5i: Convert init function to return errorGravatar Daniel Lezcano 1-14/+23
2015-12-15clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_initGravatar Daniel Lezcano 1-14/+2
2015-08-10clockevents/drivers/sun5i: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-19/+26
2015-05-05clocksource: sun5i: Fix of_io_request_and_map error checkGravatar Maxime Ripard 1-1/+1
2015-03-31clocksource/drivers/sun5i: Add clock notifiersGravatar Maxime Ripard 1-2/+64
2015-03-31clocksource/drivers/sun5i: Refactor the current codeGravatar Maxime Ripard 1-65/+166
2015-03-31clocksource/drivers/sun5i: Use of_io_request_and_map()Gravatar Maxime Ripard 1-1/+1
2015-03-31clocksource/drivers/sun5i: Switch to request_irq()Gravatar Maxime Ripard 1-8/+2
2015-03-26clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock()Gravatar Maxime Ripard 1-7/+0
2015-03-05clockevents: sun5i: Fix setup_irq init sequenceGravatar Yongbae Park 1-4/+4
2014-04-22clocksource: sun5i: Add support for reset controllerGravatar Maxime Ripard 1-0/+6
2014-01-19clocksource: Timer-sun5i: Switch to sched_clock_register()Gravatar Stephen Boyd 1-2/+2
2013-12-11clocksource: Add Allwinner SoCs HS timers driverGravatar Maxime Ripard 1-0/+192