index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
5 days
Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+27
11 days
clocksource: move NXP timer selection to drivers/clocksource
Enric Balletbo i Serra
1
-0
/
+31
11 days
clocksource/drivers/timer-tegra186: Reserve and service a kernel watchdog
Kartik Rajput
1
-8
/
+54
11 days
clocksource/drivers/timer-tegra186: Register all accessible watchdog timers
Kartik Rajput
1
-11
/
+50
11 days
clocksource/drivers/timer-tegra186: Correct num_wdts for Tegra186 and Tegra234
Kartik Rajput
1
-2
/
+2
11 days
clocksource/drivers/timer-tegra186: Fix support for multiple watchdog instances
Kartik Rajput
1
-1
/
+2
11 days
clocksource/drivers/mips-gic-timer: Only use VDSO_CLOCKMODE_GIC when it is a ...
Thomas Weißschuh
1
-0
/
+2
2026-06-05
clocksource/hyperv: Implement read_snapshot() for TSC page clocksource
David Woodhouse
1
-10
/
+27
2026-06-03
clocksource/drivers/timer-ti-dm: Add clockevent support
Markus Schneider-Pargmann (TI)
1
-5
/
+119
2026-06-03
clocksource/drivers/timer-ti-dm: Add clocksource support
Markus Schneider-Pargmann (TI)
1
-0
/
+103
2026-06-03
clocksource/drivers/timer-ti-dm: Fix property name in comment
Markus Schneider-Pargmann (TI)
1
-1
/
+1
2026-06-03
clocksource/drivers/arm_arch_timer: Default to EL2 virtual timer when running...
Marc Zyngier
1
-22
/
+33
2026-05-06
clocksource/drivers/sun5i: Add D1 hstimer support
Michal Piekos
1
-19
/
+65
2026-04-20
Merge branch into tip/master: 'timers/clocksource'
Ingo Molnar
5
-18
/
+27
2026-04-03
clocksource/drivers/timer-of: Make the code compatible with modules
Daniel Lezcano
2
-14
/
+15
2026-04-03
clocksource/drivers/mmio: Make the code compatible with modules
Daniel Lezcano
1
-3
/
+8
2026-03-24
clocksource/drivers/sun5i: Handle error returns from devm_reset_control_get_o...
Chen Ni
1
-0
/
+3
2026-03-24
clocksource/drivers/timer-rtl-otto: Make rttm_cs variable static
Krzysztof Kozlowski
1
-1
/
+1
2026-03-20
clocksource: Rewrite watchdog code completely
Thomas Gleixner
1
-3
/
+1
2026-03-12
MIPS: Don't select CLOCKSOURCE_WATCHDOG
Thomas Gleixner
1
-1
/
+0
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
4
-8
/
+4
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
28
-34
/
+34
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
29
-47
/
+45
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2026-02-10
Merge tag 'timers-clocksource-2026-02-09' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-24
/
+11
2026-02-10
Merge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+2
2026-01-20
clocksource/drivers/mips-gic-timer: Move GIC timer to request_percpu_irq()
Marc Zyngier
1
-8
/
+2
2026-01-20
clocksource/drivers/timer-sp804: Fix an Oops when read_current_timer is calle...
Stephen Eta Zhou
1
-5
/
+9
2026-01-20
clocksource/drivers/armada-370-xp: Fix dead link to timer binding
Soham Metha
1
-1
/
+1
2026-01-20
clocksource/drivers/timer-integrator-ap: Add missing Kconfig dependency on OF
Bartosz Golaszewski
1
-0
/
+1
2026-01-20
clocksource/drivers/sh_tmu: Always leave device running after probe
Niklas Söderlund
1
-18
/
+0
2026-01-14
riscv: clocksource: Fix stimecmp update hazard on RV32
Naohiko Shimizu
1
-1
/
+2
2026-01-12
x86/paravirt: Move paravirt_sched_clock() related code into tsc.c
Juergen Gross
1
-0
/
+2
2025-12-15
clocksource/drivers/mips-gic-timer: Move GIC timer to request_percpu_irq()
Marc Zyngier
1
-8
/
+2
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+8
2025-11-26
clocksource/drivers: Add Realtek system timer driver
Hao-Wen Ting
3
-0
/
+162
2025-11-26
clocksource/drivers/stm32-lp: Drop unused module alias
Johan Hovold
1
-1
/
+0
2025-11-26
clocksource/drivers/rda: Add sched_clock_register for RDA8810PL SoC
Enlin Mu
1
-1
/
+8
2025-11-26
clocksource/drivers/nxp-stm: Prevent driver unbind
Johan Hovold
1
-1
/
+2
2025-11-26
clocksource/drivers/nxp-pit: Prevent driver unbind
Johan Hovold
1
-1
/
+2
2025-11-26
clocksource/drivers/arm_arch_timer_mmio: Prevent driver unbind
Johan Hovold
1
-0
/
+2
2025-11-26
clocksource/drivers/nxp-stm: Fix section mismatches
Johan Hovold
1
-9
/
+9
2025-11-26
clocksource/drivers/sh_cmt: Always leave device running after probe
Niklas Söderlund
1
-33
/
+3
2025-11-26
clocksource/drivers/stm: Fix double deregistration on probe failure
Johan Hovold
1
-3
/
+1
2025-11-26
clocksource/drivers/ralink: Fix resource leaks in init error path
Haotian Zhang
1
-2
/
+9
2025-11-26
clocksource/drivers/timer-sp804: Fix read_current_timer() issue when clock so...
Stephen Eta Zhou
1
-0
/
+24
2025-11-26
clocksource/drivers/sprd: Enable register for timer counter from 32 bit to 64...
Enlin Mu
1
-6
/
+18
[next]