aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/timer-of.c
AgeCommit message (Expand)Author
2020-03-07clocksource/drivers/timer-of: Use unique device name instead of timerGeert Uytterhoeven
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2018-01-08clocksource/drivers/timer-of: Don't request the resource by nameDaniel Lezcano
2018-01-08clocksource/drivers/timer-of: Store the device node pointer in 'struct timer_of'Daniel Lezcano
2018-01-08clocksource/drivers/timer-of: Add kernel documentationDaniel Lezcano
2018-01-08clocksource/drivers/timer-of: Fix function namesDaniel Lezcano
2017-11-14clocksource/timer_of: Rename timer_of_exit to timer_of_cleanupBenjamin Gaignard
2017-10-29clocksource/drivers/timer-of: Add timer_of_exit functionBenjamin Gaignard
2017-09-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-31clocksource: Convert to using %pOF instead of full_nameRob Herring
2017-08-11clocksource/drivers/timer-of: Checking for IS_ERR() instead of NULLDan Carpenter
2017-07-17clocksource/drivers/timer-of: Handle of_irq_get_byname() result correctlySergei Shtylyov
2017-06-26clocksource/drivers/timer-of: Fix invalid iomap checkDaniel Lezcano
2017-06-22clocksource/drivers: Fix uninitialized variable use in timer_of_initArnd Bergmann
2017-06-14clocksource/drivers: Add timer-of common init routineDaniel Lezcano