summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2023-04-24clocksource/drivers/davinci: Fix memory leak in davinci_timer_register when i...Qinrun Dai
2023-04-24clocksource/drivers/stm32-lp: Drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-04-24clocksource/drivers/timer-ti-dm: Convert to platform remove callback returnin...Uwe Kleine-König
2023-04-24clocksource/drivers/timer-tegra186: Convert to platform remove callback retur...Uwe Kleine-König
2023-04-24clocksource/drivers/timer-ti-dm: Improve error message in .removeUwe Kleine-König
2023-04-24clocksource/drivers/timer-stm32-lp: Mark driver as non-removableUwe Kleine-König
2023-04-24clocksource/drivers/sh_mtu2: Mark driver as non-removableUwe Kleine-König
2023-04-24clocksource/drivers/timer-ti-dm: Use of_address_to_resource()Rob Herring
2023-04-24clocksource/drivers/timer-imx-gpt: Remove non-DT functionFabio Estevam
2023-04-24clocksource/drivers/timer-mediatek: Split out CPUXGPT timersAngeloGioacchino Del Regno
2023-04-24clocksource/drivers/exynos_mct: Explicitly return 0 for shared timerKrzysztof Kozlowski
2023-02-21Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-02-13Merge tag 'clocksource.2023.02.06b' of git://git.kernel.org/pub/scm/linux/ker...Thomas Gleixner
2023-02-13clocksource/drivers/timer-sun4i: Add CLOCK_EVT_FEAT_DYNIRQYangtao Li
2023-02-13clocksource/drivers/em_sti: Mark driver as non-removableUwe Kleine-König
2023-02-13clocksource/drivers/sh_tmu: Mark driver as non-removableUwe Kleine-König
2023-02-13clocksource/drivers/riscv: Patch riscv_clock_next_event() jump before first useMatt Evans
2023-02-13clocksource/drivers/timer-microchip-pit64b: Add delay timerClaudiu Beznea
2023-02-13clocksource/drivers/timer-microchip-pit64b: Select driver only on ARMClaudiu Beznea
2023-02-13clocksource/drivers/riscv: Get rid of clocksource_arch_init() callbackLad Prabhakar
2023-02-13clocksource/drivers/sh_cmt: Mark driver as non-removableUwe Kleine-König
2023-02-13clocksource/drivers/timer-microchip-pit64b: Drop obsolete dependency on COMPI...Jean Delvare
2023-02-13clocksource/drivers/riscv: Increase the clock source ratingSamuel Holland
2023-02-13clocksource/drivers/timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DTAnup Patel
2023-02-02clocksource: Verify HPET and PMTMR when TSC unverifiedPaul E. McKenney
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-12Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-12-02clocksource/drivers/arm_arch_timer: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-12-02clocksource/drivers/timer-ti-dm: Fix missing clk_disable_unprepare in dmtimer...Yang Yingliang
2022-12-02clocksource/drivers/timer-ti-dm: Clear settings on probe and freeTony Lindgren
2022-12-02clocksource/drivers/timer-ti-dm: Make timer_get_irq staticTony Lindgren
2022-12-02clocksource/drivers/timer-ti-dm: Fix warning for omap_timer_matchTony Lindgren
2022-12-02clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math errorJoe Korty
2022-12-02clocksource/drivers/timer-npcm7xx: Enable timer 1 clock before useJonathan Neuschäfer
2022-12-01Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"Conor Dooley
2022-12-01clocksource/drivers/ingenic-ost: Define pm functions properly in platform_dri...Lukas Bulwahn
2022-12-01clocksource/drivers/sh_cmt: Access registers according to specWolfram Sang
2022-11-28clocksource: hyper-v: Add TSC page support for root partitionStanislav Kinsburskiy
2022-11-28clocksource: hyper-v: Use TSC PFN getter to map vvar pageStanislav Kinsburskiy
2022-11-28clocksource: hyper-v: Introduce TSC PFN getterStanislav Kinsburskiy
2022-11-28clocksource: hyper-v: Introduce a pointer to TSC pageStanislav Kinsburskiy
2022-11-24clocksource/drivers/sp804: Do not use timer namespace for timer_shutdown() fu...Steven Rostedt (Google)
2022-11-24clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shut...Steven Rostedt (Google)
2022-11-21clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math errorJoe Korty
2022-11-03clocksource/drivers/hyperv: add data structure for reference TSC MSRAnirudh Rayabharam
2022-10-10Merge tag 'timers-core-2022-10-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-09-27clocksource/drivers/arm_arch_timer: Fix CNTPCT_LO and CNTVCT_LO valueYang Guo
2022-09-20clocksource/drivers/imx-sysctr: handle nxp,no-divider propertyPeng Fan
2022-09-20clocksource/drivers/timer-ti-dm: Get clock in probe with devm_clk_get()Tony Lindgren