index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
timer-of.c
Age
Commit message (
Expand
)
Author
2019-11-04
Merge tag 'timers-v5.6' of https://git.linaro.org/people/daniel.lezcano/linux...
Thomas Gleixner
2019-11-04
clocksource/drivers/timer-of: Use unique device name instead of timer
Geert Uytterhoeven
2019-11-04
clocksource/drivers/timer-of: Convert last full_name to %pOF
Geert Uytterhoeven
2019-10-02
timer-of: don't use conditional expression with mixed 'void' types
Linus Torvalds
2019-08-27
clocksource/drivers/timer-of: Do not warn on deferred probe
Jon Hunter
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2018-01-08
clocksource/drivers/timer-of: Don't request the resource by name
Daniel Lezcano
2018-01-08
clocksource/drivers/timer-of: Store the device node pointer in 'struct timer_of'
Daniel Lezcano
2018-01-08
clocksource/drivers/timer-of: Add kernel documentation
Daniel Lezcano
2018-01-08
clocksource/drivers/timer-of: Fix function names
Daniel Lezcano
2017-11-14
clocksource/timer_of: Rename timer_of_exit to timer_of_cleanup
Benjamin Gaignard
2017-10-29
clocksource/drivers/timer-of: Add timer_of_exit function
Benjamin Gaignard
2017-09-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-08-31
clocksource: Convert to using %pOF instead of full_name
Rob Herring
2017-08-11
clocksource/drivers/timer-of: Checking for IS_ERR() instead of NULL
Dan Carpenter
2017-07-17
clocksource/drivers/timer-of: Handle of_irq_get_byname() result correctly
Sergei Shtylyov
2017-06-26
clocksource/drivers/timer-of: Fix invalid iomap check
Daniel Lezcano
2017-06-22
clocksource/drivers: Fix uninitialized variable use in timer_of_init
Arnd Bergmann
2017-06-14
clocksource/drivers: Add timer-of common init routine
Daniel Lezcano