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