summaryrefslogtreecommitdiff
path: root/drivers/clocksource/timer-of.c
Commit message (Expand)AuthorAge
* clocksource/drivers/timer-of: Don't request the resource by nameDaniel Lezcano2018-01-08
* clocksource/drivers/timer-of: Store the device node pointer in 'struct timer_of'Daniel Lezcano2018-01-08
* clocksource/drivers/timer-of: Add kernel documentationDaniel Lezcano2018-01-08
* clocksource/drivers/timer-of: Fix function namesDaniel Lezcano2018-01-08
* clocksource/timer_of: Rename timer_of_exit to timer_of_cleanupBenjamin Gaignard2017-11-14
* clocksource/drivers/timer-of: Add timer_of_exit functionBenjamin Gaignard2017-10-29
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-04
|\
| * clocksource: Convert to using %pOF instead of full_nameRob Herring2017-08-31
* | clocksource/drivers/timer-of: Checking for IS_ERR() instead of NULLDan Carpenter2017-08-11
|/
* clocksource/drivers/timer-of: Handle of_irq_get_byname() result correctlySergei Shtylyov2017-07-17
* clocksource/drivers/timer-of: Fix invalid iomap checkDaniel Lezcano2017-06-26
* clocksource/drivers: Fix uninitialized variable use in timer_of_initArnd Bergmann2017-06-22
* clocksource/drivers: Add timer-of common init routineDaniel Lezcano2017-06-14