summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Add Sstc extension supportPalmer Dabbelt2022-08-111-1/+24
|\
| * RISC-V: Prefer sstc extension if availableAtish Patra2022-08-111-1/+24
* | Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-061-7/+8
|\ \
| * | riscv: cpu: Add 64bit hartid support on RV64Sunil V L2022-07-191-7/+8
| |/
* | Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner2022-07-289-42/+807
|\ \
| * | clocksource/drivers/sun5i: Remove unnecessary (void*) conversionsLi zeming2022-07-271-1/+1
| * | clocksource/drivers/sun4i: Remove unnecessary (void*) conversionsXU pengfei2022-07-271-1/+1
| * | clocksource/drivers/tegra186: Put Kconfig option 'tristate' to 'bool'Daniel Lezcano2022-07-271-1/+1
| * | clocksource/drivers/timer-ti-dm: Make driver selection bool for TI K3Tony Lindgren2022-07-271-1/+2
| * | clocksource/drivers/timer-ti-dm: Add compatible for am6 SoCsTony Lindgren2022-07-271-0/+8
| * | clocksource/drivers/timer-ti-dm: Make timer selectable for ARCH_K3Tony Lindgren2022-07-272-2/+8
| * | clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6Tony Lindgren2022-07-271-0/+115
| * | clocksource/drivers/sh_cmt: Add R-Car Gen4 supportWolfram Sang2022-07-181-0/+8
| * | clocksource/drivers/timer-microchip-pit64b: Fix compilation warningsClaudiu Beznea2022-07-161-4/+6
| * | clocksource/drivers/timer-microchip-pit64b: Use mchp_pit64b_{suspend, resume}Claudiu Beznea2022-07-161-19/+5
| * | clocksource/drivers/timer-microchip-pit64b: Remove suspend/resume ops for ceClaudiu Beznea2022-07-161-14/+16
| * | clocksource/drivers/timer-mediatek: Implement CPUXGPT timersAngeloGioacchino Del Regno2022-07-161-0/+114
| * | clocksource/drivers/timer-tegra186: Add support for Tegra234 SoCKartik2022-07-161-0/+6
| * | clocksource: Add Tegra186 timers supportThierry Reding2022-07-163-0/+517
| * | clocksource/drivers/arm_global_timer: Fix Kconfig "its" grammarRandy Dunlap2022-07-161-1/+1
* | | clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()Masahiro Yamada2022-06-081-1/+0
| |/ |/|
* | Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-0516-87/+21
|\|
| * clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2022-05-241-1/+1
| * clocksource/drivers/timer-ti-dm: Remove unnecessary NULL checkDan Carpenter2022-05-241-2/+1
| * clocksource/drivers/timer-sun5i: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * clocksource/drivers/timer-sun4i: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * clocksource/drivers/pistachio: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * clocksource/drivers/orion: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * clocksource/drivers/lpc32xx: Convert to SPDX identifierThomas Gleixner2022-05-181-5/+1
| * clocksource/drivers/digicolor: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * clocksource/drivers/armada-370-xp: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * clocksource/drivers/mips-gic-timer: Convert to SPDX identifierThomas Gleixner2022-05-181-7/+2
| * clocksource/drivers/jcore: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * clocksource/drivers/bcm_kona: Convert to SPDX identifierThomas Gleixner2022-05-181-12/+2
| * clocksource/drivers/sp804: Avoid error on multiple instancesAndre Przywara2022-05-181-5/+5
| * clocksource/drivers/riscv: Events are stopped during CPU suspendSamuel Holland2022-05-181-1/+1
| * clocksource/drivers/ixp4xx: Drop boardfile probe pathLinus Walleij2022-05-182-26/+1
* | Merge branch 'hpe/gxp-soc' into arm/lateArnd Bergmann2022-05-273-0/+218
|\ \
| * | clocksource/drivers/timer-gxp: Add HPE GXP TimerNick Hawkins2022-05-183-0/+218
| |/
* | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-265-584/+0
|\ \
| * \ Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...Arnd Bergmann2022-04-045-584/+0
| |\ \ | | |/ | |/|
| | * remove the h8300 architectureChristoph Hellwig2022-02-235-584/+0
* | | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-261-1/+1
|\ \ \
| * | | clocksource: ti-dmtimer: avoid using mach/hardware.hArnd Bergmann2022-04-211-1/+1
| |/ /
* / / clocksource/drivers: Add a goldfish-timer clocksourceLaurent Vivier2022-04-113-0/+161
|/ /
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-233-276/+0
|\ \
| * | nds32: Remove the architectureAlan Kao2022-03-073-276/+0
* | | Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-03-211-2/+4
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'acpi-pm', 'acpi-properties', 'acpi-misc' and 'acpi-x86'Rafael J. Wysocki2022-03-181-2/+4
| |\ \ \ \ \ | | | | |/ / | | | |/| / | | | |_|/ | | |/| |
| | | | * clocksource: acpi_pm: fix return value of __setup handlerRandy Dunlap2022-03-181-2/+4
| | | |/ | | |/|