Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clocksource/timer_of: Rename timer_of_exit to timer_of_cleanup | Benjamin Gaignard | 2017-11-14 | 1 | -1/+8 |
* | clocksource/drivers/timer-of: Add timer_of_exit function | Benjamin Gaignard | 2017-10-29 | 1 | -0/+12 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-09-04 | 1 | -6/+5 |
|\ | |||||
| * | clocksource: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-31 | 1 | -6/+5 |
* | | clocksource/drivers/timer-of: Checking for IS_ERR() instead of NULL | Dan Carpenter | 2017-08-11 | 1 | -2/+2 |
|/ | |||||
* | clocksource/drivers/timer-of: Handle of_irq_get_byname() result correctly | Sergei Shtylyov | 2017-07-17 | 1 | -2/+10 |
* | clocksource/drivers/timer-of: Fix invalid iomap check | Daniel Lezcano | 2017-06-26 | 1 | -1/+1 |
* | clocksource/drivers: Fix uninitialized variable use in timer_of_init | Arnd Bergmann | 2017-06-22 | 1 | -3/+2 |
* | clocksource/drivers: Add timer-of common init routine | Daniel Lezcano | 2017-06-14 | 1 | -0/+172 |