| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-09-02 | clocksource/drivers/timer-of: Remove percpu irq related code | Daniel Lezcano | 1 | -13/+4 |
| 2022-03-07 | clocksource/drivers/timer-of: Check return value of of_iomap in timer_of_base... | Guillaume Ranquet | 1 | -3/+3 |
| 2021-03-22 | timekeeping, clocksource: Fix various typos in comments | Ingo Molnar | 1 | -2/+2 |
| 2019-11-04 | Merge tag 'timers-v5.6' of https://git.linaro.org/people/daniel.lezcano/linux... | Thomas Gleixner | 1 | -3/+3 |
| 2019-11-04 | clocksource/drivers/timer-of: Use unique device name instead of timer | Geert Uytterhoeven | 1 | -1/+1 |
| 2019-11-04 | clocksource/drivers/timer-of: Convert last full_name to %pOF | Geert Uytterhoeven | 1 | -2/+2 |
| 2019-10-02 | timer-of: don't use conditional expression with mixed 'void' types | Linus Torvalds | 1 | -1/+3 |
| 2019-08-27 | clocksource/drivers/timer-of: Do not warn on deferred probe | Jon Hunter | 1 | -2/+4 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner | 1 | -12/+1 |
| 2018-01-08 | clocksource/drivers/timer-of: Don't request the resource by name | Daniel Lezcano | 1 | -4/+4 |
| 2018-01-08 | clocksource/drivers/timer-of: Store the device node pointer in 'struct timer_of' | Daniel Lezcano | 1 | -0/+3 |
| 2018-01-08 | clocksource/drivers/timer-of: Add kernel documentation | Daniel Lezcano | 1 | -0/+37 |
| 2018-01-08 | clocksource/drivers/timer-of: Fix function names | Daniel Lezcano | 1 | -18/+18 |
| 2017-11-14 | clocksource/timer_of: Rename timer_of_exit to timer_of_cleanup | Benjamin Gaignard | 1 | -1/+8 |
| 2017-10-29 | clocksource/drivers/timer-of: Add timer_of_exit function | Benjamin Gaignard | 1 | -0/+12 |
| 2017-09-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -6/+5 |
| 2017-08-31 | clocksource: Convert to using %pOF instead of full_name | Rob Herring | 1 | -6/+5 |
| 2017-08-11 | clocksource/drivers/timer-of: Checking for IS_ERR() instead of NULL | Dan Carpenter | 1 | -2/+2 |
| 2017-07-17 | clocksource/drivers/timer-of: Handle of_irq_get_byname() result correctly | Sergei Shtylyov | 1 | -2/+10 |
| 2017-06-26 | clocksource/drivers/timer-of: Fix invalid iomap check | Daniel Lezcano | 1 | -1/+1 |
| 2017-06-22 | clocksource/drivers: Fix uninitialized variable use in timer_of_init | Arnd Bergmann | 1 | -3/+2 |
| 2017-06-14 | clocksource/drivers: Add timer-of common init routine | Daniel Lezcano | 1 | -0/+172 |