summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorLines
2023-04-29Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-197/+220
2023-04-27Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-5/+16
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-7/+0
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+1
2023-04-24clocksource/drivers/ti: Use of_property_read_bool() for boolean propertiesRob Herring-6/+6
2023-04-24clocksource/drivers/timer-ti-dm: Fix finding alwon timerTony Lindgren-1/+3
2023-04-24clocksource/drivers/davinci: Fix memory leak in davinci_timer_register when i...Qinrun Dai-6/+24
2023-04-24clocksource/drivers/stm32-lp: Drop of_match_ptr for ID tableKrzysztof Kozlowski-1/+1
2023-04-24clocksource/drivers/timer-ti-dm: Convert to platform remove callback returnin...Uwe Kleine-König-4/+2
2023-04-24clocksource/drivers/timer-tegra186: Convert to platform remove callback retur...Uwe Kleine-König-4/+2
2023-04-24clocksource/drivers/timer-ti-dm: Improve error message in .removeUwe Kleine-König-1/+4
2023-04-24clocksource/drivers/timer-stm32-lp: Mark driver as non-removableUwe Kleine-König-7/+2
2023-04-24clocksource/drivers/sh_mtu2: Mark driver as non-removableUwe Kleine-König-6/+1
2023-04-24clocksource/drivers/timer-ti-dm: Use of_address_to_resource()Rob Herring-30/+27
2023-04-24clocksource/drivers/timer-imx-gpt: Remove non-DT functionFabio Estevam-19/+0
2023-04-24clocksource/drivers/timer-mediatek: Split out CPUXGPT timersAngeloGioacchino Del Regno-114/+150
2023-04-24clocksource/drivers/exynos_mct: Explicitly return 0 for shared timerKrzysztof Kozlowski-1/+1
2023-04-17clocksource: hyper-v: make sure Invariant-TSC is used if it is availableDexuan Cui-3/+3
2023-04-17drivers/clocksource/hyper-v: non ACPI support in hyperv clockSaurabh Sengar-2/+13
2023-04-13clocksource: ingenic: Add explicit include for cpuhotplug.hRob Herring-2/+1
2023-04-13clocksource: remove MODULE_LICENSE in non-modulesNick Alcock-5/+0
2023-04-13clocksource/drivers/timer-tegra186: remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-04-13clocksource: remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-04-08RISC-V: Allow marking IPIs as suitable for remote FENCEsAnup Patel-1/+1
2023-04-08RISC-V: Treat IPIs as normal Linux IRQsAnup Patel-16/+49
2023-02-21Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-28/+43
2023-02-13Merge tag 'clocksource.2023.02.06b' of git://git.kernel.org/pub/scm/linux/ker...Thomas Gleixner-2/+4
2023-02-13clocksource/drivers/timer-sun4i: Add CLOCK_EVT_FEAT_DYNIRQYangtao Li-1/+2
2023-02-13clocksource/drivers/em_sti: Mark driver as non-removableUwe Kleine-König-6/+1
2023-02-13clocksource/drivers/sh_tmu: Mark driver as non-removableUwe Kleine-König-6/+1
2023-02-13clocksource/drivers/riscv: Patch riscv_clock_next_event() jump before first useMatt Evans-5/+5
2023-02-13clocksource/drivers/timer-microchip-pit64b: Add delay timerClaudiu Beznea-0/+12
2023-02-13clocksource/drivers/timer-microchip-pit64b: Select driver only on ARMClaudiu Beznea-1/+1
2023-02-13clocksource/drivers/riscv: Get rid of clocksource_arch_init() callbackLad Prabhakar-0/+5
2023-02-13clocksource/drivers/sh_cmt: Mark driver as non-removableUwe Kleine-König-6/+1
2023-02-13clocksource/drivers/timer-microchip-pit64b: Drop obsolete dependency on COMPI...Jean Delvare-1/+1
2023-02-13clocksource/drivers/riscv: Increase the clock source ratingSamuel Holland-1/+1
2023-02-13clocksource/drivers/timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DTAnup Patel-0/+10
2023-02-02clocksource: Verify HPET and PMTMR when TSC unverifiedPaul E. McKenney-2/+4
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann-1/+1
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-52/+102
2022-12-12Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-14/+47
2022-12-02clocksource/drivers/arm_arch_timer: Use kstrtobool() instead of strtobool()Christophe JAILLET-1/+2
2022-12-02clocksource/drivers/timer-ti-dm: Fix missing clk_disable_unprepare in dmtimer...Yang Yingliang-1/+3
2022-12-02clocksource/drivers/timer-ti-dm: Clear settings on probe and freeTony Lindgren-0/+17
2022-12-02clocksource/drivers/timer-ti-dm: Make timer_get_irq staticTony Lindgren-1/+1
2022-12-02clocksource/drivers/timer-ti-dm: Fix warning for omap_timer_matchTony Lindgren-1/+1
2022-12-02clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math errorJoe Korty-2/+5
2022-12-02clocksource/drivers/timer-npcm7xx: Enable timer 1 clock before useJonathan Neuschäfer-0/+10
2022-12-01Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"Conor Dooley-1/+1