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