summaryrefslogtreecommitdiff
path: root/drivers/clocksource/sun4i_timer.c
Commit message (Expand)AuthorAge
* clocksource/drivers/sun4i: Switch to the timer-of common initDaniel Lezcano2017-06-26
* clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-14
* clocksource: Add missing line break to error messagesRafał Miłecki2017-04-07
* clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...Chen-Yu Tsai2016-08-26
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-28
* clocksource/drivers/sun4i: Convert init function to return errorDaniel Lezcano2016-06-28
* clockevents/drivers/sun4i: Migrate to new 'set-state' interfaceViresh Kumar2015-08-10
* clocksource/drivers/sun4i-timer: Only register a sched_clock on sun4i and sun5iHans de Goede2015-03-31
* clockevent: sun4i: Fix race condition in the probe codeMaxime Ripard2014-11-19
* clocksource: sunxi: Add new compatiblesMaxime Ripard2014-03-11
* Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano...Ingo Molnar2014-01-14
|\
| * clocksource: sun4i: Switch to sched_clock_register()Stephen Boyd2013-12-11
| * clocksource: sun4i: Increase a bit the clock event and sources ratingMaxime Ripard2013-12-11
| * clocksource: sun4i: Change CPU mask to cpu_possible_maskMaxime Ripard2013-12-11
| * clockevent: sun4i: Fill the irq field in the clockevent structureMaxime Ripard2013-12-11
* | clocksource: sunxi: Stop timer from ticking before enabling interruptsMarc Zyngier2013-12-10
|/
* clocksource: sun4i: remove IRQF_DISABLEDMaxime Ripard2013-10-22
* clocksource: sun4i: Report the minimum tick that we can programMaxime Ripard2013-10-22
* clocksource: sun4i: Fix bug when switching from periodic to oneshot modesMaxime Ripard2013-07-18
* clocksource: sun4i: Cleanup parent clock setupMaxime Ripard2013-07-18
* clocksource: sun4i: Remove TIMER_SCAL variableMaxime Ripard2013-07-18
* clocksource: sun4i: Factor out some timer codeMaxime Ripard2013-07-18
* clocksource: sun4i: Fix the next event codeMaxime Ripard2013-07-18
* clocksource: sun4i: Don't forget to enable the clock we useMaxime Ripard2013-07-18
* clocksource: sun4i: Add clocksource and sched clock driversMaxime Ripard2013-07-18
* clocksource: sun4i: rename AUTORELOAD define to RELOADMaxime Ripard2013-07-18
* clocksource: sun4i: Wrap macros arguments in parenthesisMaxime Ripard2013-07-18
* clocksource: sun4i: Use the BIT macros where possibleMaxime Ripard2013-07-18
* clocksource: sunxi: Rename sunxi to sun4iMaxime Ripard2013-04-08