summaryrefslogtreecommitdiff
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-04-2912-197/+220
|\
| * clocksource/drivers/ti: Use of_property_read_bool() for boolean propertiesRob Herring2023-04-242-6/+6
| * clocksource/drivers/timer-ti-dm: Fix finding alwon timerTony Lindgren2023-04-241-1/+3
| * clocksource/drivers/davinci: Fix memory leak in davinci_timer_register when i...Qinrun Dai2023-04-241-6/+24
| * clocksource/drivers/stm32-lp: Drop of_match_ptr for ID tableKrzysztof Kozlowski2023-04-241-1/+1
| * clocksource/drivers/timer-ti-dm: Convert to platform remove callback returnin...Uwe Kleine-König2023-04-241-4/+2
| * clocksource/drivers/timer-tegra186: Convert to platform remove callback retur...Uwe Kleine-König2023-04-241-4/+2
| * clocksource/drivers/timer-ti-dm: Improve error message in .removeUwe Kleine-König2023-04-241-1/+4
| * clocksource/drivers/timer-stm32-lp: Mark driver as non-removableUwe Kleine-König2023-04-241-7/+2
| * clocksource/drivers/sh_mtu2: Mark driver as non-removableUwe Kleine-König2023-04-241-6/+1
| * clocksource/drivers/timer-ti-dm: Use of_address_to_resource()Rob Herring2023-04-241-30/+27
| * clocksource/drivers/timer-imx-gpt: Remove non-DT functionFabio Estevam2023-04-241-19/+0
| * clocksource/drivers/timer-mediatek: Split out CPUXGPT timersAngeloGioacchino Del Regno2023-04-244-114/+150
| * clocksource/drivers/exynos_mct: Explicitly return 0 for shared timerKrzysztof Kozlowski2023-04-241-1/+1
* | Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-04-271-5/+16
|\ \
| * | clocksource: hyper-v: make sure Invariant-TSC is used if it is availableDexuan Cui2023-04-171-3/+3
| * | drivers/clocksource/hyper-v: non ACPI support in hyperv clockSaurabh Sengar2023-04-171-2/+13
| |/
* | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-277-7/+0
|\ \
| * | clocksource: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-135-5/+0
| * | clocksource/drivers/timer-tegra186: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
| * | clocksource: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
| |/
* | Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-271-2/+1
|\ \
| * | clocksource: ingenic: Add explicit include for cpuhotplug.hRob Herring2023-04-131-2/+1
| |/
* | RISC-V: Allow marking IPIs as suitable for remote FENCEsAnup Patel2023-04-081-1/+1
* | RISC-V: Treat IPIs as normal Linux IRQsAnup Patel2023-04-081-16/+49
|/
* Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-02-218-28/+43
|\
| * Merge tag 'clocksource.2023.02.06b' of git://git.kernel.org/pub/scm/linux/ker...Thomas Gleixner2023-02-131-2/+4
| |\
| | * clocksource: Verify HPET and PMTMR when TSC unverifiedPaul E. McKenney2023-02-021-2/+4
| * | clocksource/drivers/timer-sun4i: Add CLOCK_EVT_FEAT_DYNIRQYangtao Li2023-02-131-1/+2
| * | clocksource/drivers/em_sti: Mark driver as non-removableUwe Kleine-König2023-02-131-6/+1
| * | clocksource/drivers/sh_tmu: Mark driver as non-removableUwe Kleine-König2023-02-131-6/+1
| * | clocksource/drivers/riscv: Patch riscv_clock_next_event() jump before first useMatt Evans2023-02-131-5/+5
| * | clocksource/drivers/timer-microchip-pit64b: Add delay timerClaudiu Beznea2023-02-131-0/+12
| * | clocksource/drivers/timer-microchip-pit64b: Select driver only on ARMClaudiu Beznea2023-02-131-1/+1
| * | clocksource/drivers/riscv: Get rid of clocksource_arch_init() callbackLad Prabhakar2023-02-131-0/+5
| * | clocksource/drivers/sh_cmt: Mark driver as non-removableUwe Kleine-König2023-02-131-6/+1
| * | clocksource/drivers/timer-microchip-pit64b: Drop obsolete dependency on COMPI...Jean Delvare2023-02-131-1/+1
| * | clocksource/drivers/riscv: Increase the clock source ratingSamuel Holland2023-02-131-1/+1
| * | clocksource/drivers/timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DTAnup Patel2023-02-131-0/+10
| |/
* | ARM: s3c: remove s3c24xx specific hacksArnd Bergmann2023-01-161-1/+1
|/
* Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-127-52/+102
|\
| * clocksource/drivers/arm_arch_timer: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-12-021-1/+2
| * clocksource/drivers/timer-ti-dm: Fix missing clk_disable_unprepare in dmtimer...Yang Yingliang2022-12-021-1/+3
| * clocksource/drivers/timer-ti-dm: Clear settings on probe and freeTony Lindgren2022-12-021-0/+17
| * clocksource/drivers/timer-ti-dm: Make timer_get_irq staticTony Lindgren2022-12-021-1/+1
| * clocksource/drivers/timer-ti-dm: Fix warning for omap_timer_matchTony Lindgren2022-12-021-1/+1
| * clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math errorJoe Korty2022-12-021-2/+5
| * clocksource/drivers/timer-npcm7xx: Enable timer 1 clock before useJonathan Neuschäfer2022-12-021-0/+10
| * clocksource/drivers/ingenic-ost: Define pm functions properly in platform_dri...Lukas Bulwahn2022-12-011-6/+4
| * clocksource/drivers/sh_cmt: Access registers according to specWolfram Sang2022-12-011-33/+55