summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/sun4i_timer.c
AgeCommit message (Expand)AuthorLines
2015-08-10clockevents/drivers/sun4i: Migrate to new 'set-state' interfaceViresh Kumar-19/+22
2015-03-31clocksource/drivers/sun4i-timer: Only register a sched_clock on sun4i and sun5iHans de Goede-1/+9
2014-11-19clockevent: sun4i: Fix race condition in the probe codeMaxime Ripard-6/+6
2014-03-11clocksource: sunxi: Add new compatiblesMaxime Ripard-1/+1
2014-01-14Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano...Ingo Molnar-5/+6
2013-12-11clocksource: sun4i: Switch to sched_clock_register()Stephen Boyd-2/+2
2013-12-11clocksource: sun4i: Increase a bit the clock event and sources ratingMaxime Ripard-2/+2
2013-12-11clocksource: sun4i: Change CPU mask to cpu_possible_maskMaxime Ripard-1/+1
2013-12-11clockevent: sun4i: Fill the irq field in the clockevent structureMaxime Ripard-0/+1
2013-12-10clocksource: sunxi: Stop timer from ticking before enabling interruptsMarc Zyngier-0/+3
2013-10-22clocksource: sun4i: remove IRQF_DISABLEDMaxime Ripard-1/+1
2013-10-22clocksource: sun4i: Report the minimum tick that we can programMaxime Ripard-4/+6
2013-07-18clocksource: sun4i: Fix bug when switching from periodic to oneshot modesMaxime Ripard-3/+6
2013-07-18clocksource: sun4i: Cleanup parent clock setupMaxime Ripard-10/+5
2013-07-18clocksource: sun4i: Remove TIMER_SCAL variableMaxime Ripard-6/+3
2013-07-18clocksource: sun4i: Factor out some timer codeMaxime Ripard-16/+32
2013-07-18clocksource: sun4i: Fix the next event codeMaxime Ripard-3/+22
2013-07-18clocksource: sun4i: Don't forget to enable the clock we useMaxime Ripard-0/+1
2013-07-18clocksource: sun4i: Add clocksource and sched clock driversMaxime Ripard-0/+15
2013-07-18clocksource: sun4i: rename AUTORELOAD define to RELOADMaxime Ripard-2/+2
2013-07-18clocksource: sun4i: Wrap macros arguments in parenthesisMaxime Ripard-2/+2
2013-07-18clocksource: sun4i: Use the BIT macros where possibleMaxime Ripard-4/+4
2013-04-08clocksource: sunxi: Rename sunxi to sun4iMaxime Ripard-0/+148