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
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
9 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
10 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
4
-8
/
+4
10 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
10 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
28
-34
/
+34
10 days
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
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
1
-4
/
+8
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+9
2025-09-23
clocksource/drivers/sh_cmt: Split start/stop of clock source and events
Niklas Söderlund
1
-25
/
+59
2025-09-23
clocksource/drivers/clps711x: Fix resource leaks in error paths
Zhen Ni
1
-7
/
+16
2025-09-23
clocksource/drivers/arm_global_timer: Add auto-detection for initial prescale...
Markus Schneider-Pargmann
2
-7
/
+41
2025-09-23
clocksource/drivers/ingenic-sysost: Convert from round_rate() to determine_ra...
Brian Masney
1
-11
/
+16
2025-09-23
clocksource/drivers/timer-tegra186: Don't print superfluous errors
Wolfram Sang
1
-6
/
+2
2025-09-23
clocksource/drivers/timer-rtl-otto: Simplify documentation
Markus Stockhausen
1
-6
/
+4
2025-09-23
clocksource/drivers/timer-rtl-otto: Do not interfere with interrupts
Markus Stockhausen
1
-3
/
+3
2025-09-23
clocksource/drivers/timer-rtl-otto: Drop set_counter function
Markus Stockhausen
1
-6
/
+0
2025-09-23
clocksource/drivers/timer-rtl-otto: Work around dying timers
Markus Stockhausen
1
-0
/
+20
2025-09-23
clocksource/drivers/timer-ti-dm : Capture functionality for OMAP DM timer
Gokul Praveen
1
-2
/
+117
2025-09-23
clocksource/drivers/arm_arch_timer_mmio: Add MMIO clocksource
Marc Zyngier
1
-0
/
+19
2025-09-23
clocksource/drivers/arm_arch_timer_mmio: Switch over to standalone driver
Marc Zyngier
2
-621
/
+66
2025-09-23
clocksource/drivers/arm_arch_timer: Add standalone MMIO driver
Marc Zyngier
1
-0
/
+421
2025-09-23
clocksource/drivers/nxp-pit: Add NXP Automotive s32g2 / s32g3 support
Daniel Lezcano
1
-19
/
+109
2025-09-23
clocksource/drivers/vf-pit: Rename the VF PIT to NXP PIT
Daniel Lezcano
3
-4
/
+7
2025-09-23
clocksource/drivers/vf-pit: Unify the function name for irq ack
Daniel Lezcano
1
-3
/
+3
2025-09-23
clocksource/drivers/vf-pit: Consolidate calls to pit_*_disable/enable
Daniel Lezcano
1
-21
/
+13
2025-09-23
clocksource/drivers/vf-pit: Encapsulate set counter function
Daniel Lezcano
1
-2
/
+7
2025-09-23
clocksource/drivers/vf-pit: Enable and disable module on error
Daniel Lezcano
1
-4
/
+17
[next]