summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2025-06-19Merge tag 'v6.6.93' into 6.6-2.2.x-imxEmanuele Ghidoli
2025-06-04clocksource: mips-gic-timer: Enable counter when CPUs startPaul Burton
2025-05-21Merge tag 'v6.6.91' into update_stableStephan Kulow
2025-05-21Merge tag 'v6.6.88' into update_stableStephan Kulow
2025-05-18clocksource/i8253: Use raw_spinlock_irqsave() in clockevent_i8253_disable()Sebastian Andrzej Siewior
2025-04-25clocksource/drivers/stm32-lptimer: Use wakeup capable instead of init wakeupAlexandre Torgue
2025-03-25Merge tag 'v6.6.84' into 6.6-2.2.x-imxJoão Paulo Gonçalves
2025-03-25Merge tag 'v6.6.79' into 6.6-2.2.x-imxJoão Paulo Gonçalves
2025-03-24Merge tag 'v6.6.76' into 6.6-2.2.x-imxJoão Paulo Gonçalves
2025-03-22clockevents/drivers/i8253: Fix stop sequence for timer 0David Woodhouse
2025-02-21x86/i8253: Disable PIT timer 0 when not in useDavid Woodhouse
2025-02-08of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli
2025-01-29Merge tag 'v6.6.70' into 6.6-2.2.x-imxErnest Van Hoecke
2025-01-10x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain
2025-01-10Revert "x86/hyperv: Fix hv tsc page based sched_clock for hibernation"Greg Kroah-Hartman
2025-01-09x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain
2025-01-03Merge tag 'v6.6.64' into 6.6-2.2.x-imxDaiane Angolini
2025-01-03Merge tag 'v6.6.54' into 6.6-2.2.x-imxDaiane Angolini
2024-12-09clocksource/drivers/timer-ti-dm: Fix child node refcount handlingJavier Carrasco
2024-12-09clocksource/drivers:sp804: Make user selectableMark Brown
2024-10-04clocksource/drivers/qcom: Add missing iounmap() on errors in msm_dt_timer_init()Ankit Agrawal
2024-09-24Merge tag 'v6.6.51' into lf-6.6.yJason Liu
2024-09-12clocksource/drivers/timer-of: Remove percpu irq related codeDaniel Lezcano
2024-09-12clocksource/drivers/imx-tpm: Fix next event not taking effect sometimeJacky Bai
2024-09-12clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAXJacky Bai
2024-08-29clocksource/drivers/arm_global_timer: Guard against division by zeroMartin Blumenstingl
2024-08-14clocksource/drivers/sh_cmt: Address race condition for clock eventsNiklas Söderlund
2024-07-02LF-12085 clocksource/drivers/imx-sysctr: fix i.MX95 supportPeng Fan
2024-06-18Merge tag 'v6.6.34' into lf-6.6.yJason Liu
2024-04-26Revert "LF-11518-3: drivers: clocksource: timer imx tpm: multiple instances"Jacky Bai
2024-04-26Revert "LF-11983-1: drivers: clocksource: timer imx tpm: fix init warning"Jacky Bai
2024-04-24LF-11983-1: drivers: clocksource: timer imx tpm: fix init warningAdrian Alonso
2024-04-03clocksource/drivers/arm_global_timer: Fix maximum prescaler valueMartin Blumenstingl
2024-04-01LF-11518-3: drivers: clocksource: timer imx tpm: multiple instancesAdrian Alonso
2024-03-11Merge tag 'v6.6.20' into lf-6.6.yJason Liu
2024-01-25clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warningsTony Lindgren
2023-11-30Merge tag 'v6.6.3' into lf-6.6.yJason Liu
2023-11-30Merge tag 'v6.6.2' into lf-6.6.yJason Liu
2023-11-28clocksource/drivers/timer-atmel-tcb: Fix initialization on SAM9 hardwareRonald Wahl
2023-11-28clocksource/drivers/timer-imx-gpt: Fix potential memory leakJacky Bai
2023-11-20clocksource/drivers/arm_arch_timer: limit XGene-1 workaroundAndre Przywara
2023-11-20drivers/clocksource/timer-ti-dm: Don't call clk_get_rate() in stop functionIvaylo Dimitrov
2023-11-12LF-10523-20 clocksource: timer-imx-sysctr: support i.MX95Peng Fan
2023-10-30LF-9952 clocksource: imx-tpm: Wait for CnV write to take effectJacky Bai
2023-10-30LF-7945 clocksource: timer-imx-gpt: fix potential memory leakJacky Bai
2023-10-30MA-17932 clocksource: imx-sysctr: Support building timer-imx-sysctr as moduleJindong
2023-10-30MA-19811-17 clocksource: imx-tpm: Support building imx-tpm driver as moduleJindong Yue
2023-09-04Merge tag 'timers-core-2023-09-04-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-04Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-08-28clocksource: Explicitly include correct DT includesRob Herring