aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
2022-06-08clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()Gravatar Masahiro Yamada 1-1/+0
2022-06-05Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 16-87/+21
2022-05-27Merge branch 'hpe/gxp-soc' into arm/lateGravatar Arnd Bergmann 3-0/+218
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-584/+0
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2022-05-24clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return valueGravatar Krzysztof Kozlowski 1-1/+1
2022-05-24clocksource/drivers/timer-ti-dm: Remove unnecessary NULL checkGravatar Dan Carpenter 1-2/+1
2022-05-18clocksource/drivers/timer-gxp: Add HPE GXP TimerGravatar Nick Hawkins 3-0/+218
2022-05-18clocksource/drivers/timer-sun5i: Convert to SPDX identifierGravatar Thomas Gleixner 1-4/+1
2022-05-18clocksource/drivers/timer-sun4i: Convert to SPDX identifierGravatar Thomas Gleixner 1-4/+1
2022-05-18clocksource/drivers/pistachio: Convert to SPDX identifierGravatar Thomas Gleixner 1-4/+1
2022-05-18clocksource/drivers/orion: Convert to SPDX identifierGravatar Thomas Gleixner 1-4/+1
2022-05-18clocksource/drivers/lpc32xx: Convert to SPDX identifierGravatar Thomas Gleixner 1-5/+1
2022-05-18clocksource/drivers/digicolor: Convert to SPDX identifierGravatar Thomas Gleixner 1-4/+1
2022-05-18clocksource/drivers/armada-370-xp: Convert to SPDX identifierGravatar Thomas Gleixner 1-4/+1
2022-05-18clocksource/drivers/mips-gic-timer: Convert to SPDX identifierGravatar Thomas Gleixner 1-7/+2
2022-05-18clocksource/drivers/jcore: Convert to SPDX identifierGravatar Thomas Gleixner 1-4/+1
2022-05-18clocksource/drivers/bcm_kona: Convert to SPDX identifierGravatar Thomas Gleixner 1-12/+2
2022-05-18clocksource/drivers/sp804: Avoid error on multiple instancesGravatar Andre Przywara 1-5/+5
2022-05-18clocksource/drivers/riscv: Events are stopped during CPU suspendGravatar Samuel Holland 1-1/+1
2022-05-18clocksource/drivers/ixp4xx: Drop boardfile probe pathGravatar Linus Walleij 2-26/+1
2022-04-21clocksource: ti-dmtimer: avoid using mach/hardware.hGravatar Arnd Bergmann 1-1/+1
2022-04-11clocksource/drivers: Add a goldfish-timer clocksourceGravatar Laurent Vivier 3-0/+161
2022-04-04Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...Gravatar Arnd Bergmann 5-584/+0
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-276/+0
2022-03-21Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-2/+4
2022-03-21Merge tag 'timers-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 8-39/+48
2022-03-18Merge branches 'acpi-pm', 'acpi-properties', 'acpi-misc' and 'acpi-x86'Gravatar Rafael J. Wysocki 1-2/+4
2022-03-18clocksource: acpi_pm: fix return value of __setup handlerGravatar Randy Dunlap 1-2/+4
2022-03-14Merge tag 'timers-v5.18-rc1' of https://git.linaro.org/people/daniel.lezcano/...Gravatar Thomas Gleixner 8-39/+48
2022-03-07clocksource/drivers/timer-of: Check return value of of_iomap in timer_of_base...Gravatar Guillaume Ranquet 1-3/+3
2022-03-07clocksource/drivers/timer-microchip-pit64b: Use 5MHz for clockeventGravatar Claudiu Beznea 1-4/+2
2022-03-07clocksource/drivers/timer-microchip-pit64b: Use notraceGravatar Claudiu Beznea 1-1/+1
2022-03-07clocksource/drivers/timer-microchip-pit64b: Remove mmio selectionGravatar Claudiu Beznea 1-1/+0
2022-03-07clocksource/drivers/imx-tpm: Move tpm_read_sched_clock() under CONFIG_ARMGravatar Nathan Chancellor 1-1/+1
2022-03-07clocksource/drivers/arm_arch_timer: Use event stream scaling when availableGravatar Marc Zyngier 1-2/+11
2022-03-07clocksource/drivers/exynos_mct: Increase the size of name arrayGravatar Alim Akhtar 1-1/+5
2022-03-07clocksource/drivers/exynos_mct: Bump up mct max irq numberGravatar Alim Akhtar 1-1/+2
2022-03-07clocksource/drivers/exynos_mct: Remove mct interrupt index enumGravatar Alim Akhtar 1-16/+6
2022-03-07clocksource/drivers/exynos_mct: Handle DTS with higher number of interruptsGravatar Krzysztof Kozlowski 1-1/+9
2022-03-07clocksource/drivers/timer-ti-dm: Fix regression from errata i940 fixGravatar Drew Fustini 1-2/+2
2022-03-07nds32: Remove the architectureGravatar Alan Kao 3-276/+0
2022-02-23remove the h8300 architectureGravatar Christoph Hellwig 5-584/+0
2022-02-18ARM: dts: Use 32KiHz oscillator on devkit8000Gravatar Anthoine Bourgeois 1-2/+1
2022-02-16clocksource/drivers/imx-tpm: Exclude sched clock for ARM64Gravatar Peng Fan 1-1/+1
2022-02-07Merge tag 'omap-for-v5.17/fixes-for-merge-window-signed' of git://git.kernel....Gravatar Arnd Bergmann 1-1/+1
2022-01-26clocksource/drivers/imx-tpm: Update name of clkevtGravatar Peng Fan 1-1/+1
2022-01-26clocksource/drivers/imx-tpm: Add CLOCK_EVT_FEAT_DYNIRQGravatar Peng Fan 1-1/+1
2022-01-26clocksource/drivers/imx-tpm: Mark two variable with __ro_after_initGravatar Peng Fan 1-2/+2
2022-01-26clocksource/drivers/imx-tpm: Drop IRQF_IRQPOLLGravatar Peng Fan 1-1/+1