Age | Commit message (Expand) | Author | Files | Lines |
2024-09-17 | Merge tag 'x86-timers-2024-09-17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -15/+34 |
2024-09-17 | Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -21/+50 |
2024-09-10 | Merge branch 'linus' into timers/core | Thomas Gleixner | 3 | -18/+16 |
2024-09-09 | Merge tag 'hyperv-fixes-signed-20240908' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+15 |
2024-09-06 | clocksource/drivers/jcore: Use request_percpu_irq() | Uros Bizjak | 1 | -4/+3 |
2024-09-06 | clocksource/drivers/cadence-ttc: Add missing clk_disable_unprepare in ttc_set... | Gaosheng Cui | 1 | -2/+4 |
2024-09-06 | clocksource/drivers/asm9260: Add missing clk_disable_unprepare in asm9260_tim... | Gaosheng Cui | 1 | -0/+1 |
2024-09-06 | clocksource/drivers/qcom: Add missing iounmap() on errors in msm_dt_timer_init() | Ankit Agrawal | 1 | -1/+6 |
2024-09-06 | clocksource/drivers/ingenic: Use devm_clk_get_enabled() helpers | Huan Yang | 1 | -6/+1 |
2024-09-06 | clocksource: acpi_pm: Add external callback for suspend/resume | Marek Maslanka | 1 | -0/+32 |
2024-09-06 | clocksource/drivers/arm_arch_timer: Using for_each_available_child_of_node_sc... | Zhang Zekun | 1 | -8/+3 |
2024-09-02 | clocksource/drivers/imx-tpm: Fix next event not taking effect sometime | Jacky Bai | 1 | -0/+8 |
2024-09-02 | clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX | Jacky Bai | 1 | -4/+4 |
2024-09-02 | clocksource/drivers/timer-of: Remove percpu irq related code | Daniel Lezcano | 2 | -14/+4 |
2024-08-02 | clockevents/drivers/i8253: Fix stop sequence for timer 0 | David Woodhouse | 1 | -11/+25 |
2024-08-02 | x86/i8253: Disable PIT timer 0 when not in use | David Woodhouse | 1 | -4/+9 |
2024-07-25 | of: remove internal arguments from of_property_for_each_u32() | Luca Ceresoli | 1 | -3/+1 |
2024-07-12 | clocksource/drivers/realtek: Add timer driver for rtl-otto platforms | Chris Packham | 3 | -0/+302 |
2024-07-12 | clocksource/drivers/mips-gic-timer: Correct sched_clock width | Jiaxun Yang | 1 | -7/+7 |
2024-07-12 | clocksource/drivers/mips-gic-timer: Refine rating computation | Jiaxun Yang | 1 | -1/+5 |
2024-07-12 | clocksource/drivers/sh_cmt: Address race condition for clock events | Niklas Söderlund | 1 | -1/+12 |
2024-07-12 | clocksource/driver/arm_global_timer: Remove unnecessary ‘0’ values from err | Li kunyu | 1 | -1/+1 |
2024-07-12 | clocksource/drivers/arm_arch_timer: Remove unnecessary ‘0’ values from irq | Li kunyu | 1 | -1/+1 |
2024-06-24 | clocksource: hyper-v: Use lapic timer in a TDX VM without paravisor | Dexuan Cui | 1 | -1/+15 |
2024-05-22 | Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2024-05-10 | clocksource/drivers/arm_arch_timer: Mark hisi_161010101_oem_info const | Stephen Boyd | 1 | -1/+1 |
2024-05-10 | clocksource/drivers/timer-ti-dm: Remove an unused field in struct dmtimer | Christophe JAILLET | 1 | -1/+0 |
2024-05-10 | clocksource/drivers/renesas-ostm: Avoid reprobe after successful early probe | Geert Uytterhoeven | 1 | -0/+1 |
2024-05-10 | clocksource/drivers/renesas-ostm: Allow OSTM driver to reprobe for RZ/V2H(P) SoC | Lad Prabhakar | 1 | -1/+1 |
2024-04-29 | riscv: Use IPIs for remote cache/TLB flushes by default | Samuel Holland | 1 | -1/+1 |
2024-03-23 | Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -54/+110 |
2024-03-22 | Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+2 |
2024-03-21 | Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -13/+13 |
2024-03-13 | clocksource/drivers/timer-riscv: Clear timer interrupt on timer initialization | Ley Foon Tan | 1 | -0/+3 |
2024-03-04 | hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_* | Nuno Das Neves | 1 | -13/+13 |
2024-02-26 | clocksource/drivers/arm_global_timer: Simplify prescaler register access | Martin Blumenstingl | 1 | -11/+8 |
2024-02-26 | clocksource/drivers/arm_global_timer: Guard against division by zero | Martin Blumenstingl | 1 | -6/+5 |
2024-02-26 | clocksource/drivers/arm_global_timer: Make gt_target_rate unsigned long | Martin Blumenstingl | 1 | -1/+2 |
2024-02-21 | clocksource: arm_global_timer: fix non-kernel-doc comment | Randy Dunlap | 1 | -1/+1 |
2024-02-19 | clocksource/drivers/arm_global_timer: Remove stray tab | Martin Blumenstingl | 1 | -1/+1 |
2024-02-19 | clocksource/drivers/arm_global_timer: Fix maximum prescaler value | Martin Blumenstingl | 1 | -1/+1 |
2024-02-18 | clocksource/drivers/imx-sysctr: Add i.MX95 support | Peng Fan | 1 | -4/+49 |
2024-02-18 | clocksource/drivers/imx-sysctr: Drop use global variables | Peng Fan | 1 | -32/+44 |
2024-02-07 | treewide: Remove system_counterval_t.cs, which is never read | Peter Hilber | 1 | -3/+0 |
2024-02-07 | ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constant | Peter Hilber | 1 | -1/+4 |
2024-01-22 | clocksource: extend the max_delta_ns of timer-riscv and timer-clint to ULONG_MAX | Vincent Chen | 2 | -2/+2 |
2024-01-22 | clocksource/drivers/ti-32K: Fix misuse of "/**" comment | Randy Dunlap | 1 | -1/+1 |
2024-01-22 | clocksource/drivers/stm32: Fix all kernel-doc warnings | Randy Dunlap | 1 | -2/+2 |
2024-01-22 | clocksource/drivers/imx: Fix -Wunused-but-set-variable warning | Daniel Lezcano | 1 | -2/+1 |
2023-12-27 | clocksource/drivers/ep93xx: Fix error handling during probe | Arnd Bergmann | 1 | -3/+2 |