index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
arm_arch_timer.c
Age
Commit message (
Expand
)
Author
2023-06-06
arm64/arch_timer: Fix MMIO byteswap
Peter Zijlstra
2023-06-05
arm64/arch_timer: Provide noinstr sched_clock_read() functions
Peter Zijlstra
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-02
clocksource/drivers/arm_arch_timer: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-12-02
clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math error
Joe Korty
2022-11-24
clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shut...
Steven Rostedt (Google)
2022-11-21
clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math error
Joe Korty
2022-09-27
clocksource/drivers/arm_arch_timer: Fix CNTPCT_LO and CNTVCT_LO value
Yang Guo
2022-09-20
clocksource/drivers/arm_arch_timer: Fix handling of ARM erratum 858921
Kunkun Jiang
2022-03-07
clocksource/drivers/arm_arch_timer: Use event stream scaling when available
Marc Zyngier
2021-12-10
clocksource/drivers/arm_arch_timer: Force inlining of erratum_set_next_event_...
Marc Zyngier
2021-10-18
clocksource/drivers/arm_arch_timer: Fix masking for high freq counters
Oliver Upton
2021-10-17
clocksource/drivers/arm_arch_timer: Remove any trace of the TVAL programming ...
Marc Zyngier
2021-10-17
clocksource/drivers/arm_arch_timer: Work around broken CVAL implementations
Marc Zyngier
2021-10-17
clocksource/drivers/arm_arch_timer: Advertise 56bit timer to the core code
Marc Zyngier
2021-10-17
clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVAL
Marc Zyngier
2021-10-17
clocksource/drivers/arm_arch_timer: Fix MMIO base address vs callback orderin...
Marc Zyngier
2021-10-17
clocksource/drivers/arm_arch_timer: Move drop _tval from erratum function names
Marc Zyngier
2021-10-17
clocksource/drivers/arm_arch_timer: Move system register timer programming ov...
Marc Zyngier
2021-10-17
clocksource/drivers/arm_arch_timer: Extend write side of timer register acces...
Marc Zyngier
2021-10-17
clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessors
Marc Zyngier
2021-10-17
clocksource/arm_arch_timer: Add build-time guards for unhandled register acce...
Marc Zyngier
2021-06-16
clocksource/arm_arch_timer: Improve Allwinner A64 timer workaround
Samuel Holland
2021-06-03
clocksource/drivers/arm_arch_timer: Remove arch_timer_rate1
Jisheng Zhang
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-26
Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-08
clocksource/drivers/arm_arch_timer: Add __ro_after_init and __init
Jisheng Zhang
2021-04-08
arm64: arch_timer: Implement support for interrupt-names
Hector Martin
2021-04-07
ptp: arm/arm64: Enable ptp_kvm for arm/arm64
Jianyong Wu
2021-04-07
clocksource: Add clocksource id for arm arch counter
Jianyong Wu
2020-12-05
clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1....
Keqian Zhu
2020-12-05
clocksource/drivers/arm_arch_timer: Use stable count reader in erratum sne
Keqian Zhu
2020-07-08
arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAR...
Marc Zyngier
2020-07-08
arm64: arch_timer: Allow an workaround descriptor to disable compat vdso
Marc Zyngier
2020-05-23
Merge branch 'timers/drivers/timer-ti' into timers/drivers/next
Daniel Lezcano
2020-05-22
drivers/clocksource/arm_arch_timer: Remove duplicate error message
Dejin Zheng
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-03-06
clocksource/drivers/arm_arch_timer: validate arch_timer_rate
Ionela Voinescu
2020-02-25
clocksource/drivers/arm_arch_timer: Fix vDSO clockmode when vDSO disabled
Vincenzo Frascino
2020-02-17
ARM/arm64: vdso: Use common vdso clock mode storage
Thomas Gleixner
2019-07-03
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
2019-06-25
clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helper
Andrew Murray
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-12
clocksource/drivers/arm_arch_timer: Don't trace count reader functions
Julien Thierry
2019-05-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-05-01
Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...
Will Deacon
2019-04-30
clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable coun...
Marc Zyngier
2019-04-30
clocksource/arm_arch_timer: Remove use of workaround static key
Marc Zyngier
2019-04-30
clocksource/arm_arch_timer: Direcly assign set_next_event workaround
Marc Zyngier
2019-04-30
arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32
Marc Zyngier
[next]