| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-13 | clocksource/drivers/arm_arch_timer: Use of_property_present() for non-boolean... | Rob Herring (Arm) | 1 | -2/+2 |
| 2024-11-13 | clocksource/drivers/timer-ti-dm: Fix child node refcount handling | Javier Carrasco | 1 | -2/+2 |
| 2023-04-24 | clocksource/drivers/ti: Use of_property_read_bool() for boolean properties | Rob Herring | 1 | -2/+2 |
| 2023-04-24 | clocksource/drivers/timer-ti-dm: Fix finding alwon timer | Tony Lindgren | 1 | -1/+3 |
| 2023-04-24 | clocksource/drivers/timer-ti-dm: Use of_address_to_resource() | Rob Herring | 1 | -30/+27 |
| 2022-12-02 | clocksource/drivers/timer-ti-dm: Fix missing clk_disable_unprepare in dmtimer... | Yang Yingliang | 1 | -1/+3 |
| 2022-03-21 | Merge tag 'timers-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
| 2022-03-14 | Merge tag 'timers-v5.18-rc1' of https://git.linaro.org/people/daniel.lezcano/... | Thomas Gleixner | 1 | -2/+2 |
| 2022-03-07 | clocksource/drivers/timer-ti-dm: Fix regression from errata i940 fix | Drew Fustini | 1 | -2/+2 |
| 2022-02-18 | ARM: dts: Use 32KiHz oscillator on devkit8000 | Anthoine Bourgeois | 1 | -2/+1 |
| 2021-12-17 | ARM: dts: Fix timer regression for beagleboard revision c | Tony Lindgren | 1 | -1/+1 |
| 2021-04-08 | clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940 | Tony Lindgren | 1 | -0/+76 |
| 2021-04-08 | clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue | Tony Lindgren | 1 | -23/+43 |
| 2021-04-08 | clocksource/drivers/timer-ti-dm: Add missing set_state_oneshot_stopped | Tony Lindgren | 1 | -0/+1 |
| 2021-04-08 | clocksource/drivers/timer-ti-dm: Fix posted mode status check order | Tony Lindgren | 1 | -6/+6 |
| 2021-03-22 | timekeeping, clocksource: Fix various typos in comments | Ingo Molnar | 1 | -1/+1 |
| 2020-08-24 | clocksource/drivers/timer-ti-dm: Do reset before enable | Tony Lindgren | 1 | -21/+23 |
| 2020-07-21 | clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4 | Tony Lindgren | 1 | -10/+36 |
| 2020-05-23 | clocksource/drivers/timer-ti-dm: Fix spelling mistake "detectt" -> "detect" | Colin Ian King | 1 | -1/+1 |
| 2020-05-23 | clocksource/drivers/timer-ti-dm: Fix warning for set but not used | Tony Lindgren | 1 | -4/+0 |
| 2020-05-23 | clocksource/drivers/timer-ti-dm: Add clockevent and clocksource support | Tony Lindgren | 1 | -0/+731 |