index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
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
2022-07-27
clocksource/drivers/sun5i: Remove unnecessary (void*) conversions
Li zeming
1
-1
/
+1
2022-07-27
clocksource/drivers/sun4i: Remove unnecessary (void*) conversions
XU pengfei
1
-1
/
+1
2022-07-27
clocksource/drivers/tegra186: Put Kconfig option 'tristate' to 'bool'
Daniel Lezcano
1
-1
/
+1
2022-07-27
clocksource/drivers/timer-ti-dm: Make driver selection bool for TI K3
Tony Lindgren
1
-1
/
+2
2022-07-27
clocksource/drivers/timer-ti-dm: Add compatible for am6 SoCs
Tony Lindgren
1
-0
/
+8
2022-07-27
clocksource/drivers/timer-ti-dm: Make timer selectable for ARCH_K3
Tony Lindgren
2
-2
/
+8
2022-07-27
clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6
Tony Lindgren
1
-0
/
+115
2022-07-19
riscv: cpu: Add 64bit hartid support on RV64
Sunil V L
1
-7
/
+8
2022-07-18
clocksource/drivers/sh_cmt: Add R-Car Gen4 support
Wolfram Sang
1
-0
/
+8
2022-07-16
clocksource/drivers/timer-microchip-pit64b: Fix compilation warnings
Claudiu Beznea
1
-4
/
+6
2022-07-16
clocksource/drivers/timer-microchip-pit64b: Use mchp_pit64b_{suspend, resume}
Claudiu Beznea
1
-19
/
+5
2022-07-16
clocksource/drivers/timer-microchip-pit64b: Remove suspend/resume ops for ce
Claudiu Beznea
1
-14
/
+16
2022-07-16
clocksource/drivers/timer-mediatek: Implement CPUXGPT timers
AngeloGioacchino Del Regno
1
-0
/
+114
[next]