summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorLines
2022-10-10Merge tag 'timers-core-2022-10-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-269/+521
2022-09-27clocksource/drivers/arm_arch_timer: Fix CNTPCT_LO and CNTVCT_LO valueYang Guo-2/+2
2022-09-20clocksource/drivers/imx-sysctr: handle nxp,no-divider propertyPeng Fan-2/+4
2022-09-20clocksource/drivers/timer-ti-dm: Get clock in probe with devm_clk_get()Tony Lindgren-15/+9
2022-09-20clocksource/drivers/timer-ti-dm: Add flag to detect omap1Tony Lindgren-3/+6
2022-09-20clocksource/drivers/timer-ti-dm: Move struct omap_dm_timer fields to driverTony Lindgren-48/+170
2022-09-20clocksource/drivers/timer-ti-dm: Use runtime PM directly and check errorsTony Lindgren-26/+91
2022-09-20clocksource/drivers/timer-ti-dm: Move private defines to the driverTony Lindgren-0/+62
2022-09-20clocksource/drivers/timer-ti-dm: Simplify register access furtherTony Lindgren-14/+14
2022-09-20clocksource/drivers/timer-ti-dm: Simplify register writes with dmtimer_write()Tony Lindgren-54/+44
2022-09-20clocksource/drivers/timer-ti-dm: Simplify register reads with dmtimer_read()Tony Lindgren-48/+40
2022-09-20clocksource/drivers/timer-ti-dm: Drop unused functionsTony Lindgren-51/+0
2022-09-20clocksource/drivers/timer-gxp: Add missing error handling in gxp_timer_probeLin Yujun-1/+6
2022-09-20clocksource/drivers/arm_arch_timer: Fix handling of ARM erratum 858921Kunkun Jiang-0/+2
2022-09-20clocksource/drivers/exynos_mct: Enable building on ARTPECVincent Whitchurch-1/+1
2022-09-20clocksource/drivers/exynos_mct: Support local-timers propertyVincent Whitchurch-6/+56
2022-09-20clocksource/drivers/exynos_mct: Support frc-shared propertyVincent Whitchurch-3/+18
2022-09-20clocksource/drivers/sun4i: Add definition of clear interruptVictor Hassan-1/+2
2022-09-07clocksource/drivers/renesas-ostm: Add support for RZ/V2L SoCLad Prabhakar-1/+1
2022-08-11RISC-V: Add Sstc extension supportPalmer Dabbelt-1/+24
2022-08-11RISC-V: Prefer sstc extension if availableAtish Patra-1/+24
2022-08-06Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-7/+8
2022-07-28Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner-42/+807
2022-07-27clocksource/drivers/sun5i: Remove unnecessary (void*) conversionsLi zeming-1/+1
2022-07-27clocksource/drivers/sun4i: Remove unnecessary (void*) conversionsXU pengfei-1/+1
2022-07-27clocksource/drivers/tegra186: Put Kconfig option 'tristate' to 'bool'Daniel Lezcano-1/+1
2022-07-27clocksource/drivers/timer-ti-dm: Make driver selection bool for TI K3Tony Lindgren-1/+2
2022-07-27clocksource/drivers/timer-ti-dm: Add compatible for am6 SoCsTony Lindgren-0/+8
2022-07-27clocksource/drivers/timer-ti-dm: Make timer selectable for ARCH_K3Tony Lindgren-2/+8
2022-07-27clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6Tony Lindgren-0/+115
2022-07-19riscv: cpu: Add 64bit hartid support on RV64Sunil V L-7/+8
2022-07-18clocksource/drivers/sh_cmt: Add R-Car Gen4 supportWolfram Sang-0/+8
2022-07-16clocksource/drivers/timer-microchip-pit64b: Fix compilation warningsClaudiu Beznea-4/+6
2022-07-16clocksource/drivers/timer-microchip-pit64b: Use mchp_pit64b_{suspend, resume}Claudiu Beznea-19/+5
2022-07-16clocksource/drivers/timer-microchip-pit64b: Remove suspend/resume ops for ceClaudiu Beznea-14/+16
2022-07-16clocksource/drivers/timer-mediatek: Implement CPUXGPT timersAngeloGioacchino Del Regno-0/+114
2022-07-16clocksource/drivers/timer-tegra186: Add support for Tegra234 SoCKartik-0/+6
2022-07-16clocksource: Add Tegra186 timers supportThierry Reding-0/+517
2022-07-16clocksource/drivers/arm_global_timer: Fix Kconfig "its" grammarRandy Dunlap-1/+1
2022-06-08clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()Masahiro Yamada-1/+0
2022-06-05Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-87/+21
2022-05-27Merge branch 'hpe/gxp-soc' into arm/lateArnd Bergmann-0/+218
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-584/+0
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2022-05-24clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski-1/+1
2022-05-24clocksource/drivers/timer-ti-dm: Remove unnecessary NULL checkDan Carpenter-2/+1
2022-05-18clocksource/drivers/timer-gxp: Add HPE GXP TimerNick Hawkins-0/+218
2022-05-18clocksource/drivers/timer-sun5i: Convert to SPDX identifierThomas Gleixner-4/+1
2022-05-18clocksource/drivers/timer-sun4i: Convert to SPDX identifierThomas Gleixner-4/+1
2022-05-18clocksource/drivers/pistachio: Convert to SPDX identifierThomas Gleixner-4/+1