aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clocksource (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-27Merge tag 'timers-clocksource-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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 platformsDaniel Lezcano3-0/+504
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/kernel/git/riscv/linuxLinus Torvalds1-0/+6
2025-03-29Merge tag 'mips_6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-3/+3
2025-03-26Merge tag 'timers-clocksource-2025-03-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-7/+31
2025-03-25Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus 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
2025-03-07clocksource/drivers/exynos_mct: Fixed a spelling errorAnindya Sundar Gayen1-1/+1
2025-03-07clocksource/drivers/stm32-lptimer: Add support for suspend / resumeFabrice Gasnier1-3/+29
2025-02-26arm64: Modify _midr_range() functions to read MIDR/REVIDR internallyShameer Kolothum1-1/+1
2025-02-22hyperv: Change hv_root_partition into a functionNuno Das Neves1-2/+2
2025-02-21clocksource: mips-gic-timer: Enable counter when CPUs startPaul Burton1-3/+3
2025-02-17irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit interrupt requestArtur Rojek1-1/+14
2025-01-10hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.hNuno Das Neves1-1/+1
2024-12-09x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain1-1/+13
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds3-3/+3
2024-11-13clocksource/drivers/arm_arch_timer: Use of_property_present() for non-boolean propertiesRob Herring (Arm)2-3/+3
2024-11-13clocksource/drivers/gpx: Remove redundant castsTang Bin1-1/+1
2024-11-13clocksource/drivers/timer-ti-dm: Fix child node refcount handlingJavier Carrasco1-2/+2
2024-11-13clocksource/drivers/ralink: Add Ralink System Tick Counter driverSergio Paracuellos3-0/+160
2024-11-13clocksource/drivers/mips-gic-timer: Always use cluster 0 counter as clocksourcePaul Burton1-1/+38
2024-11-13clocksource/drivers/timer-ti-dm: Don't fail probe if int not foundJudith Mendez1-2/+6
2024-11-13clocksource/drivers:sp804: Make user selectableMark Brown1-1/+2
2024-11-13clocksource/drivers/dw_apb: Remove unused dw_apb_clockevent functionsDr. David Alan Gilbert1-39/+0
2024-10-31clocksource/drivers/timer-tegra: Remove clockevents shutdown call on offliningFrederic Weisbecker1-1/+0
2024-10-31clocksource/drivers/qcom: Remove clockevents shutdown call on offliningFrederic Weisbecker1-1/+0
2024-10-31clocksource/drivers/armada-370-xp: Remove clockevents shutdown call on offliningFrederic Weisbecker1-1/+0
2024-10-31clocksource/drivers/exynos_mct: Remove clockevents shutdown call on offliningFrederic Weisbecker1-1/+0
2024-10-31clocksource/drivers/arm_global_timer: Remove clockevents shutdown call on offliningFrederic Weisbecker1-1/+0
2024-10-31clocksource/drivers/arm_arch_timer: Remove clockevents shutdown call on offliningFrederic Weisbecker1-2/+0
2024-09-17Merge tag 'x86-timers-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-15/+34
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-21/+50
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner3-18/+16
2024-09-09Merge tag 'hyperv-fixes-signed-20240908' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-1/+15
2024-09-06clocksource/drivers/jcore: Use request_percpu_irq()Uros Bizjak1-4/+3
2024-09-06clocksource/drivers/cadence-ttc: Add missing clk_disable_unprepare in ttc_setup_clockeventGaosheng Cui1-2/+4
2024-09-06clocksource/drivers/asm9260: Add missing clk_disable_unprepare in asm9260_timer_initGaosheng Cui1-0/+1
2024-09-06clocksource/drivers/qcom: Add missing iounmap() on errors in msm_dt_timer_init()Ankit Agrawal1-1/+6
2024-09-06clocksource/drivers/ingenic: Use devm_clk_get_enabled() helpersHuan Yang1-6/+1
2024-09-06clocksource: acpi_pm: Add external callback for suspend/resumeMarek Maslanka1-0/+32