summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2024-09-17Merge tag 'x86-timers-2024-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner
2024-09-09Merge tag 'hyperv-fixes-signed-20240908' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-06clocksource/drivers/jcore: Use request_percpu_irq()Uros Bizjak
2024-09-06clocksource/drivers/cadence-ttc: Add missing clk_disable_unprepare in ttc_set...Gaosheng Cui
2024-09-06clocksource/drivers/asm9260: Add missing clk_disable_unprepare in asm9260_tim...Gaosheng Cui
2024-09-06clocksource/drivers/qcom: Add missing iounmap() on errors in msm_dt_timer_init()Ankit Agrawal
2024-09-06clocksource/drivers/ingenic: Use devm_clk_get_enabled() helpersHuan Yang
2024-09-06clocksource: acpi_pm: Add external callback for suspend/resumeMarek Maslanka
2024-09-06clocksource/drivers/arm_arch_timer: Using for_each_available_child_of_node_sc...Zhang Zekun
2024-09-02clocksource/drivers/imx-tpm: Fix next event not taking effect sometimeJacky Bai
2024-09-02clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAXJacky Bai
2024-09-02clocksource/drivers/timer-of: Remove percpu irq related codeDaniel Lezcano
2024-08-02clockevents/drivers/i8253: Fix stop sequence for timer 0David Woodhouse
2024-08-02x86/i8253: Disable PIT timer 0 when not in useDavid Woodhouse
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli
2024-07-12clocksource/drivers/realtek: Add timer driver for rtl-otto platformsChris Packham
2024-07-12clocksource/drivers/mips-gic-timer: Correct sched_clock widthJiaxun Yang
2024-07-12clocksource/drivers/mips-gic-timer: Refine rating computationJiaxun Yang
2024-07-12clocksource/drivers/sh_cmt: Address race condition for clock eventsNiklas Söderlund
2024-07-12clocksource/driver/arm_global_timer: Remove unnecessary ‘0’ values from errLi kunyu
2024-07-12clocksource/drivers/arm_arch_timer: Remove unnecessary ‘0’ values from irqLi kunyu
2024-06-24clocksource: hyper-v: Use lapic timer in a TDX VM without paravisorDexuan Cui
2024-05-22Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-10clocksource/drivers/arm_arch_timer: Mark hisi_161010101_oem_info constStephen Boyd
2024-05-10clocksource/drivers/timer-ti-dm: Remove an unused field in struct dmtimerChristophe JAILLET
2024-05-10clocksource/drivers/renesas-ostm: Avoid reprobe after successful early probeGeert Uytterhoeven
2024-05-10clocksource/drivers/renesas-ostm: Allow OSTM driver to reprobe for RZ/V2H(P) SoCLad Prabhakar
2024-04-29riscv: Use IPIs for remote cache/TLB flushes by defaultSamuel Holland
2024-03-23Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-21Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-03-13clocksource/drivers/timer-riscv: Clear timer interrupt on timer initializationLey Foon Tan
2024-03-04hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Nuno Das Neves
2024-02-26clocksource/drivers/arm_global_timer: Simplify prescaler register accessMartin Blumenstingl
2024-02-26clocksource/drivers/arm_global_timer: Guard against division by zeroMartin Blumenstingl
2024-02-26clocksource/drivers/arm_global_timer: Make gt_target_rate unsigned longMartin Blumenstingl
2024-02-21clocksource: arm_global_timer: fix non-kernel-doc commentRandy Dunlap
2024-02-19clocksource/drivers/arm_global_timer: Remove stray tabMartin Blumenstingl
2024-02-19clocksource/drivers/arm_global_timer: Fix maximum prescaler valueMartin Blumenstingl
2024-02-18clocksource/drivers/imx-sysctr: Add i.MX95 supportPeng Fan
2024-02-18clocksource/drivers/imx-sysctr: Drop use global variablesPeng Fan
2024-02-07treewide: Remove system_counterval_t.cs, which is never readPeter Hilber
2024-02-07ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constantPeter Hilber
2024-01-22clocksource: extend the max_delta_ns of timer-riscv and timer-clint to ULONG_MAXVincent Chen
2024-01-22clocksource/drivers/ti-32K: Fix misuse of "/**" commentRandy Dunlap
2024-01-22clocksource/drivers/stm32: Fix all kernel-doc warningsRandy Dunlap
2024-01-22clocksource/drivers/imx: Fix -Wunused-but-set-variable warningDaniel Lezcano
2023-12-27clocksource/drivers/ep93xx: Fix error handling during probeArnd Bergmann