index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-28
clockevents/drivers/i8253: Fix stop sequence for timer 0
David Woodhouse
1
-11
/
+25
2025-02-21
x86/i8253: Disable PIT timer 0 when not in use
David Woodhouse
1
-4
/
+9
2025-01-09
x86/hyperv: Fix hv tsc page based sched_clock for hibernation
Naman Jain
1
-1
/
+13
2024-12-14
clocksource/drivers/timer-ti-dm: Fix child node refcount handling
Javier Carrasco
1
-2
/
+2
2024-12-14
clocksource/drivers:sp804: Make user selectable
Mark Brown
1
-1
/
+2
2024-10-17
clocksource/drivers/qcom: Add missing iounmap() on errors in msm_dt_timer_init()
Ankit Agrawal
1
-1
/
+6
2024-09-12
clocksource/drivers/timer-of: Remove percpu irq related code
Daniel Lezcano
2
-14
/
+4
2024-09-12
clocksource/drivers/imx-tpm: Fix next event not taking effect sometime
Jacky Bai
1
-0
/
+8
2024-09-12
clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX
Jacky Bai
1
-4
/
+4
2024-08-29
clocksource/drivers/arm_global_timer: Guard against division by zero
Martin Blumenstingl
1
-6
/
+5
2024-08-14
clocksource/drivers/sh_cmt: Address race condition for clock events
Niklas Söderlund
1
-1
/
+12
2024-04-03
clocksource/drivers/arm_global_timer: Fix maximum prescaler value
Martin Blumenstingl
1
-1
/
+1
2024-01-25
clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warnings
Tony Lindgren
1
-2
/
+2
2023-11-28
clocksource/drivers/timer-atmel-tcb: Fix initialization on SAM9 hardware
Ronald Wahl
1
-0
/
+1
2023-11-28
clocksource/drivers/timer-imx-gpt: Fix potential memory leak
Jacky Bai
1
-5
/
+13
2023-11-20
clocksource/drivers/arm_arch_timer: limit XGene-1 workaround
Andre Przywara
1
-2
/
+3
2023-11-20
drivers/clocksource/timer-ti-dm: Don't call clk_get_rate() in stop function
Ivaylo Dimitrov
1
-8
/
+28
2023-09-19
clocksource/drivers/arm_arch_timer: Disable timer before programming CVAL
Walter Chang
1
-0
/
+7
2023-07-19
clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probe
Feng Mingxi
1
-6
/
+13
2023-05-11
clocksource/drivers/davinci: Fix memory leak in davinci_timer_register when i...
Qinrun Dai
1
-6
/
+24
2023-03-10
clocksource/drivers/riscv: Patch riscv_clock_next_event() jump before first use
Matt Evans
1
-5
/
+5
2022-12-31
clocksource/drivers/timer-ti-dm: Fix missing clk_disable_unprepare in dmtimer...
Yang Yingliang
1
-1
/
+3
2022-12-31
clocksource/drivers/timer-ti-dm: Fix warning for omap_timer_match
Tony Lindgren
1
-1
/
+1
2022-12-31
clocksource/drivers/sh_cmt: Access registers according to spec
Wolfram Sang
1
-33
/
+55
2022-12-01
Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"
Conor Dooley
1
-1
/
+1
2022-11-21
clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math error
Joe Korty
1
-2
/
+5
2022-11-03
clocksource/drivers/hyperv: add data structure for reference TSC MSR
Anirudh Rayabharam
1
-14
/
+15
2022-10-10
Merge tag 'timers-core-2022-10-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-269
/
+521
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/imx-sysctr: handle nxp,no-divider property
Peng Fan
1
-2
/
+4
2022-09-20
clocksource/drivers/timer-ti-dm: Get clock in probe with devm_clk_get()
Tony Lindgren
1
-15
/
+9
2022-09-20
clocksource/drivers/timer-ti-dm: Add flag to detect omap1
Tony Lindgren
1
-3
/
+6
2022-09-20
clocksource/drivers/timer-ti-dm: Move struct omap_dm_timer fields to driver
Tony Lindgren
1
-48
/
+170
2022-09-20
clocksource/drivers/timer-ti-dm: Use runtime PM directly and check errors
Tony Lindgren
1
-26
/
+91
2022-09-20
clocksource/drivers/timer-ti-dm: Move private defines to the driver
Tony Lindgren
1
-0
/
+62
2022-09-20
clocksource/drivers/timer-ti-dm: Simplify register access further
Tony Lindgren
1
-14
/
+14
2022-09-20
clocksource/drivers/timer-ti-dm: Simplify register writes with dmtimer_write()
Tony Lindgren
1
-54
/
+44
2022-09-20
clocksource/drivers/timer-ti-dm: Simplify register reads with dmtimer_read()
Tony Lindgren
1
-48
/
+40
2022-09-20
clocksource/drivers/timer-ti-dm: Drop unused functions
Tony Lindgren
1
-51
/
+0
2022-09-20
clocksource/drivers/timer-gxp: Add missing error handling in gxp_timer_probe
Lin Yujun
1
-1
/
+6
2022-09-20
clocksource/drivers/arm_arch_timer: Fix handling of ARM erratum 858921
Kunkun Jiang
1
-0
/
+2
2022-09-20
clocksource/drivers/exynos_mct: Enable building on ARTPEC
Vincent Whitchurch
1
-1
/
+1
2022-09-20
clocksource/drivers/exynos_mct: Support local-timers property
Vincent Whitchurch
1
-6
/
+56
2022-09-20
clocksource/drivers/exynos_mct: Support frc-shared property
Vincent Whitchurch
1
-3
/
+18
2022-09-20
clocksource/drivers/sun4i: Add definition of clear interrupt
Victor Hassan
1
-1
/
+2
2022-09-07
clocksource/drivers/renesas-ostm: Add support for RZ/V2L SoC
Lad Prabhakar
1
-1
/
+1
2022-08-11
RISC-V: Add Sstc extension support
Palmer Dabbelt
1
-1
/
+24
2022-08-11
RISC-V: Prefer sstc extension if available
Atish Patra
1
-1
/
+24
2022-08-06
Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+8
2022-07-28
Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
9
-42
/
+807
[next]