Age | Commit message (Expand) | Author |
2015-03-31 | clocksource/drivers/sun4i-timer: Only register a sched_clock on sun4i and sun5i | Hans de Goede |
2014-11-19 | clockevent: sun4i: Fix race condition in the probe code | Maxime Ripard |
2014-03-11 | clocksource: sunxi: Add new compatibles | Maxime Ripard |
2014-01-14 | Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano... | Ingo Molnar |
2013-12-11 | clocksource: sun4i: Switch to sched_clock_register() | Stephen Boyd |
2013-12-11 | clocksource: sun4i: Increase a bit the clock event and sources rating | Maxime Ripard |
2013-12-11 | clocksource: sun4i: Change CPU mask to cpu_possible_mask | Maxime Ripard |
2013-12-11 | clockevent: sun4i: Fill the irq field in the clockevent structure | Maxime Ripard |
2013-12-10 | clocksource: sunxi: Stop timer from ticking before enabling interrupts | Marc Zyngier |
2013-10-22 | clocksource: sun4i: remove IRQF_DISABLED | Maxime Ripard |
2013-10-22 | clocksource: sun4i: Report the minimum tick that we can program | Maxime Ripard |
2013-07-18 | clocksource: sun4i: Fix bug when switching from periodic to oneshot modes | Maxime Ripard |
2013-07-18 | clocksource: sun4i: Cleanup parent clock setup | Maxime Ripard |
2013-07-18 | clocksource: sun4i: Remove TIMER_SCAL variable | Maxime Ripard |
2013-07-18 | clocksource: sun4i: Factor out some timer code | Maxime Ripard |
2013-07-18 | clocksource: sun4i: Fix the next event code | Maxime Ripard |
2013-07-18 | clocksource: sun4i: Don't forget to enable the clock we use | Maxime Ripard |
2013-07-18 | clocksource: sun4i: Add clocksource and sched clock drivers | Maxime Ripard |
2013-07-18 | clocksource: sun4i: rename AUTORELOAD define to RELOAD | Maxime Ripard |
2013-07-18 | clocksource: sun4i: Wrap macros arguments in parenthesis | Maxime Ripard |
2013-07-18 | clocksource: sun4i: Use the BIT macros where possible | Maxime Ripard |
2013-04-08 | clocksource: sunxi: Rename sunxi to sun4i | Maxime Ripard |