Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |