Age | Commit message (Expand) | Author |
2023-04-24 | clocksource/drivers/timer-ti-dm: Improve error message in .remove | Uwe Kleine-König |
2023-04-24 | clocksource/drivers/timer-stm32-lp: Mark driver as non-removable | Uwe Kleine-König |
2023-04-24 | clocksource/drivers/sh_mtu2: Mark driver as non-removable | Uwe Kleine-König |
2023-04-24 | clocksource/drivers/timer-ti-dm: Use of_address_to_resource() | Rob Herring |
2023-04-24 | clocksource/drivers/timer-imx-gpt: Remove non-DT function | Fabio Estevam |
2023-04-24 | clocksource/drivers/timer-mediatek: Split out CPUXGPT timers | AngeloGioacchino Del Regno |
2023-04-24 | clocksource/drivers/exynos_mct: Explicitly return 0 for shared timer | Krzysztof Kozlowski |
2023-04-17 | clocksource: hyper-v: make sure Invariant-TSC is used if it is available | Dexuan Cui |
2023-04-17 | drivers/clocksource/hyper-v: non ACPI support in hyperv clock | Saurabh Sengar |
2023-04-13 | clocksource: ingenic: Add explicit include for cpuhotplug.h | Rob Herring |
2023-04-13 | clocksource: remove MODULE_LICENSE in non-modules | Nick Alcock |
2023-04-13 | clocksource/drivers/timer-tegra186: remove MODULE_LICENSE in non-modules | Nick Alcock |
2023-04-13 | clocksource: remove MODULE_LICENSE in non-modules | Nick Alcock |
2023-04-08 | RISC-V: Allow marking IPIs as suitable for remote FENCEs | Anup Patel |
2023-04-08 | RISC-V: Treat IPIs as normal Linux IRQs | Anup Patel |
2023-02-21 | Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2023-02-13 | Merge tag 'clocksource.2023.02.06b' of git://git.kernel.org/pub/scm/linux/ker... | Thomas Gleixner |
2023-02-13 | clocksource/drivers/timer-sun4i: Add CLOCK_EVT_FEAT_DYNIRQ | Yangtao Li |
2023-02-13 | clocksource/drivers/em_sti: Mark driver as non-removable | Uwe Kleine-König |
2023-02-13 | clocksource/drivers/sh_tmu: Mark driver as non-removable | Uwe Kleine-König |
2023-02-13 | clocksource/drivers/riscv: Patch riscv_clock_next_event() jump before first use | Matt Evans |
2023-02-13 | clocksource/drivers/timer-microchip-pit64b: Add delay timer | Claudiu Beznea |
2023-02-13 | clocksource/drivers/timer-microchip-pit64b: Select driver only on ARM | Claudiu Beznea |
2023-02-13 | clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback | Lad Prabhakar |
2023-02-13 | clocksource/drivers/sh_cmt: Mark driver as non-removable | Uwe Kleine-König |
2023-02-13 | clocksource/drivers/timer-microchip-pit64b: Drop obsolete dependency on COMPI... | Jean Delvare |
2023-02-13 | clocksource/drivers/riscv: Increase the clock source rating | Samuel Holland |
2023-02-13 | clocksource/drivers/timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DT | Anup Patel |
2023-02-02 | clocksource: Verify HPET and PMTMR when TSC unverified | Paul E. McKenney |
2023-01-16 | ARM: s3c: remove s3c24xx specific hacks | Arnd Bergmann |
2022-12-12 | Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-12-12 | Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-12-02 | clocksource/drivers/arm_arch_timer: Use kstrtobool() instead of strtobool() | Christophe JAILLET |
2022-12-02 | clocksource/drivers/timer-ti-dm: Fix missing clk_disable_unprepare in dmtimer... | Yang Yingliang |
2022-12-02 | clocksource/drivers/timer-ti-dm: Clear settings on probe and free | Tony Lindgren |
2022-12-02 | clocksource/drivers/timer-ti-dm: Make timer_get_irq static | Tony Lindgren |
2022-12-02 | clocksource/drivers/timer-ti-dm: Fix warning for omap_timer_match | Tony Lindgren |
2022-12-02 | clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math error | Joe Korty |
2022-12-02 | clocksource/drivers/timer-npcm7xx: Enable timer 1 clock before use | Jonathan Neuschäfer |
2022-12-01 | Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend" | Conor Dooley |
2022-12-01 | clocksource/drivers/ingenic-ost: Define pm functions properly in platform_dri... | Lukas Bulwahn |
2022-12-01 | clocksource/drivers/sh_cmt: Access registers according to spec | Wolfram Sang |
2022-11-28 | clocksource: hyper-v: Add TSC page support for root partition | Stanislav Kinsburskiy |
2022-11-28 | clocksource: hyper-v: Use TSC PFN getter to map vvar page | Stanislav Kinsburskiy |
2022-11-28 | clocksource: hyper-v: Introduce TSC PFN getter | Stanislav Kinsburskiy |
2022-11-28 | clocksource: hyper-v: Introduce a pointer to TSC page | Stanislav Kinsburskiy |
2022-11-24 | clocksource/drivers/sp804: Do not use timer namespace for timer_shutdown() fu... | Steven Rostedt (Google) |
2022-11-24 | clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shut... | Steven Rostedt (Google) |
2022-11-21 | clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math error | Joe Korty |
2022-11-03 | clocksource/drivers/hyperv: add data structure for reference TSC MSR | Anirudh Rayabharam |