aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
2025-09-23clocksource/drivers/vf-pit: Encapsulate set counter functionDaniel Lezcano1-2/+7
2025-09-23clocksource/drivers/vf-pit: Enable and disable module on errorDaniel Lezcano1-4/+17
2025-09-23clocksource/drivers/vf-pit: Encapsulate clocksource enable / disableDaniel Lezcano1-2/+12
2025-09-23clocksource/drivers/vf-pit: Use the node name for the interrupt and timer namesDaniel Lezcano1-9/+11
2025-09-23clocksource/drivers/vf-pit: Encapsulate the PTLCVAL macroDaniel Lezcano1-7/+7
2025-09-23clocksource/drivers/vf-pit: Encapsulate the macrosDaniel Lezcano1-16/+18
2025-09-23clocksource/drivers/vf-pit: Register the clocksource from the driverDaniel Lezcano1-2/+18
2025-09-23clocksource/drivers/vf-pit: Convert raw values to BIT macrosDaniel Lezcano1-4/+4
2025-09-23clocksource/drivers/vf-pit: Allocate the struct timer at init timeDaniel Lezcano1-11/+37
2025-09-23clocksource/drivers/vf-pit: Encapsulate the initialization of the cycles_per_...Daniel Lezcano1-1/+1
2025-09-23clocksource/drivers/vf-pit: Pass the cpu number as parameterDaniel Lezcano1-3/+3
2025-09-23clocksource/drivers/vf-pit: Rework the base address usageDaniel Lezcano1-13/+22
2025-09-23clocksource/drivers/vf-pit: Set the scene for multiple timersDaniel Lezcano1-49/+72
2025-09-23clocksource/drivers/vf-pit: Add COMPILE_TEST optionDaniel Lezcano1-1/+1
2025-09-23clocksource/drivers/vf-pit: Replace raw_readl/writel to readl/writelDaniel Lezcano1-11/+11
2025-09-23clocksource/timer-econet-en751221: Convert comma to semicolonChen Ni1-1/+1
2025-09-23clocksource/drivers/tegra186: Avoid 64-bit divisionArnd Bergmann1-1/+1
2025-09-23clocksource/drivers/timer-tegra186: Simplify calculating timeleftGuenter Roeck1-10/+15
2025-09-23clocksource/drivers/timer-tegra186: Avoid 64-bit divide operationGuenter Roeck1-1/+1
2025-09-23clocksource/drivers/cs5535: Add module ownerDaniel Lezcano1-0/+1
2025-09-23clocksource/drivers/stm: Add module ownerDaniel Lezcano1-0/+2
2025-09-23clocksource/drivers/tegra186: Add module ownerDaniel Lezcano1-0/+3
2025-09-23clocksource/drivers/sun5i: Add module ownerDaniel Lezcano1-0/+2
2025-09-23clocksource/drivers/stm32-lp: Add module ownerDaniel Lezcano1-0/+1
2025-09-23clocksource/drivers/scx200: Add module ownerDaniel Lezcano1-0/+1
2025-09-08clocksource: hyper-v: Skip unnecessary checks for the root partitionWei Liu1-1/+9
2025-07-29Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-07-21arm: Handle KCOV __init vs inline mismatchesKees Cook1-1/+1
2025-07-09clocksource: hyper-v: Fix warnings for missing export.h header inclusionNaman Jain1-0/+1
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman1-1/+1
2025-06-03Merge tag 'mfd-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-4/+57
2025-05-27Merge tag 'timers-clocksource-2025-05-25' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-42/+795
2025-05-16clocksource/drivers/renesas-ostm: Unconditionally enable reprobe supportLad Prabhakar1-3/+1
2025-05-16clocksource/drivers: Add EcoNet Timer HPT driverCaleb James DeLisle3-0/+225
2025-05-16clocksource/drivers/timer-tegra186: Remove unused bitsrobelin1-9/+0
2025-05-16clocksource/drivers/timer-tegra186: Fix watchdog self-pingingPohsun Su1-27/+0
2025-05-16clocksource/drivers/timer-tegra186: Add WDIOC_GETTIMELEFT supportPohsun Su1-1/+63
2025-05-16clocksource/drivers/atmel_tcb: Fix kconfig dependencyArnd Bergmann1-2/+2
2025-05-16clocksource/drivers/nxp-timer: Add the System Timer Module for the s32gx plat...Daniel Lezcano3-0/+504
2025-05-13clocksource/drivers/stm32-lptimer: Add support for stm32mp25Fabrice Gasnier1-4/+57
2025-05-05clocksource/i8253: Use raw_spinlock_irqsave() in clockevent_i8253_disable()Sebastian Andrzej Siewior1-3/+1
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2025-03-29Merge tag 'mips_6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds1-3/+3
2025-03-26Merge tag 'timers-clocksource-2025-03-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-7/+31
2025-03-25Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+2
2025-03-19Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton1-1/+1
2025-03-18Merge patch series "Support SSTC while PM operations"Alexandre Ghiti1-0/+6
2025-03-18clocksource/drivers/timer-riscv: Stop stimecmp when cpu hotplugNick Hu1-0/+6
2025-03-07clocksource/drivers/stm32-lptimer: Use wakeup capable instead of init wakeupAlexandre Torgue1-3/+1