summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2022-08-06Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-28Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner
2022-07-27clocksource/drivers/sun5i: Remove unnecessary (void*) conversionsLi zeming
2022-07-27clocksource/drivers/sun4i: Remove unnecessary (void*) conversionsXU pengfei
2022-07-27clocksource/drivers/tegra186: Put Kconfig option 'tristate' to 'bool'Daniel Lezcano
2022-07-27clocksource/drivers/timer-ti-dm: Make driver selection bool for TI K3Tony Lindgren
2022-07-27clocksource/drivers/timer-ti-dm: Add compatible for am6 SoCsTony Lindgren
2022-07-27clocksource/drivers/timer-ti-dm: Make timer selectable for ARCH_K3Tony Lindgren
2022-07-27clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6Tony Lindgren
2022-07-19riscv: cpu: Add 64bit hartid support on RV64Sunil V L
2022-07-18clocksource/drivers/sh_cmt: Add R-Car Gen4 supportWolfram Sang
2022-07-16clocksource/drivers/timer-microchip-pit64b: Fix compilation warningsClaudiu Beznea
2022-07-16clocksource/drivers/timer-microchip-pit64b: Use mchp_pit64b_{suspend, resume}Claudiu Beznea
2022-07-16clocksource/drivers/timer-microchip-pit64b: Remove suspend/resume ops for ceClaudiu Beznea
2022-07-16clocksource/drivers/timer-mediatek: Implement CPUXGPT timersAngeloGioacchino Del Regno
2022-07-16clocksource/drivers/timer-tegra186: Add support for Tegra234 SoCKartik
2022-07-16clocksource: Add Tegra186 timers supportThierry Reding
2022-07-16clocksource/drivers/arm_global_timer: Fix Kconfig "its" grammarRandy Dunlap
2022-06-08clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()Masahiro Yamada
2022-06-05Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-27Merge branch 'hpe/gxp-soc' into arm/lateArnd Bergmann
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-24clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2022-05-24clocksource/drivers/timer-ti-dm: Remove unnecessary NULL checkDan Carpenter
2022-05-18clocksource/drivers/timer-gxp: Add HPE GXP TimerNick Hawkins
2022-05-18clocksource/drivers/timer-sun5i: Convert to SPDX identifierThomas Gleixner
2022-05-18clocksource/drivers/timer-sun4i: Convert to SPDX identifierThomas Gleixner
2022-05-18clocksource/drivers/pistachio: Convert to SPDX identifierThomas Gleixner
2022-05-18clocksource/drivers/orion: Convert to SPDX identifierThomas Gleixner
2022-05-18clocksource/drivers/lpc32xx: Convert to SPDX identifierThomas Gleixner
2022-05-18clocksource/drivers/digicolor: Convert to SPDX identifierThomas Gleixner
2022-05-18clocksource/drivers/armada-370-xp: Convert to SPDX identifierThomas Gleixner
2022-05-18clocksource/drivers/mips-gic-timer: Convert to SPDX identifierThomas Gleixner
2022-05-18clocksource/drivers/jcore: Convert to SPDX identifierThomas Gleixner
2022-05-18clocksource/drivers/bcm_kona: Convert to SPDX identifierThomas Gleixner
2022-05-18clocksource/drivers/sp804: Avoid error on multiple instancesAndre Przywara
2022-05-18clocksource/drivers/riscv: Events are stopped during CPU suspendSamuel Holland
2022-05-18clocksource/drivers/ixp4xx: Drop boardfile probe pathLinus Walleij
2022-04-21clocksource: ti-dmtimer: avoid using mach/hardware.hArnd Bergmann
2022-04-11clocksource/drivers: Add a goldfish-timer clocksourceLaurent Vivier
2022-04-04Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...Arnd Bergmann
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-21Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-03-21Merge tag 'timers-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-18Merge branches 'acpi-pm', 'acpi-properties', 'acpi-misc' and 'acpi-x86'Rafael J. Wysocki
2022-03-18clocksource: acpi_pm: fix return value of __setup handlerRandy Dunlap
2022-03-14Merge tag 'timers-v5.18-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner
2022-03-07clocksource/drivers/timer-of: Check return value of of_iomap in timer_of_base...Guillaume Ranquet
2022-03-07clocksource/drivers/timer-microchip-pit64b: Use 5MHz for clockeventClaudiu Beznea