summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'timers-core-2022-10-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-10-108-269/+521
|\
| * clocksource/drivers/arm_arch_timer: Fix CNTPCT_LO and CNTVCT_LO valueYang Guo2022-09-271-2/+2
| * clocksource/drivers/imx-sysctr: handle nxp,no-divider propertyPeng Fan2022-09-201-2/+4
| * clocksource/drivers/timer-ti-dm: Get clock in probe with devm_clk_get()Tony Lindgren2022-09-201-15/+9
| * clocksource/drivers/timer-ti-dm: Add flag to detect omap1Tony Lindgren2022-09-201-3/+6
| * clocksource/drivers/timer-ti-dm: Move struct omap_dm_timer fields to driverTony Lindgren2022-09-201-48/+170
| * clocksource/drivers/timer-ti-dm: Use runtime PM directly and check errorsTony Lindgren2022-09-201-26/+91
| * clocksource/drivers/timer-ti-dm: Move private defines to the driverTony Lindgren2022-09-201-0/+62
| * clocksource/drivers/timer-ti-dm: Simplify register access furtherTony Lindgren2022-09-201-14/+14
| * clocksource/drivers/timer-ti-dm: Simplify register writes with dmtimer_write()Tony Lindgren2022-09-201-54/+44
| * clocksource/drivers/timer-ti-dm: Simplify register reads with dmtimer_read()Tony Lindgren2022-09-201-48/+40
| * clocksource/drivers/timer-ti-dm: Drop unused functionsTony Lindgren2022-09-201-51/+0
| * clocksource/drivers/timer-gxp: Add missing error handling in gxp_timer_probeLin Yujun2022-09-201-1/+6
| * clocksource/drivers/arm_arch_timer: Fix handling of ARM erratum 858921Kunkun Jiang2022-09-201-0/+2
| * clocksource/drivers/exynos_mct: Enable building on ARTPECVincent Whitchurch2022-09-201-1/+1
| * clocksource/drivers/exynos_mct: Support local-timers propertyVincent Whitchurch2022-09-201-6/+56
| * clocksource/drivers/exynos_mct: Support frc-shared propertyVincent Whitchurch2022-09-201-3/+18
| * clocksource/drivers/sun4i: Add definition of clear interruptVictor Hassan2022-09-201-1/+2
| * clocksource/drivers/renesas-ostm: Add support for RZ/V2L SoCLad Prabhakar2022-09-071-1/+1
* | RISC-V: Add Sstc extension supportPalmer Dabbelt2022-08-111-1/+24
|\ \
| * | RISC-V: Prefer sstc extension if availableAtish Patra2022-08-111-1/+24
* | | Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-061-7/+8
|\ \ \ | |_|/ |/| |
| * | riscv: cpu: Add 64bit hartid support on RV64Sunil V L2022-07-191-7/+8
| |/
* | Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner2022-07-289-42/+807
|\ \
| * | clocksource/drivers/sun5i: Remove unnecessary (void*) conversionsLi zeming2022-07-271-1/+1
| * | clocksource/drivers/sun4i: Remove unnecessary (void*) conversionsXU pengfei2022-07-271-1/+1
| * | clocksource/drivers/tegra186: Put Kconfig option 'tristate' to 'bool'Daniel Lezcano2022-07-271-1/+1
| * | clocksource/drivers/timer-ti-dm: Make driver selection bool for TI K3Tony Lindgren2022-07-271-1/+2
| * | clocksource/drivers/timer-ti-dm: Add compatible for am6 SoCsTony Lindgren2022-07-271-0/+8
| * | clocksource/drivers/timer-ti-dm: Make timer selectable for ARCH_K3Tony Lindgren2022-07-272-2/+8
| * | clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6Tony Lindgren2022-07-271-0/+115
| * | clocksource/drivers/sh_cmt: Add R-Car Gen4 supportWolfram Sang2022-07-181-0/+8
| * | clocksource/drivers/timer-microchip-pit64b: Fix compilation warningsClaudiu Beznea2022-07-161-4/+6
| * | clocksource/drivers/timer-microchip-pit64b: Use mchp_pit64b_{suspend, resume}Claudiu Beznea2022-07-161-19/+5
| * | clocksource/drivers/timer-microchip-pit64b: Remove suspend/resume ops for ceClaudiu Beznea2022-07-161-14/+16
| * | clocksource/drivers/timer-mediatek: Implement CPUXGPT timersAngeloGioacchino Del Regno2022-07-161-0/+114
| * | clocksource/drivers/timer-tegra186: Add support for Tegra234 SoCKartik2022-07-161-0/+6
| * | clocksource: Add Tegra186 timers supportThierry Reding2022-07-163-0/+517
| * | clocksource/drivers/arm_global_timer: Fix Kconfig "its" grammarRandy Dunlap2022-07-161-1/+1
* | | clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()Masahiro Yamada2022-06-081-1/+0
| |/ |/|
* | Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-0516-87/+21
|\|
| * clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2022-05-241-1/+1
| * clocksource/drivers/timer-ti-dm: Remove unnecessary NULL checkDan Carpenter2022-05-241-2/+1
| * clocksource/drivers/timer-sun5i: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * clocksource/drivers/timer-sun4i: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * clocksource/drivers/pistachio: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * clocksource/drivers/orion: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * clocksource/drivers/lpc32xx: Convert to SPDX identifierThomas Gleixner2022-05-181-5/+1
| * clocksource/drivers/digicolor: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * clocksource/drivers/armada-370-xp: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1