| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-08-28 | clocksource: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
| 2020-02-27 | clocksource: Replace setup_irq() by request_irq() | afzal mohammed | 1 | -6/+2 |
| 2020-01-16 | clocksource/drivers/bcm2835_timer: Fix memory leak of timer | Colin Ian King | 1 | -1/+4 |
| 2018-12-18 | clocksource/drivers/bcm2835: Switch to SPDX identifier | Stefan Wahren | 1 | -14/+1 |
| 2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -1/+1 |
| 2017-08-29 | clocksource/drivers/bcm2835: Remove message for a memory allocation failure | Markus Elfring | 1 | -1/+0 |
| 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 | -3/+3 |
| 2016-11-22 | clocksource/drivers/bcm2835_timer: Unmap region obtained by of_iomap | Arvind Yadav | 1 | -4/+10 |
| 2016-06-28 | clocksources: Switch back to the clksrc table | Daniel Lezcano | 1 | -1/+1 |
| 2016-06-28 | clocksource/drivers/bcm2835_timer: Convert init function to return error | Daniel Lezcano | 1 | -13/+27 |
| 2015-08-06 | clockevents/drivers/bcm2835: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -16/+0 |
| 2013-07-30 | clocksource: bcm2835: Switch to sched_clock_register() | Stephen Boyd | 1 | -2/+2 |
| 2013-06-12 | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 1 | -1/+1 |
| 2013-03-11 | clocksource: pass DT node pointer to init functions | Rob Herring | 1 | -11/+1 |
| 2013-01-14 | ARM: bcm2835: make use of CLKSRC_OF | Stephen Warren | 1 | -2/+3 |
| 2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 1 | -5/+1 |
| 2012-09-19 | ARM: bcm2835: add system timer | Simon Arlott | 1 | -0/+161 |