summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2023-02-16Merge tag 'v5.10.165' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2023-01-14clocksource/drivers/timer-ti-dm: Fix missing clk_disable_unprepare in dmtimer...Yang Yingliang
2023-01-14clocksource/drivers/sh_cmt: Access registers according to specWolfram Sang
2023-01-14clocksource/drivers/sh_cmt: Make sure channel clock supply is enabledGeert Uytterhoeven
2022-12-09Merge tag 'v5.10.158' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-12-08Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"Conor Dooley
2022-11-04clocksource/drivers/timer-ti-dm: Make driver selection bool for TI K3Tony Lindgren
2022-11-04clocksource/drivers/timer-ti-dm: Add compatible for am6 SoCsTony Lindgren
2022-11-04clocksource/drivers/timer-ti-dm: Make timer selectable for ARCH_K3Tony Lindgren
2022-11-04clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6Tony Lindgren
2022-08-19Merge tag 'v5.10.131' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-07-07clocksource/drivers/ixp4xx: remove EXPORT_SYMBOL_GPL from ixp4xx_timer_setup()Greg Kroah-Hartman
2022-06-22clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()Masahiro Yamada
2022-06-14clocksource/drivers/sp804: Avoid error on multiple instancesAndre Przywara
2022-06-14clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2022-06-14clocksource/drivers/riscv: Events are stopped during CPU suspendSamuel Holland
2022-06-04Merge tag 'v5.10.115' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-04-08clocksource: acpi_pm: fix return value of __setup handlerRandy Dunlap
2022-04-08clocksource/drivers/timer-of: Check return value of of_iomap in timer_of_base...Guillaume Ranquet
2022-04-08clocksource/drivers/timer-microchip-pit64b: Use notraceClaudiu Beznea
2022-04-08clocksource/drivers/exynos_mct: Handle DTS with higher number of interruptsKrzysztof Kozlowski
2022-04-08clocksource/drivers/exynos_mct: Refactor resources allocationMarek Szyprowski
2022-04-08clocksource/drivers/timer-ti-dm: Fix regression from errata i940 fixDrew Fustini
2022-03-17Merge tag 'v5.10.106' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-03-08ARM: dts: Use 32KiHz oscillator on devkit8000Anthoine Bourgeois
2022-02-22clocksource/drivers/timer-ti-dm: fix regression from errata i940 fixDrew Fustini
2022-02-16ARM: dts: Fix timer regression for beagleboard revision cTony Lindgren
2021-12-17Merge tag 'v5.10.80' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Vignesh Raghavendra
2021-11-18clocksource/drivers/timer-ti-dm: Select TIMER_OFKees Cook
2021-10-21clocksource/drivers/timer-ti-dm: Extend pending interrupt ACK for gicKevin Hilman
2021-10-21clocksource/drivers/timer-ti-dm: ack pending interrupt during suspendKevin Hilman
2021-09-30Merge tag 'v5.10.65' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Vignesh Raghavendra
2021-09-15clocksource/drivers/sh_cmt: Fix wrong setting if don't request IRQ for clock ...Phong Hoang
2021-08-26Merge tag 'v5.10.59' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Vignesh Raghavendra
2021-07-19clocksource/arm_arch_timer: Improve Allwinner A64 timer workaroundSamuel Holland
2021-07-14clocksource/drivers/timer-ti-dm: Save and restore timer TIOCP_CFGTony Lindgren
2021-06-09Merge tag 'v5.10.41' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Minas Hambardzumyan
2021-05-19clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren
2021-05-19clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issueTony Lindgren
2021-05-14clocksource/drivers/ingenic_ost: Fix return value check in ingenic_ost_probe()Wei Yongjun
2021-05-14clocksource/drivers/timer-ti-dm: Add missing set_state_oneshot_stoppedTony Lindgren
2021-05-14clocksource/drivers/timer-ti-dm: Fix posted mode status check orderTony Lindgren
2021-03-11Merge tag 'v5.10.21' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Aparna Balasubramanian
2021-03-04clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is definedTom Rix
2021-03-04clocksource/drivers/ixp4xx: Select TIMER_OF when neededArnd Bergmann
2021-03-02Merged TI feature platform_base into ti-linux-5.10.yLCPD Auto Merger
2021-03-01clocksource: timer-keystone: Add platform probe support to existing codeKeerthy
2020-12-30clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1....Keqian Zhu
2020-12-30clocksource/drivers/arm_arch_timer: Use stable count reader in erratum sneKeqian Zhu
2020-12-30clocksource/drivers/riscv: Make RISCV_TIMER depends on RISCV_SBIKefeng Wang