index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
Age
Commit message (
Expand
)
Author
Lines
2025-09-23
clocksource/drivers/vf-pit: Encapsulate clocksource enable / disable
Daniel Lezcano
-2
/
+12
2025-09-23
clocksource/drivers/vf-pit: Use the node name for the interrupt and timer names
Daniel Lezcano
-9
/
+11
2025-09-23
clocksource/drivers/vf-pit: Encapsulate the PTLCVAL macro
Daniel Lezcano
-7
/
+7
2025-09-23
clocksource/drivers/vf-pit: Encapsulate the macros
Daniel Lezcano
-16
/
+18
2025-09-23
clocksource/drivers/vf-pit: Register the clocksource from the driver
Daniel Lezcano
-2
/
+18
2025-09-23
clocksource/drivers/vf-pit: Convert raw values to BIT macros
Daniel Lezcano
-4
/
+4
2025-09-23
clocksource/drivers/vf-pit: Allocate the struct timer at init time
Daniel Lezcano
-11
/
+37
2025-09-23
clocksource/drivers/vf-pit: Encapsulate the initialization of the cycles_per_...
Daniel Lezcano
-1
/
+1
2025-09-23
clocksource/drivers/vf-pit: Pass the cpu number as parameter
Daniel Lezcano
-3
/
+3
2025-09-23
clocksource/drivers/vf-pit: Rework the base address usage
Daniel Lezcano
-13
/
+22
2025-09-23
clocksource/drivers/vf-pit: Set the scene for multiple timers
Daniel Lezcano
-49
/
+72
2025-09-23
clocksource/drivers/vf-pit: Add COMPILE_TEST option
Daniel Lezcano
-1
/
+1
2025-09-23
clocksource/drivers/vf-pit: Replace raw_readl/writel to readl/writel
Daniel Lezcano
-11
/
+11
2025-09-23
clocksource/timer-econet-en751221: Convert comma to semicolon
Chen Ni
-1
/
+1
2025-09-23
clocksource/drivers/tegra186: Avoid 64-bit division
Arnd Bergmann
-1
/
+1
2025-09-23
clocksource/drivers/timer-tegra186: Simplify calculating timeleft
Guenter Roeck
-10
/
+15
2025-09-23
clocksource/drivers/timer-tegra186: Avoid 64-bit divide operation
Guenter Roeck
-1
/
+1
2025-09-23
clocksource/drivers/cs5535: Add module owner
Daniel Lezcano
-0
/
+1
2025-09-23
clocksource/drivers/stm: Add module owner
Daniel Lezcano
-0
/
+2
2025-09-23
clocksource/drivers/tegra186: Add module owner
Daniel Lezcano
-0
/
+3
2025-09-23
clocksource/drivers/sun5i: Add module owner
Daniel Lezcano
-0
/
+2
2025-09-23
clocksource/drivers/stm32-lp: Add module owner
Daniel Lezcano
-0
/
+1
2025-09-23
clocksource/drivers/scx200: Add module owner
Daniel Lezcano
-0
/
+1
2025-09-08
clocksource: hyper-v: Skip unnecessary checks for the root partition
Wei Liu
-1
/
+9
2025-07-29
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2025-07-21
arm: Handle KCOV __init vs inline mismatches
Kees Cook
-1
/
+1
2025-07-09
clocksource: hyper-v: Fix warnings for missing export.h header inclusion
Naman Jain
-0
/
+1
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
-1
/
+1
2025-06-03
Merge tag 'mfd-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
-4
/
+57
2025-05-27
Merge tag 'timers-clocksource-2025-05-25' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-42
/
+795
2025-05-16
clocksource/drivers/renesas-ostm: Unconditionally enable reprobe support
Lad Prabhakar
-3
/
+1
2025-05-16
clocksource/drivers: Add EcoNet Timer HPT driver
Caleb James DeLisle
-0
/
+225
2025-05-16
clocksource/drivers/timer-tegra186: Remove unused bits
robelin
-9
/
+0
2025-05-16
clocksource/drivers/timer-tegra186: Fix watchdog self-pinging
Pohsun Su
-27
/
+0
2025-05-16
clocksource/drivers/timer-tegra186: Add WDIOC_GETTIMELEFT support
Pohsun Su
-1
/
+63
2025-05-16
clocksource/drivers/atmel_tcb: Fix kconfig dependency
Arnd Bergmann
-2
/
+2
2025-05-16
clocksource/drivers/nxp-timer: Add the System Timer Module for the s32gx plat...
Daniel Lezcano
-0
/
+504
2025-05-13
clocksource/drivers/stm32-lptimer: Add support for stm32mp25
Fabrice Gasnier
-4
/
+57
2025-05-05
clocksource/i8253: Use raw_spinlock_irqsave() in clockevent_i8253_disable()
Sebastian Andrzej Siewior
-3
/
+1
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+6
2025-03-29
Merge tag 'mips_6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
-3
/
+3
2025-03-26
Merge tag 'timers-clocksource-2025-03-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-7
/
+31
2025-03-25
Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-2
/
+2
2025-03-19
Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/next
Oliver Upton
-1
/
+1
2025-03-18
Merge patch series "Support SSTC while PM operations"
Alexandre Ghiti
-0
/
+6
2025-03-18
clocksource/drivers/timer-riscv: Stop stimecmp when cpu hotplug
Nick Hu
-0
/
+6
2025-03-07
clocksource/drivers/stm32-lptimer: Use wakeup capable instead of init wakeup
Alexandre Torgue
-3
/
+1
2025-03-07
clocksource/drivers/exynos_mct: Fixed a spelling error
Anindya Sundar Gayen
-1
/
+1
2025-03-07
clocksource/drivers/stm32-lptimer: Add support for suspend / resume
Fabrice Gasnier
-3
/
+29
[prev]
[next]