summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/Kconfig
AgeCommit message (Expand)AuthorLines
2026-01-20clocksource/drivers/timer-integrator-ap: Add missing Kconfig dependency on OFBartosz Golaszewski-0/+1
2025-11-26clocksource/drivers: Add Realtek system timer driverHao-Wen Ting-0/+11
2025-09-23clocksource/drivers/arm_global_timer: Add auto-detection for initial prescale...Markus Schneider-Pargmann-2/+2
2025-09-23clocksource/drivers/vf-pit: Rename the VF PIT to NXP PITDaniel Lezcano-3/+6
2025-09-23clocksource/drivers/vf-pit: Add COMPILE_TEST optionDaniel Lezcano-1/+1
2025-05-16clocksource/drivers: Add EcoNet Timer HPT driverCaleb James DeLisle-0/+8
2025-05-16clocksource/drivers/atmel_tcb: Fix kconfig dependencyArnd Bergmann-2/+2
2025-05-16clocksource/drivers/nxp-timer: Add the System Timer Module for the s32gx plat...Daniel Lezcano-0/+8
2024-11-13clocksource/drivers/ralink: Add Ralink System Tick Counter driverSergio Paracuellos-0/+9
2024-11-13clocksource/drivers:sp804: Make user selectableMark Brown-1/+2
2024-07-12clocksource/drivers/realtek: Add timer driver for rtl-otto platformsChris Packham-0/+10
2023-10-15clocksource: ep93xx: Add driver for Cirrus Logic EP93xxNikita Shubin-0/+11
2023-07-13clocksource/drivers/timer-oxnas-rps: Remove obsolete timer driverNeil Armstrong-7/+0
2023-06-19clocksource/drivers/loongson1: Move PWM timer to clocksource frameworkKeguang Zhang-0/+9
2023-04-24clocksource/drivers/timer-mediatek: Split out CPUXGPT timersAngeloGioacchino Del Regno-0/+9
2023-02-21Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2023-02-13clocksource/drivers/timer-microchip-pit64b: Select driver only on ARMClaudiu Beznea-1/+1
2023-02-13clocksource/drivers/timer-microchip-pit64b: Drop obsolete dependency on COMPI...Jean Delvare-1/+1
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann-1/+1
2022-09-20clocksource/drivers/exynos_mct: Enable building on ARTPECVincent Whitchurch-1/+1
2022-07-28Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner-2/+17
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: Make timer selectable for ARCH_K3Tony Lindgren-1/+7
2022-07-16clocksource: Add Tegra186 timers supportThierry Reding-0/+8
2022-07-16clocksource/drivers/arm_global_timer: Fix Kconfig "its" grammarRandy Dunlap-1/+1
2022-06-05Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2022-05-27Merge branch 'hpe/gxp-soc' into arm/lateArnd Bergmann-0/+8
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-20/+0
2022-05-18clocksource/drivers/timer-gxp: Add HPE GXP TimerNick Hawkins-0/+8
2022-05-18clocksource/drivers/ixp4xx: Drop boardfile probe pathLinus Walleij-1/+1
2022-04-11clocksource/drivers: Add a goldfish-timer clocksourceLaurent Vivier-0/+7
2022-04-04Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...Arnd Bergmann-20/+0
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+0
2022-03-07clocksource/drivers/timer-microchip-pit64b: Remove mmio selectionClaudiu Beznea-1/+0
2022-03-07nds32: Remove the architectureAlan Kao-9/+0
2022-02-23remove the h8300 architectureChristoph Hellwig-20/+0
2021-12-20clocksource/drivers: Add MStar MSC313e timer supportRomain Perier-0/+9
2021-12-09clocksource/drivers/renesas,ostm: Make RENESAS_OSTM symbol visibleBiju Das-1/+2
2021-11-01Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+3
2021-10-21clocksource/drivers/timer-ti-dm: Select TIMER_OFKees Cook-0/+1
2021-10-21clocksource/drivers/exynosy: Depend on sub-architecture for Exynos MCT and Sa...Krzysztof Kozlowski-0/+2
2021-08-12clocksource/drivers/pistachio: Make it selectable for MIPSJiaxun Yang-1/+2
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-3/+3
2021-06-16arm: zynq: don't disable CONFIG_ARM_GLOBAL_TIMER due to CONFIG_CPU_FREQ anymoreAndrea Merello-0/+1
2021-06-16clocksource/drivers/arm_global_timer: Implement rate compensation whenever so...Andrea Merello-0/+13
2021-06-08clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann-3/+3
2021-02-22Merge tag 'timers-urgent-2021-02-22' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2021-02-10Merge tag 'timers-v5.12-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner-36/+0
2021-02-03clocksource/drivers/prima: Remove sirf prima driverArnd Bergmann-6/+0