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