summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/sun4i_timer.c
Commit message (Expand)AuthorAgeFilesLines
* 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: 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