Age | Commit message (Expand) | Author | Files | Lines |
2025-05-27 | Merge tag 'timers-clocksource-2025-05-25' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 6 | -42/+795 |
2025-05-16 | clocksource/drivers/renesas-ostm: Unconditionally enable reprobe support | Lad Prabhakar | 1 | -3/+1 |
2025-05-16 | clocksource/drivers: Add EcoNet Timer HPT driver | Caleb James DeLisle | 3 | -0/+225 |
2025-05-16 | clocksource/drivers/timer-tegra186: Remove unused bits | robelin | 1 | -9/+0 |
2025-05-16 | clocksource/drivers/timer-tegra186: Fix watchdog self-pinging | Pohsun Su | 1 | -27/+0 |
2025-05-16 | clocksource/drivers/timer-tegra186: Add WDIOC_GETTIMELEFT support | Pohsun Su | 1 | -1/+63 |
2025-05-16 | clocksource/drivers/atmel_tcb: Fix kconfig dependency | Arnd Bergmann | 1 | -2/+2 |
2025-05-16 | clocksource/drivers/nxp-timer: Add the System Timer Module for the s32gx plat... | Daniel Lezcano | 3 | -0/+504 |
2025-05-05 | clocksource/i8253: Use raw_spinlock_irqsave() in clockevent_i8253_disable() | Sebastian Andrzej Siewior | 1 | -3/+1 |
2025-04-04 | Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+6 |
2025-03-29 | Merge tag 'mips_6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -3/+3 |
2025-03-26 | Merge tag 'timers-clocksource-2025-03-26' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -7/+31 |
2025-03-25 | Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -2/+2 |
2025-03-19 | Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/next | Oliver Upton | 1 | -1/+1 |
2025-03-18 | Merge patch series "Support SSTC while PM operations" | Alexandre Ghiti | 1 | -0/+6 |
2025-03-18 | clocksource/drivers/timer-riscv: Stop stimecmp when cpu hotplug | Nick Hu | 1 | -0/+6 |
2025-03-07 | clocksource/drivers/stm32-lptimer: Use wakeup capable instead of init wakeup | Alexandre Torgue | 1 | -3/+1 |
2025-03-07 | clocksource/drivers/exynos_mct: Fixed a spelling error | Anindya Sundar Gayen | 1 | -1/+1 |
2025-03-07 | clocksource/drivers/stm32-lptimer: Add support for suspend / resume | Fabrice Gasnier | 1 | -3/+29 |
2025-02-26 | arm64: Modify _midr_range() functions to read MIDR/REVIDR internally | Shameer Kolothum | 1 | -1/+1 |
2025-02-22 | hyperv: Change hv_root_partition into a function | Nuno Das Neves | 1 | -2/+2 |
2025-02-21 | clocksource: mips-gic-timer: Enable counter when CPUs start | Paul Burton | 1 | -3/+3 |
2025-02-17 | irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit interrupt request | Artur Rojek | 1 | -1/+14 |
2025-01-10 | hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h | Nuno Das Neves | 1 | -1/+1 |
2024-12-09 | x86/hyperv: Fix hv tsc page based sched_clock for hibernation | Naman Jain | 1 | -1/+13 |
2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 3 | -3/+3 |
2024-11-13 | clocksource/drivers/arm_arch_timer: Use of_property_present() for non-boolean... | Rob Herring (Arm) | 2 | -3/+3 |
2024-11-13 | clocksource/drivers/gpx: Remove redundant casts | Tang Bin | 1 | -1/+1 |
2024-11-13 | clocksource/drivers/timer-ti-dm: Fix child node refcount handling | Javier Carrasco | 1 | -2/+2 |
2024-11-13 | clocksource/drivers/ralink: Add Ralink System Tick Counter driver | Sergio Paracuellos | 3 | -0/+160 |
2024-11-13 | clocksource/drivers/mips-gic-timer: Always use cluster 0 counter as clocksource | Paul Burton | 1 | -1/+38 |
2024-11-13 | clocksource/drivers/timer-ti-dm: Don't fail probe if int not found | Judith Mendez | 1 | -2/+6 |
2024-11-13 | clocksource/drivers:sp804: Make user selectable | Mark Brown | 1 | -1/+2 |
2024-11-13 | clocksource/drivers/dw_apb: Remove unused dw_apb_clockevent functions | Dr. David Alan Gilbert | 1 | -39/+0 |
2024-10-31 | clocksource/drivers/timer-tegra: Remove clockevents shutdown call on offlining | Frederic Weisbecker | 1 | -1/+0 |
2024-10-31 | clocksource/drivers/qcom: Remove clockevents shutdown call on offlining | Frederic Weisbecker | 1 | -1/+0 |
2024-10-31 | clocksource/drivers/armada-370-xp: Remove clockevents shutdown call on offlining | Frederic Weisbecker | 1 | -1/+0 |
2024-10-31 | clocksource/drivers/exynos_mct: Remove clockevents shutdown call on offlining | Frederic Weisbecker | 1 | -1/+0 |
2024-10-31 | clocksource/drivers/arm_global_timer: Remove clockevents shutdown call on off... | Frederic Weisbecker | 1 | -1/+0 |
2024-10-31 | clocksource/drivers/arm_arch_timer: Remove clockevents shutdown call on offli... | Frederic Weisbecker | 1 | -2/+0 |
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 |
2023-12-27 | clocksource/drivers/cadence-ttc: Fix some kernel-doc warnings | Randy Dunlap | 1 | -6/+16 |
2023-12-27 | clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warnings | Tony Lindgren | 1 | -2/+2 |
2023-12-27 | clocksource/timer-riscv: Add riscv_clock_shutdown callback | Joshua Yeong | 1 | -0/+7 |
2023-11-10 | Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2023-11-09 | riscv: Rearrange hwcap.h and cpufeature.h | Xiao Wang | 1 | -1/+1 |
2023-11-08 | Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+15 |
2023-11-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -7/+29 |
2023-10-31 | clocksource: timer-riscv: Increase rating of clock_event_device for Sstc | Anup Patel | 1 | -0/+2 |
2023-10-31 | clocksource: timer-riscv: Don't enable/disable timer interrupt | Anup Patel | 1 | -2/+13 |
2023-10-26 | Merge branch 'for-next/cpus_have_const_cap' into for-next/core | Catalin Marinas | 1 | -5/+26 |
2023-10-18 | clocksource/drivers/arm_arch_timer: limit XGene-1 workaround | Andre Przywara | 1 | -2/+3 |
2023-10-16 | clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucaps | Mark Rutland | 1 | -5/+26 |
2023-10-15 | clocksource: ep93xx: Add driver for Cirrus Logic EP93xx | Nikita Shubin | 3 | -0/+202 |
2023-10-13 | clocksource/drivers/timer-atmel-tcb: Fix initialization on SAM9 hardware | Ronald Wahl | 1 | -0/+1 |
2023-10-11 | clocksource/timer-riscv: ACPI: Add timer_cannot_wakeup_cpu | Sunil V L | 1 | -0/+4 |
2023-10-11 | clocksource/drivers/sun5i: Remove surplus dev_err() when using platform_get_i... | Yang Li | 1 | -3/+1 |
2023-10-11 | drivers/clocksource/timer-ti-dm: Don't call clk_get_rate() in stop function | Ivaylo Dimitrov | 1 | -8/+28 |
2023-10-11 | clocksource/drivers/timer-imx-gpt: Fix potential memory leak | Jacky Bai | 1 | -5/+13 |
2023-09-04 | Merge tag 'timers-core-2023-09-04-v2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -462/+131 |
2023-09-04 | Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+1 |
2023-08-28 | clocksource: Explicitly include correct DT includes | Rob Herring | 8 | -6/+5 |
2023-08-22 | clocksource: hyper-v: Mark hyperv tsc page unencrypted in sev-snp enlightened... | Tianyu Lan | 1 | -1/+1 |
2023-08-18 | clocksource: Explicitly include correct DT includes | Rob Herring | 8 | -6/+5 |
2023-08-18 | clocksource/drivers/sun5i: Convert to platform device driver | Mans Rullgard | 1 | -52/+69 |
2023-08-18 | clocksource/drivers/sun5i: Remove pointless struct | Mans Rullgard | 1 | -27/+22 |
2023-08-18 | clocksource/drivers/sun5i: Remove duplication of code and data | Mans Rullgard | 1 | -130/+76 |
2023-08-18 | clocksource/drivers/loongson1: Set variable ls1x_timer_lock storage-class-spe... | Tom Rix | 1 | -1/+1 |
2023-08-18 | clocksource/drivers/arm_arch_timer: Disable timer before programming CVAL | Walter Chang | 1 | -0/+7 |
2023-07-13 | clocksource/drivers/timer-oxnas-rps: Remove obsolete timer driver | Neil Armstrong | 3 | -296/+0 |
2023-06-30 | Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -41/+51 |
2023-06-27 | Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -30/+66 |
2023-06-23 | clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probe | Feng Mingxi | 1 | -6/+13 |
2023-06-23 | clocksource/drivers/hyper-v: Rework clocksource and sched clock setup | Michael Kelley | 1 | -31/+23 |
2023-06-23 | clocksource/drivers/imx-gpt: Fold <soc/imx/timer.h> into its only user | Uwe Kleine-König | 1 | -1/+6 |
2023-06-19 | clocksource/drivers/imx-gpt: Use only a single name for functions | Uwe Kleine-König | 1 | -12/+6 |
2023-06-19 | clocksource/drivers/loongson1: Move PWM timer to clocksource framework | Keguang Zhang | 3 | -0/+246 |
2023-06-19 | clocksource/drivers/ingenic-timer: Use pm_sleep_ptr() macro | Paul Cercueil | 1 | -6/+4 |
2023-06-06 | arm64/arch_timer: Fix MMIO byteswap | Peter Zijlstra | 1 | -3/+3 |
2023-06-05 | clocksource: hyper-v: Provide noinstr sched_clock() | Peter Zijlstra | 1 | -14/+18 |
2023-06-05 | clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U... | Peter Zijlstra | 1 | -5/+11 |
2023-06-05 | arm64/arch_timer: Provide noinstr sched_clock_read() functions | Peter Zijlstra | 1 | -14/+40 |
2023-06-01 | clocksource/timer-riscv: Add ACPI support | Sunil V L | 1 | -0/+11 |
2023-06-01 | clocksource/timer-riscv: Refactor riscv_timer_init_dt() | Sunil V L | 1 | -41/+40 |
2023-04-29 | Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 12 | -197/+220 |
2023-04-27 | Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -5/+16 |
2023-04-27 | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -7/+0 |
2023-04-27 | Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
2023-04-24 | clocksource/drivers/ti: Use of_property_read_bool() for boolean properties | Rob Herring | 2 | -6/+6 |
2023-04-24 | clocksource/drivers/timer-ti-dm: Fix finding alwon timer | Tony Lindgren | 1 | -1/+3 |
2023-04-24 | clocksource/drivers/davinci: Fix memory leak in davinci_timer_register when i... | Qinrun Dai | 1 | -6/+24 |
2023-04-24 | clocksource/drivers/stm32-lp: Drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -1/+1 |
2023-04-24 | clocksource/drivers/timer-ti-dm: Convert to platform remove callback returnin... | Uwe Kleine-König | 1 | -4/+2 |
2023-04-24 | clocksource/drivers/timer-tegra186: Convert to platform remove callback retur... | Uwe Kleine-König | 1 | -4/+2 |
2023-04-24 | clocksource/drivers/timer-ti-dm: Improve error message in .remove | Uwe Kleine-König | 1 | -1/+4 |
2023-04-24 | clocksource/drivers/timer-stm32-lp: Mark driver as non-removable | Uwe Kleine-König | 1 | -7/+2 |
2023-04-24 | clocksource/drivers/sh_mtu2: Mark driver as non-removable | Uwe Kleine-König | 1 | -6/+1 |
2023-04-24 | clocksource/drivers/timer-ti-dm: Use of_address_to_resource() | Rob Herring | 1 | -30/+27 |
2023-04-24 | clocksource/drivers/timer-imx-gpt: Remove non-DT function | Fabio Estevam | 1 | -19/+0 |
2023-04-24 | clocksource/drivers/timer-mediatek: Split out CPUXGPT timers | AngeloGioacchino Del Regno | 4 | -114/+150 |
2023-04-24 | clocksource/drivers/exynos_mct: Explicitly return 0 for shared timer | Krzysztof Kozlowski | 1 | -1/+1 |
2023-04-17 | clocksource: hyper-v: make sure Invariant-TSC is used if it is available | Dexuan Cui | 1 | -3/+3 |
2023-04-17 | drivers/clocksource/hyper-v: non ACPI support in hyperv clock | Saurabh Sengar | 1 | -2/+13 |
2023-04-13 | clocksource: ingenic: Add explicit include for cpuhotplug.h | Rob Herring | 1 | -2/+1 |
2023-04-13 | clocksource: remove MODULE_LICENSE in non-modules | Nick Alcock | 5 | -5/+0 |
2023-04-13 | clocksource/drivers/timer-tegra186: remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
2023-04-13 | clocksource: remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
2023-04-08 | RISC-V: Allow marking IPIs as suitable for remote FENCEs | Anup Patel | 1 | -1/+1 |
2023-04-08 | RISC-V: Treat IPIs as normal Linux IRQs | Anup Patel | 1 | -16/+49 |
2023-02-21 | Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -28/+43 |
2023-02-13 | Merge tag 'clocksource.2023.02.06b' of git://git.kernel.org/pub/scm/linux/ker... | Thomas Gleixner | 1 | -2/+4 |
2023-02-13 | clocksource/drivers/timer-sun4i: Add CLOCK_EVT_FEAT_DYNIRQ | Yangtao Li | 1 | -1/+2 |
2023-02-13 | clocksource/drivers/em_sti: Mark driver as non-removable | Uwe Kleine-König | 1 | -6/+1 |
2023-02-13 | clocksource/drivers/sh_tmu: Mark driver as non-removable | Uwe Kleine-König | 1 | -6/+1 |
2023-02-13 | clocksource/drivers/riscv: Patch riscv_clock_next_event() jump before first use | Matt Evans | 1 | -5/+5 |
2023-02-13 | clocksource/drivers/timer-microchip-pit64b: Add delay timer | Claudiu Beznea | 1 | -0/+12 |
2023-02-13 | clocksource/drivers/timer-microchip-pit64b: Select driver only on ARM | Claudiu Beznea | 1 | -1/+1 |
2023-02-13 | clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback | Lad Prabhakar | 1 | -0/+5 |
2023-02-13 | clocksource/drivers/sh_cmt: Mark driver as non-removable | Uwe Kleine-König | 1 | -6/+1 |
2023-02-13 | clocksource/drivers/timer-microchip-pit64b: Drop obsolete dependency on COMPI... | Jean Delvare | 1 | -1/+1 |
2023-02-13 | clocksource/drivers/riscv: Increase the clock source rating | Samuel Holland | 1 | -1/+1 |
2023-02-13 | clocksource/drivers/timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DT | Anup Patel | 1 | -0/+10 |
2023-02-02 | clocksource: Verify HPET and PMTMR when TSC unverified | Paul E. McKenney | 1 | -2/+4 |
2023-01-16 | ARM: s3c: remove s3c24xx specific hacks | Arnd Bergmann | 1 | -1/+1 |
2022-12-12 | Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -52/+102 |
2022-12-12 | Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -14/+47 |
2022-12-02 | clocksource/drivers/arm_arch_timer: Use kstrtobool() instead of strtobool() | Christophe JAILLET | 1 | -1/+2 |
2022-12-02 | clocksource/drivers/timer-ti-dm: Fix missing clk_disable_unprepare in dmtimer... | Yang Yingliang | 1 | -1/+3 |
2022-12-02 | clocksource/drivers/timer-ti-dm: Clear settings on probe and free | Tony Lindgren | 1 | -0/+17 |
2022-12-02 | clocksource/drivers/timer-ti-dm: Make timer_get_irq static | Tony Lindgren | 1 | -1/+1 |
2022-12-02 | clocksource/drivers/timer-ti-dm: Fix warning for omap_timer_match | Tony Lindgren | 1 | -1/+1 |
2022-12-02 | clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math error | Joe Korty | 1 | -2/+5 |
2022-12-02 | clocksource/drivers/timer-npcm7xx: Enable timer 1 clock before use | Jonathan Neuschäfer | 1 | -0/+10 |
2022-12-01 | Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend" | Conor Dooley | 1 | -1/+1 |
2022-12-01 | clocksource/drivers/ingenic-ost: Define pm functions properly in platform_dri... | Lukas Bulwahn | 1 | -6/+4 |
2022-12-01 | clocksource/drivers/sh_cmt: Access registers according to spec | Wolfram Sang | 1 | -33/+55 |
2022-11-28 | clocksource: hyper-v: Add TSC page support for root partition | Stanislav Kinsburskiy | 1 | -9/+35 |
2022-11-28 | clocksource: hyper-v: Use TSC PFN getter to map vvar page | Stanislav Kinsburskiy | 1 | -1/+2 |
2022-11-28 | clocksource: hyper-v: Introduce TSC PFN getter | Stanislav Kinsburskiy | 1 | -5/+9 |
2022-11-28 | clocksource: hyper-v: Introduce a pointer to TSC page | Stanislav Kinsburskiy | 1 | -2/+4 |
2022-11-24 | clocksource/drivers/sp804: Do not use timer namespace for timer_shutdown() fu... | Steven Rostedt (Google) | 1 | -3/+3 |
2022-11-24 | clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shut... | Steven Rostedt (Google) | 1 | -6/+6 |
2022-11-21 | clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math error | Joe Korty | 1 | -2/+5 |
2022-11-03 | clocksource/drivers/hyperv: add data structure for reference TSC MSR | Anirudh Rayabharam | 1 | -14/+15 |
2022-10-10 | Merge tag 'timers-core-2022-10-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -269/+521 |
2022-09-27 | clocksource/drivers/arm_arch_timer: Fix CNTPCT_LO and CNTVCT_LO value | Yang Guo | 1 | -2/+2 |
2022-09-20 | clocksource/drivers/imx-sysctr: handle nxp,no-divider property | Peng Fan | 1 | -2/+4 |
2022-09-20 | clocksource/drivers/timer-ti-dm: Get clock in probe with devm_clk_get() | Tony Lindgren | 1 | -15/+9 |
2022-09-20 | clocksource/drivers/timer-ti-dm: Add flag to detect omap1 | Tony Lindgren | 1 | -3/+6 |
2022-09-20 | clocksource/drivers/timer-ti-dm: Move struct omap_dm_timer fields to driver | Tony Lindgren | 1 | -48/+170 |
2022-09-20 | clocksource/drivers/timer-ti-dm: Use runtime PM directly and check errors | Tony Lindgren | 1 | -26/+91 |