Age | Commit message (Expand) | Author |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-21 | Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2022-03-21 | Merge tag 'timers-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-03-18 | Merge branches 'acpi-pm', 'acpi-properties', 'acpi-misc' and 'acpi-x86' | Rafael J. Wysocki |
2022-03-18 | clocksource: acpi_pm: fix return value of __setup handler | Randy Dunlap |
2022-03-14 | Merge tag 'timers-v5.18-rc1' of https://git.linaro.org/people/daniel.lezcano/... | Thomas Gleixner |
2022-03-07 | clocksource/drivers/timer-of: Check return value of of_iomap in timer_of_base... | Guillaume Ranquet |
2022-03-07 | clocksource/drivers/timer-microchip-pit64b: Use 5MHz for clockevent | Claudiu Beznea |
2022-03-07 | clocksource/drivers/timer-microchip-pit64b: Use notrace | Claudiu Beznea |
2022-03-07 | clocksource/drivers/timer-microchip-pit64b: Remove mmio selection | Claudiu Beznea |
2022-03-07 | clocksource/drivers/imx-tpm: Move tpm_read_sched_clock() under CONFIG_ARM | Nathan Chancellor |
2022-03-07 | clocksource/drivers/arm_arch_timer: Use event stream scaling when available | Marc Zyngier |
2022-03-07 | clocksource/drivers/exynos_mct: Increase the size of name array | Alim Akhtar |
2022-03-07 | clocksource/drivers/exynos_mct: Bump up mct max irq number | Alim Akhtar |
2022-03-07 | clocksource/drivers/exynos_mct: Remove mct interrupt index enum | Alim Akhtar |
2022-03-07 | clocksource/drivers/exynos_mct: Handle DTS with higher number of interrupts | Krzysztof Kozlowski |
2022-03-07 | clocksource/drivers/timer-ti-dm: Fix regression from errata i940 fix | Drew Fustini |
2022-03-07 | nds32: Remove the architecture | Alan Kao |
2022-02-18 | ARM: dts: Use 32KiHz oscillator on devkit8000 | Anthoine Bourgeois |
2022-02-16 | clocksource/drivers/imx-tpm: Exclude sched clock for ARM64 | Peng Fan |
2022-02-07 | Merge tag 'omap-for-v5.17/fixes-for-merge-window-signed' of git://git.kernel.... | Arnd Bergmann |
2022-01-26 | clocksource/drivers/imx-tpm: Update name of clkevt | Peng Fan |
2022-01-26 | clocksource/drivers/imx-tpm: Add CLOCK_EVT_FEAT_DYNIRQ | Peng Fan |
2022-01-26 | clocksource/drivers/imx-tpm: Mark two variable with __ro_after_init | Peng Fan |
2022-01-26 | clocksource/drivers/imx-tpm: Drop IRQF_IRQPOLL | Peng Fan |
2022-01-26 | clocksource/drivers/imx-sysctr: Drop IRQF_IRQPOLL | Peng Fan |
2022-01-10 | Merge tag 'timers-v5.17-rc1' of https://git.linaro.org/people/daniel.lezcano/... | Thomas Gleixner |
2021-12-20 | clocksource/drivers/msc313e: Add support for ssd20xd-based platforms | Romain Perier |
2021-12-20 | clocksource/drivers: Add MStar MSC313e timer support | Romain Perier |
2021-12-17 | ARM: dts: Fix timer regression for beagleboard revision c | Tony Lindgren |
2021-12-14 | clocksource/drivers/pistachio: Fix -Wunused-but-set-variable warning | Drew Fustini |
2021-12-14 | clocksource/drivers/timer-imx-sysctr: Set cpumask to cpu_possible_mask | Peng Fan |
2021-12-10 | clocksource/drivers/arm_arch_timer: Force inlining of erratum_set_next_event_... | Marc Zyngier |
2021-12-10 | clocksource/drivers/dw_apb_timer_of: Fix probe failure | Alexey Sheplyakov |
2021-12-09 | clocksource/drivers/imx-sysctr: Mark two variable with __ro_after_init | Peng Fan |
2021-12-09 | clocksource/drivers/renesas,ostm: Make RENESAS_OSTM symbol visible | Biju Das |
2021-12-09 | clocksource/drivers/renesas-ostm: Add RZ/G2L OSTM support | Biju Das |
2021-12-09 | Merge branch 'reset/of-get-optional-exclusive' of git://git.pengutronix.de/pz... | Daniel Lezcano |
2021-12-09 | clocksource/drivers/exynos_mct: Fix silly typo resulting in checkpatch warning | Will Deacon |
2021-11-16 | clocksource/drivers/exynos_mct: Refactor resources allocation | Marek Szyprowski |
2021-11-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-11-01 | Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-10-21 | clocksource/drivers/timer-ti-dm: Select TIMER_OF | Kees Cook |
2021-10-21 | clocksource/drivers/exynosy: Depend on sub-architecture for Exynos MCT and Sa... | Krzysztof Kozlowski |
2021-10-19 | Merge branch 'timers/drivers/armv8.6_arch_timer' into timers/drivers/next | Daniel Lezcano |
2021-10-18 | clocksource/drivers/arm_arch_timer: Fix masking for high freq counters | Oliver Upton |
2021-10-17 | clocksource/drivers/arm_arch_timer: Remove any trace of the TVAL programming ... | Marc Zyngier |
2021-10-17 | clocksource/drivers/arm_arch_timer: Work around broken CVAL implementations | Marc Zyngier |
2021-10-17 | clocksource/drivers/arm_arch_timer: Advertise 56bit timer to the core code | Marc Zyngier |
2021-10-17 | clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVAL | Marc Zyngier |