aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/sun4i_timer.c
AgeCommit message (Expand)Author
2016-08-26clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...Chen-Yu Tsai
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano
2016-06-28clocksource/drivers/sun4i: Convert init function to return errorDaniel Lezcano
2015-08-10clockevents/drivers/sun4i: Migrate to new 'set-state' interfaceViresh Kumar
2015-03-31clocksource/drivers/sun4i-timer: Only register a sched_clock on sun4i and sun5iHans de Goede
2014-11-19clockevent: sun4i: Fix race condition in the probe codeMaxime Ripard
2014-03-11clocksource: sunxi: Add new compatiblesMaxime Ripard
2014-01-14Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano...Ingo Molnar
2013-12-11clocksource: sun4i: Switch to sched_clock_register()Stephen Boyd
2013-12-11clocksource: sun4i: Increase a bit the clock event and sources ratingMaxime Ripard
2013-12-11clocksource: sun4i: Change CPU mask to cpu_possible_maskMaxime Ripard
2013-12-11clockevent: sun4i: Fill the irq field in the clockevent structureMaxime Ripard
2013-12-10clocksource: sunxi: Stop timer from ticking before enabling interruptsMarc Zyngier
2013-10-22clocksource: sun4i: remove IRQF_DISABLEDMaxime Ripard
2013-10-22clocksource: sun4i: Report the minimum tick that we can programMaxime Ripard
2013-07-18clocksource: sun4i: Fix bug when switching from periodic to oneshot modesMaxime Ripard
2013-07-18clocksource: sun4i: Cleanup parent clock setupMaxime Ripard
2013-07-18clocksource: sun4i: Remove TIMER_SCAL variableMaxime Ripard
2013-07-18clocksource: sun4i: Factor out some timer codeMaxime Ripard
2013-07-18clocksource: sun4i: Fix the next event codeMaxime Ripard
2013-07-18clocksource: sun4i: Don't forget to enable the clock we useMaxime Ripard
2013-07-18clocksource: sun4i: Add clocksource and sched clock driversMaxime Ripard
2013-07-18clocksource: sun4i: rename AUTORELOAD define to RELOADMaxime Ripard
2013-07-18clocksource: sun4i: Wrap macros arguments in parenthesisMaxime Ripard
2013-07-18clocksource: sun4i: Use the BIT macros where possibleMaxime Ripard
2013-04-08clocksource: sunxi: Rename sunxi to sun4iMaxime Ripard