index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
arm_arch_timer.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-26
arm64: Modify _midr_range() functions to read MIDR/REVIDR internally
Shameer Kolothum
1
-1
/
+1
2024-11-13
clocksource/drivers/arm_arch_timer: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
1
-1
/
+1
2024-10-31
clocksource/drivers/arm_arch_timer: Remove clockevents shutdown call on offlining
Frederic Weisbecker
1
-2
/
+0
2024-09-06
clocksource/drivers/arm_arch_timer: Using for_each_available_child_of_node_scoped()
Zhang Zekun
1
-8
/
+3
2024-07-12
clocksource/drivers/arm_arch_timer: Remove unnecessary ‘0’ values from irq
Li kunyu
1
-1
/
+1
2024-05-10
clocksource/drivers/arm_arch_timer: Mark hisi_161010101_oem_info const
Stephen Boyd
1
-1
/
+1
2024-02-07
treewide: Remove system_counterval_t.cs, which is never read
Peter Hilber
1
-3
/
+0
2024-02-07
ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constant
Peter Hilber
1
-1
/
+4
2023-10-26
Merge branch 'for-next/cpus_have_const_cap' into for-next/core
Catalin Marinas
1
-5
/
+26
2023-10-18
clocksource/drivers/arm_arch_timer: limit XGene-1 workaround
Andre Przywara
1
-2
/
+3
2023-10-16
clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucaps
Mark Rutland
1
-5
/
+26
2023-09-04
Merge tag 'timers-core-2023-09-04-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+7
2023-08-18
clocksource/drivers/arm_arch_timer: Disable timer before programming CVAL
Walter Chang
1
-0
/
+7
2023-06-06
arm64/arch_timer: Fix MMIO byteswap
Peter Zijlstra
1
-3
/
+3
2023-06-05
arm64/arch_timer: Provide noinstr sched_clock_read() functions
Peter Zijlstra
1
-14
/
+40
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-7
/
+8
2022-12-02
clocksource/drivers/arm_arch_timer: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2022-12-02
clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math error
Joe Korty
1
-2
/
+5
2022-11-24
clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shutdown() function
Steven Rostedt (Google)
1
-6
/
+6
2022-11-21
clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math error
Joe Korty
1
-2
/
+5
2022-09-27
clocksource/drivers/arm_arch_timer: Fix CNTPCT_LO and CNTVCT_LO value
Yang Guo
1
-2
/
+2
2022-09-20
clocksource/drivers/arm_arch_timer: Fix handling of ARM erratum 858921
Kunkun Jiang
1
-0
/
+2
2022-03-07
clocksource/drivers/arm_arch_timer: Use event stream scaling when available
Marc Zyngier
1
-2
/
+11
2021-12-10
clocksource/drivers/arm_arch_timer: Force inlining of erratum_set_next_event_generic()
Marc Zyngier
1
-2
/
+7
2021-10-18
clocksource/drivers/arm_arch_timer: Fix masking for high freq counters
Oliver Upton
1
-5
/
+29
2021-10-17
clocksource/drivers/arm_arch_timer: Remove any trace of the TVAL programming interface
Marc Zyngier
1
-8
/
+0
2021-10-17
clocksource/drivers/arm_arch_timer: Work around broken CVAL implementations
Marc Zyngier
1
-1
/
+27
2021-10-17
clocksource/drivers/arm_arch_timer: Advertise 56bit timer to the core code
Marc Zyngier
1
-1
/
+1
2021-10-17
clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVAL
Marc Zyngier
1
-12
/
+38
2021-10-17
clocksource/drivers/arm_arch_timer: Fix MMIO base address vs callback ordering issue
Marc Zyngier
1
-14
/
+13
2021-10-17
clocksource/drivers/arm_arch_timer: Move drop _tval from erratum function names
Marc Zyngier
1
-13
/
+13
2021-10-17
clocksource/drivers/arm_arch_timer: Move system register timer programming over to CVAL
Marc Zyngier
1
-3
/
+23
2021-10-17
clocksource/drivers/arm_arch_timer: Extend write side of timer register accessors to u64
Marc Zyngier
1
-5
/
+5
2021-10-17
clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessors
Marc Zyngier
1
-44
/
+0
2021-10-17
clocksource/arm_arch_timer: Add build-time guards for unhandled register accesses
Marc Zyngier
1
-0
/
+8
2021-06-16
clocksource/arm_arch_timer: Improve Allwinner A64 timer workaround
Samuel Holland
1
-1
/
+1
2021-06-03
clocksource/drivers/arm_arch_timer: Remove arch_timer_rate1
Jisheng Zhang
1
-1
/
+0
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+36
2021-04-26
Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-3
/
+21
2021-04-08
clocksource/drivers/arm_arch_timer: Add __ro_after_init and __init
Jisheng Zhang
1
-11
/
+12
2021-04-08
arm64: arch_timer: Implement support for interrupt-names
Hector Martin
1
-3
/
+21
2021-04-07
ptp: arm/arm64: Enable ptp_kvm for arm/arm64
Jianyong Wu
1
-0
/
+34
2021-04-07
clocksource: Add clocksource id for arm arch counter
Jianyong Wu
1
-0
/
+2
2020-12-05
clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1.EVNTI
Keqian Zhu
1
-7
/
+16
2020-12-05
clocksource/drivers/arm_arch_timer: Use stable count reader in erratum sne
Keqian Zhu
1
-2
/
+2
2020-07-08
arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAROUND_1418040
Marc Zyngier
1
-0
/
+8
2020-07-08
arm64: arch_timer: Allow an workaround descriptor to disable compat vdso
Marc Zyngier
1
-0
/
+3
2020-05-23
Merge branch 'timers/drivers/timer-ti' into timers/drivers/next
Daniel Lezcano
1
-3
/
+15
2020-05-22
drivers/clocksource/arm_arch_timer: Remove duplicate error message
Dejin Zheng
1
-3
/
+1
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-3
/
+15
[next]