| Commit message (Expand) | Author | Age | Files | Lines |
* | clocksources: Switch back to the clksrc table | Daniel Lezcano | 2016-06-28 | 1 | -1/+1 |
* | clocksource/drivers/sun4i: Convert init function to return error | Daniel Lezcano | 2016-06-28 | 1 | -13/+32 |
* | clockevents/drivers/sun4i: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-10 | 1 | -19/+22 |
* | clocksource/drivers/sun4i-timer: Only register a sched_clock on sun4i and sun5i | Hans de Goede | 2015-03-31 | 1 | -1/+9 |
* | clockevent: sun4i: Fix race condition in the probe code | Maxime Ripard | 2014-11-19 | 1 | -6/+6 |
* | clocksource: sunxi: Add new compatibles | Maxime Ripard | 2014-03-11 | 1 | -1/+1 |
* | Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano... | Ingo Molnar | 2014-01-14 | 1 | -5/+6 |
|\ |
|
| * | clocksource: sun4i: Switch to sched_clock_register() | Stephen Boyd | 2013-12-11 | 1 | -2/+2 |
| * | clocksource: sun4i: Increase a bit the clock event and sources rating | Maxime Ripard | 2013-12-11 | 1 | -2/+2 |
| * | clocksource: sun4i: Change CPU mask to cpu_possible_mask | Maxime Ripard | 2013-12-11 | 1 | -1/+1 |
| * | clockevent: sun4i: Fill the irq field in the clockevent structure | Maxime Ripard | 2013-12-11 | 1 | -0/+1 |
* | | clocksource: sunxi: Stop timer from ticking before enabling interrupts | Marc Zyngier | 2013-12-10 | 1 | -0/+3 |
|/ |
|
* | clocksource: sun4i: remove IRQF_DISABLED | Maxime Ripard | 2013-10-22 | 1 | -1/+1 |
* | clocksource: sun4i: Report the minimum tick that we can program | Maxime Ripard | 2013-10-22 | 1 | -4/+6 |
* | clocksource: sun4i: Fix bug when switching from periodic to oneshot modes | Maxime Ripard | 2013-07-18 | 1 | -3/+6 |
* | clocksource: sun4i: Cleanup parent clock setup | Maxime Ripard | 2013-07-18 | 1 | -10/+5 |
* | clocksource: sun4i: Remove TIMER_SCAL variable | Maxime Ripard | 2013-07-18 | 1 | -6/+3 |
* | clocksource: sun4i: Factor out some timer code | Maxime Ripard | 2013-07-18 | 1 | -16/+32 |
* | clocksource: sun4i: Fix the next event code | Maxime Ripard | 2013-07-18 | 1 | -3/+22 |
* | clocksource: sun4i: Don't forget to enable the clock we use | Maxime Ripard | 2013-07-18 | 1 | -0/+1 |
* | clocksource: sun4i: Add clocksource and sched clock drivers | Maxime Ripard | 2013-07-18 | 1 | -0/+15 |
* | clocksource: sun4i: rename AUTORELOAD define to RELOAD | Maxime Ripard | 2013-07-18 | 1 | -2/+2 |
* | clocksource: sun4i: Wrap macros arguments in parenthesis | Maxime Ripard | 2013-07-18 | 1 | -2/+2 |
* | clocksource: sun4i: Use the BIT macros where possible | Maxime Ripard | 2013-07-18 | 1 | -4/+4 |
* | clocksource: sunxi: Rename sunxi to sun4i | Maxime Ripard | 2013-04-08 | 1 | -0/+148 |