Age | Commit message (Expand) | Author |
2022-08-11 | RISC-V: Add Sstc extension support | Palmer Dabbelt |
2022-08-11 | RISC-V: Prefer sstc extension if available | Atish Patra |
2022-08-06 | Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-07-28 | Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/... | Thomas Gleixner |
2022-07-27 | clocksource/drivers/sun5i: Remove unnecessary (void*) conversions | Li zeming |
2022-07-27 | clocksource/drivers/sun4i: Remove unnecessary (void*) conversions | XU pengfei |
2022-07-27 | clocksource/drivers/tegra186: Put Kconfig option 'tristate' to 'bool' | Daniel Lezcano |
2022-07-27 | clocksource/drivers/timer-ti-dm: Make driver selection bool for TI K3 | Tony Lindgren |
2022-07-27 | clocksource/drivers/timer-ti-dm: Add compatible for am6 SoCs | Tony Lindgren |
2022-07-27 | clocksource/drivers/timer-ti-dm: Make timer selectable for ARCH_K3 | Tony Lindgren |
2022-07-27 | clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6 | Tony Lindgren |
2022-07-19 | riscv: cpu: Add 64bit hartid support on RV64 | Sunil V L |
2022-07-18 | clocksource/drivers/sh_cmt: Add R-Car Gen4 support | Wolfram Sang |
2022-07-16 | clocksource/drivers/timer-microchip-pit64b: Fix compilation warnings | Claudiu Beznea |
2022-07-16 | clocksource/drivers/timer-microchip-pit64b: Use mchp_pit64b_{suspend, resume} | Claudiu Beznea |
2022-07-16 | clocksource/drivers/timer-microchip-pit64b: Remove suspend/resume ops for ce | Claudiu Beznea |
2022-07-16 | clocksource/drivers/timer-mediatek: Implement CPUXGPT timers | AngeloGioacchino Del Regno |
2022-07-16 | clocksource/drivers/timer-tegra186: Add support for Tegra234 SoC | Kartik |
2022-07-16 | clocksource: Add Tegra186 timers support | Thierry Reding |
2022-07-16 | clocksource/drivers/arm_global_timer: Fix Kconfig "its" grammar | Randy Dunlap |
2022-06-08 | clocksource: hyper-v: unexport __init-annotated hv_init_clocksource() | Masahiro Yamada |
2022-06-05 | Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-05-27 | Merge branch 'hpe/gxp-soc' into arm/late | Arnd Bergmann |
2022-05-26 | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-05-26 | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-24 | clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value | Krzysztof Kozlowski |
2022-05-24 | clocksource/drivers/timer-ti-dm: Remove unnecessary NULL check | Dan Carpenter |
2022-05-18 | clocksource/drivers/timer-gxp: Add HPE GXP Timer | Nick Hawkins |
2022-05-18 | clocksource/drivers/timer-sun5i: Convert to SPDX identifier | Thomas Gleixner |
2022-05-18 | clocksource/drivers/timer-sun4i: Convert to SPDX identifier | Thomas Gleixner |
2022-05-18 | clocksource/drivers/pistachio: Convert to SPDX identifier | Thomas Gleixner |
2022-05-18 | clocksource/drivers/orion: Convert to SPDX identifier | Thomas Gleixner |
2022-05-18 | clocksource/drivers/lpc32xx: Convert to SPDX identifier | Thomas Gleixner |
2022-05-18 | clocksource/drivers/digicolor: Convert to SPDX identifier | Thomas Gleixner |
2022-05-18 | clocksource/drivers/armada-370-xp: Convert to SPDX identifier | Thomas Gleixner |
2022-05-18 | clocksource/drivers/mips-gic-timer: Convert to SPDX identifier | Thomas Gleixner |
2022-05-18 | clocksource/drivers/jcore: Convert to SPDX identifier | Thomas Gleixner |
2022-05-18 | clocksource/drivers/bcm_kona: Convert to SPDX identifier | Thomas Gleixner |
2022-05-18 | clocksource/drivers/sp804: Avoid error on multiple instances | Andre Przywara |
2022-05-18 | clocksource/drivers/riscv: Events are stopped during CPU suspend | Samuel Holland |
2022-05-18 | clocksource/drivers/ixp4xx: Drop boardfile probe path | Linus Walleij |
2022-04-21 | clocksource: ti-dmtimer: avoid using mach/hardware.h | Arnd Bergmann |
2022-04-11 | clocksource/drivers: Add a goldfish-timer clocksource | Laurent Vivier |
2022-04-04 | Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as... | Arnd Bergmann |
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 |