index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
timer-of.c
Age
Commit message (
Expand
)
Author
2022-03-07
clocksource/drivers/timer-of: Check return value of of_iomap in timer_of_base...
Guillaume Ranquet
2021-03-22
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
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