aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/sun4i_timer.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-26clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...Gravatar Chen-Yu Tsai 1-1/+8
2016-06-28clocksources: Switch back to the clksrc tableGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksource/drivers/sun4i: Convert init function to return errorGravatar Daniel Lezcano 1-13/+32
2015-08-10clockevents/drivers/sun4i: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-19/+22
2015-03-31clocksource/drivers/sun4i-timer: Only register a sched_clock on sun4i and sun5iGravatar Hans de Goede 1-1/+9
2014-11-19clockevent: sun4i: Fix race condition in the probe codeGravatar Maxime Ripard 1-6/+6
2014-03-11clocksource: sunxi: Add new compatiblesGravatar Maxime Ripard 1-1/+1
2014-01-14Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano...Gravatar Ingo Molnar 1-5/+6
2013-12-11clocksource: sun4i: Switch to sched_clock_register()Gravatar Stephen Boyd 1-2/+2
2013-12-11clocksource: sun4i: Increase a bit the clock event and sources ratingGravatar Maxime Ripard 1-2/+2
2013-12-11clocksource: sun4i: Change CPU mask to cpu_possible_maskGravatar Maxime Ripard 1-1/+1
2013-12-11clockevent: sun4i: Fill the irq field in the clockevent structureGravatar Maxime Ripard 1-0/+1
2013-12-10clocksource: sunxi: Stop timer from ticking before enabling interruptsGravatar Marc Zyngier 1-0/+3
2013-10-22clocksource: sun4i: remove IRQF_DISABLEDGravatar Maxime Ripard 1-1/+1
2013-10-22clocksource: sun4i: Report the minimum tick that we can programGravatar Maxime Ripard 1-4/+6
2013-07-18clocksource: sun4i: Fix bug when switching from periodic to oneshot modesGravatar Maxime Ripard 1-3/+6
2013-07-18clocksource: sun4i: Cleanup parent clock setupGravatar Maxime Ripard 1-10/+5
2013-07-18clocksource: sun4i: Remove TIMER_SCAL variableGravatar Maxime Ripard 1-6/+3
2013-07-18clocksource: sun4i: Factor out some timer codeGravatar Maxime Ripard 1-16/+32
2013-07-18clocksource: sun4i: Fix the next event codeGravatar Maxime Ripard 1-3/+22
2013-07-18clocksource: sun4i: Don't forget to enable the clock we useGravatar Maxime Ripard 1-0/+1
2013-07-18clocksource: sun4i: Add clocksource and sched clock driversGravatar Maxime Ripard 1-0/+15
2013-07-18clocksource: sun4i: rename AUTORELOAD define to RELOADGravatar Maxime Ripard 1-2/+2
2013-07-18clocksource: sun4i: Wrap macros arguments in parenthesisGravatar Maxime Ripard 1-2/+2
2013-07-18clocksource: sun4i: Use the BIT macros where possibleGravatar Maxime Ripard 1-4/+4
2013-04-08clocksource: sunxi: Rename sunxi to sun4iGravatar Maxime Ripard 1-0/+148