aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2024-04-09Merge branch 'v6.1/standard/preempt-rt/base' into v6.1/standard/preempt-rt/ti...Bruce Ashfield
2024-04-03clocksource/drivers/arm_global_timer: Fix maximum prescaler valueMartin Blumenstingl
2024-02-06Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/ti-sdk-5.10/t...Bruce Ashfield
2024-01-25clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warningsTony Lindgren
2023-12-03Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/ti-sdk-5.10/t...Bruce Ashfield
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-09-25Merge branch 'v6.1/standard/preempt-rt/base' into v6.1/standard/preempt-rt/ti...Bruce Ashfield
2023-09-19clocksource/drivers/arm_arch_timer: Disable timer before programming CVALWalter Chang
2023-07-26Merge branch 'v6.1/standard/preempt-rt/base' into v6.1/standard/preempt-rt/ti...Bruce Ashfield
2023-07-19clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probeFeng Mingxi
2023-05-17clocksource/drivers/timer-ti-dm: Extend pending interrupt ACK for gicKevin Hilman
2023-05-17clocksource/drivers/timer-ti-dm: ack pending interrupt during suspendKevin Hilman
2023-05-17clocksource: timer-keystone: Add platform probe support to existing codeKeerthy
2023-05-11clocksource/drivers/davinci: Fix memory leak in davinci_timer_register when i...Qinrun Dai
2023-03-10clocksource/drivers/riscv: Patch riscv_clock_next_event() jump before first useMatt Evans
2022-12-31clocksource/drivers/timer-ti-dm: Fix missing clk_disable_unprepare in dmtimer...Yang Yingliang
2022-12-31clocksource/drivers/timer-ti-dm: Fix warning for omap_timer_matchTony Lindgren
2022-12-31clocksource/drivers/sh_cmt: Access registers according to specWolfram Sang
2022-12-01Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"Conor Dooley
2022-11-21clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math errorJoe Korty
2022-11-03clocksource/drivers/hyperv: add data structure for reference TSC MSRAnirudh Rayabharam
2022-10-10Merge tag 'timers-core-2022-10-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-09-27clocksource/drivers/arm_arch_timer: Fix CNTPCT_LO and CNTVCT_LO valueYang Guo
2022-09-20clocksource/drivers/imx-sysctr: handle nxp,no-divider propertyPeng Fan
2022-09-20clocksource/drivers/timer-ti-dm: Get clock in probe with devm_clk_get()Tony Lindgren
2022-09-20clocksource/drivers/timer-ti-dm: Add flag to detect omap1Tony Lindgren
2022-09-20clocksource/drivers/timer-ti-dm: Move struct omap_dm_timer fields to driverTony Lindgren
2022-09-20clocksource/drivers/timer-ti-dm: Use runtime PM directly and check errorsTony Lindgren
2022-09-20clocksource/drivers/timer-ti-dm: Move private defines to the driverTony Lindgren
2022-09-20clocksource/drivers/timer-ti-dm: Simplify register access furtherTony Lindgren
2022-09-20clocksource/drivers/timer-ti-dm: Simplify register writes with dmtimer_write()Tony Lindgren
2022-09-20clocksource/drivers/timer-ti-dm: Simplify register reads with dmtimer_read()Tony Lindgren
2022-09-20clocksource/drivers/timer-ti-dm: Drop unused functionsTony Lindgren
2022-09-20clocksource/drivers/timer-gxp: Add missing error handling in gxp_timer_probeLin Yujun
2022-09-20clocksource/drivers/arm_arch_timer: Fix handling of ARM erratum 858921Kunkun Jiang
2022-09-20clocksource/drivers/exynos_mct: Enable building on ARTPECVincent Whitchurch
2022-09-20clocksource/drivers/exynos_mct: Support local-timers propertyVincent Whitchurch
2022-09-20clocksource/drivers/exynos_mct: Support frc-shared propertyVincent Whitchurch
2022-09-20clocksource/drivers/sun4i: Add definition of clear interruptVictor Hassan
2022-09-07clocksource/drivers/renesas-ostm: Add support for RZ/V2L SoCLad Prabhakar
2022-08-11RISC-V: Add Sstc extension supportPalmer Dabbelt
2022-08-11RISC-V: Prefer sstc extension if availableAtish Patra
2022-08-06Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-28Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner
2022-07-27clocksource/drivers/sun5i: Remove unnecessary (void*) conversionsLi zeming
2022-07-27clocksource/drivers/sun4i: Remove unnecessary (void*) conversionsXU pengfei
2022-07-27clocksource/drivers/tegra186: Put Kconfig option 'tristate' to 'bool'Daniel Lezcano