| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-23 | clocksource/drivers/sun5i: Add module owner | Daniel Lezcano | 1 | -0/+2 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
| 2023-10-11 | clocksource/drivers/sun5i: Remove surplus dev_err() when using platform_get_i... | Yang Li | 1 | -3/+1 |
| 2023-08-18 | clocksource/drivers/sun5i: Convert to platform device driver | Mans Rullgard | 1 | -52/+69 |
| 2023-08-18 | clocksource/drivers/sun5i: Remove pointless struct | Mans Rullgard | 1 | -27/+22 |
| 2023-08-18 | clocksource/drivers/sun5i: Remove duplication of code and data | Mans Rullgard | 1 | -130/+76 |
| 2022-07-27 | clocksource/drivers/sun5i: Remove unnecessary (void*) conversions | Li zeming | 1 | -1/+1 |
| 2022-05-18 | clocksource/drivers/timer-sun5i: Convert to SPDX identifier | Thomas Gleixner | 1 | -4/+1 |
| 2019-02-23 | clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable | Chen-Yu Tsai | 1 | -0/+10 |
| 2018-02-22 | treewide/trivial: Remove ';;$' typo noise | Ingo Molnar | 1 | -1/+1 |
| 2017-06-21 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 1 | -0/+1 |
| 2017-06-14 | clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE | Daniel Lezcano | 1 | -2/+2 |
| 2017-06-13 | clocksource: Explicitly include linux/clocksource.h when needed | Stephen Rothwell | 1 | -0/+1 |
| 2017-04-07 | clocksource: Add missing line break to error messages | Rafał Miłecki | 1 | -3/+3 |
| 2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -1/+1 |
| 2016-10-20 | Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init" | Chen-Yu Tsai | 1 | -2/+14 |
| 2016-06-28 | clocksources: Switch back to the clksrc table | Daniel Lezcano | 1 | -2/+2 |
| 2016-06-28 | clocksource/drivers/sun5i: Convert init function to return error | Daniel Lezcano | 1 | -14/+23 |
| 2015-12-15 | clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init | Daniel Lezcano | 1 | -14/+2 |
| 2015-08-10 | clockevents/drivers/sun5i: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -19/+26 |
| 2015-05-05 | clocksource: sun5i: Fix of_io_request_and_map error check | Maxime Ripard | 1 | -1/+1 |
| 2015-03-31 | clocksource/drivers/sun5i: Add clock notifiers | Maxime Ripard | 1 | -2/+64 |
| 2015-03-31 | clocksource/drivers/sun5i: Refactor the current code | Maxime Ripard | 1 | -65/+166 |
| 2015-03-31 | clocksource/drivers/sun5i: Use of_io_request_and_map() | Maxime Ripard | 1 | -1/+1 |
| 2015-03-31 | clocksource/drivers/sun5i: Switch to request_irq() | Maxime Ripard | 1 | -8/+2 |
| 2015-03-26 | clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock() | Maxime Ripard | 1 | -7/+0 |
| 2015-03-05 | clockevents: sun5i: Fix setup_irq init sequence | Yongbae Park | 1 | -4/+4 |
| 2014-04-22 | clocksource: sun5i: Add support for reset controller | Maxime Ripard | 1 | -0/+6 |
| 2014-01-19 | clocksource: Timer-sun5i: Switch to sched_clock_register() | Stephen Boyd | 1 | -2/+2 |
| 2013-12-11 | clocksource: Add Allwinner SoCs HS timers driver | Maxime Ripard | 1 | -0/+192 |