Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-09-20 | clocksource/drivers/timer-ti-dm: Move private defines to the driver | Tony Lindgren | 1 | -0/+62 |
2022-09-20 | clocksource/drivers/timer-ti-dm: Simplify register access further | Tony Lindgren | 1 | -14/+14 |
2022-09-20 | clocksource/drivers/timer-ti-dm: Simplify register writes with dmtimer_write() | Tony Lindgren | 1 | -54/+44 |
2022-09-20 | clocksource/drivers/timer-ti-dm: Simplify register reads with dmtimer_read() | Tony Lindgren | 1 | -48/+40 |
2022-09-20 | clocksource/drivers/timer-ti-dm: Drop unused functions | Tony Lindgren | 1 | -51/+0 |
2022-09-20 | clocksource/drivers/timer-gxp: Add missing error handling in gxp_timer_probe | Lin Yujun | 1 | -1/+6 |
2022-09-20 | clocksource/drivers/arm_arch_timer: Fix handling of ARM erratum 858921 | Kunkun Jiang | 1 | -0/+2 |
2022-09-20 | clocksource/drivers/exynos_mct: Enable building on ARTPEC | Vincent Whitchurch | 1 | -1/+1 |
2022-09-20 | clocksource/drivers/exynos_mct: Support local-timers property | Vincent Whitchurch | 1 | -6/+56 |
2022-09-20 | clocksource/drivers/exynos_mct: Support frc-shared property | Vincent Whitchurch | 1 | -3/+18 |
2022-09-20 | clocksource/drivers/sun4i: Add definition of clear interrupt | Victor Hassan | 1 | -1/+2 |
2022-09-07 | clocksource/drivers/renesas-ostm: Add support for RZ/V2L SoC | Lad Prabhakar | 1 | -1/+1 |
2022-08-11 | RISC-V: Add Sstc extension support | Palmer Dabbelt | 1 | -1/+24 |
2022-08-11 | RISC-V: Prefer sstc extension if available | Atish Patra | 1 | -1/+24 |
2022-08-06 | Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -7/+8 |
2022-07-28 | Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/... | Thomas Gleixner | 9 | -42/+807 |
2022-07-27 | clocksource/drivers/sun5i: Remove unnecessary (void*) conversions | Li zeming | 1 | -1/+1 |
2022-07-27 | clocksource/drivers/sun4i: Remove unnecessary (void*) conversions | XU pengfei | 1 | -1/+1 |
2022-07-27 | clocksource/drivers/tegra186: Put Kconfig option 'tristate' to 'bool' | Daniel Lezcano | 1 | -1/+1 |
2022-07-27 | clocksource/drivers/timer-ti-dm: Make driver selection bool for TI K3 | Tony Lindgren | 1 | -1/+2 |
2022-07-27 | clocksource/drivers/timer-ti-dm: Add compatible for am6 SoCs | Tony Lindgren | 1 | -0/+8 |
2022-07-27 | clocksource/drivers/timer-ti-dm: Make timer selectable for ARCH_K3 | Tony Lindgren | 2 | -2/+8 |
2022-07-27 | clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6 | Tony Lindgren | 1 | -0/+115 |
2022-07-19 | riscv: cpu: Add 64bit hartid support on RV64 | Sunil V L | 1 | -7/+8 |
2022-07-18 | clocksource/drivers/sh_cmt: Add R-Car Gen4 support | Wolfram Sang | 1 | -0/+8 |
2022-07-16 | clocksource/drivers/timer-microchip-pit64b: Fix compilation warnings | Claudiu Beznea | 1 | -4/+6 |
2022-07-16 | clocksource/drivers/timer-microchip-pit64b: Use mchp_pit64b_{suspend, resume} | Claudiu Beznea | 1 | -19/+5 |
2022-07-16 | clocksource/drivers/timer-microchip-pit64b: Remove suspend/resume ops for ce | Claudiu Beznea | 1 | -14/+16 |
2022-07-16 | clocksource/drivers/timer-mediatek: Implement CPUXGPT timers | AngeloGioacchino Del Regno | 1 | -0/+114 |
2022-07-16 | clocksource/drivers/timer-tegra186: Add support for Tegra234 SoC | Kartik | 1 | -0/+6 |
2022-07-16 | clocksource: Add Tegra186 timers support | Thierry Reding | 3 | -0/+517 |
2022-07-16 | clocksource/drivers/arm_global_timer: Fix Kconfig "its" grammar | Randy Dunlap | 1 | -1/+1 |
2022-06-08 | clocksource: hyper-v: unexport __init-annotated hv_init_clocksource() | Masahiro Yamada | 1 | -1/+0 |
2022-06-05 | Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 16 | -87/+21 |
2022-05-27 | Merge branch 'hpe/gxp-soc' into arm/late | Arnd Bergmann | 3 | -0/+218 |
2022-05-26 | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -584/+0 |
2022-05-26 | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2022-05-24 | clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value | Krzysztof Kozlowski | 1 | -1/+1 |
2022-05-24 | clocksource/drivers/timer-ti-dm: Remove unnecessary NULL check | Dan Carpenter | 1 | -2/+1 |
2022-05-18 | clocksource/drivers/timer-gxp: Add HPE GXP Timer | Nick Hawkins | 3 | -0/+218 |
2022-05-18 | clocksource/drivers/timer-sun5i: Convert to SPDX identifier | Thomas Gleixner | 1 | -4/+1 |
2022-05-18 | clocksource/drivers/timer-sun4i: Convert to SPDX identifier | Thomas Gleixner | 1 | -4/+1 |
2022-05-18 | clocksource/drivers/pistachio: Convert to SPDX identifier | Thomas Gleixner | 1 | -4/+1 |