| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide/trivial: Remove ';;$' typo noise | Ingo Molnar | 2018-02-22 | 1 | -1/+1 |
* | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 2017-06-21 | 1 | -0/+1 |
|\ |
|
| * | clocksource: Explicitly include linux/clocksource.h when needed | Stephen Rothwell | 2017-06-13 | 1 | -0/+1 |
* | | clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE | Daniel Lezcano | 2017-06-14 | 1 | -2/+2 |
|/ |
|
* | clocksource: Add missing line break to error messages | Rafał Miłecki | 2017-04-07 | 1 | -3/+3 |
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init" | Chen-Yu Tsai | 2016-10-20 | 1 | -2/+14 |
* | clocksources: Switch back to the clksrc table | Daniel Lezcano | 2016-06-28 | 1 | -2/+2 |
* | clocksource/drivers/sun5i: Convert init function to return error | Daniel Lezcano | 2016-06-28 | 1 | -14/+23 |
* | clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init | Daniel Lezcano | 2015-12-15 | 1 | -14/+2 |
* | clockevents/drivers/sun5i: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-10 | 1 | -19/+26 |
* | clocksource: sun5i: Fix of_io_request_and_map error check | Maxime Ripard | 2015-05-05 | 1 | -1/+1 |
* | clocksource/drivers/sun5i: Add clock notifiers | Maxime Ripard | 2015-03-31 | 1 | -2/+64 |
* | clocksource/drivers/sun5i: Refactor the current code | Maxime Ripard | 2015-03-31 | 1 | -65/+166 |
* | clocksource/drivers/sun5i: Use of_io_request_and_map() | Maxime Ripard | 2015-03-31 | 1 | -1/+1 |
* | clocksource/drivers/sun5i: Switch to request_irq() | Maxime Ripard | 2015-03-31 | 1 | -8/+2 |
* | clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock() | Maxime Ripard | 2015-03-26 | 1 | -7/+0 |
* | clockevents: sun5i: Fix setup_irq init sequence | Yongbae Park | 2015-03-05 | 1 | -4/+4 |
* | clocksource: sun5i: Add support for reset controller | Maxime Ripard | 2014-04-22 | 1 | -0/+6 |
* | clocksource: Timer-sun5i: Switch to sched_clock_register() | Stephen Boyd | 2014-01-19 | 1 | -2/+2 |
* | clocksource: Add Allwinner SoCs HS timers driver | Maxime Ripard | 2013-12-11 | 1 | -0/+192 |