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