summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* clocksource: kvx: Register as postcore_platform_driverJules Maselbas2022-01-181-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2021-12-1514-14/+14
|\
| * drivers: migrate "GPL-2.0+" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
| * drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-2213-13/+13
* | efi: rename <efi/efi.h> to <efi/efi-payload.h>Ahmad Fatoum2021-11-252-2/+2
|/
* Merge branch 'for-next/spdx'Sascha Hauer2021-11-1518-122/+18
|\
| * drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-0118-122/+18
* | clocksource: clint: restrict to RISC-VAhmad Fatoum2021-11-011-2/+2
|/
* clocksource: timer-riscv: select CSR from device treeAntony Pavlov2021-10-041-12/+12
* RISC-V: extend multi-image to support both S- and M-ModeAhmad Fatoum2021-06-212-3/+5
* clocksource: RISC-V: demote probe success messages to debug levelAhmad Fatoum2021-06-212-2/+2
* clocksource: timer-riscv: adapt riscv_timer_get_count_rdcycle() for RV32Antony Pavlov2021-03-301-3/+10
* clocksource: add driver for RISC-V and CLINT timersAhmad Fatoum2021-03-234-0/+176
* amba: add *_amba_driver helper macrosRouven Czerwinski2020-11-121-1/+1
* treewide: Use driver macroSascha Hauer2020-09-2915-77/+15
* Merge branch 'for-next/sandbox-compile-test'Sascha Hauer2020-06-111-1/+0
|\
| * clocksource: arm_global_timer.c: remove unused asm/ headerAhmad Fatoum2020-06-031-1/+0
* | clocksource: kvx: remove unused variable npClement Leger2020-05-181-1/+0
|/
* Merge branch 'for-next/misc'Sascha Hauer2020-05-144-8/+0
|\
| * treewide: remove references to CREDITSUwe Kleine-König2020-04-274-8/+0
* | drivers: add COMPILE_TEST prompts for some off-by-default optionsAhmad Fatoum2020-05-081-14/+14
* | drivers: add COMPILE_TEST prompts to some on-by-default driversAhmad Fatoum2020-05-081-5/+7
|/
* clocksource: kvx: Add kvx clocksource supportClement Leger2020-04-153-0/+64
* clocksource: rename driver for ARMv8 Timer to ARM architected timerAhmad Fatoum2020-02-123-13/+12
* Revert "clocksource: ARMv8 timer can only be built on ARMv8"Ahmad Fatoum2020-01-162-2/+5
* clocksource: ARMv8 timer can only be built on ARMv8Lucas Stach2019-12-021-1/+1
* ARM: at91: replace __raw_{readl, writel} of peripherals with readl, writelAhmad Fatoum2019-05-241-2/+2
* Merge branch 'for-next/warnings'Sascha Hauer2019-04-091-1/+1
|\
| * treewide: Make locally used functions staticSascha Hauer2019-03-181-1/+1
* | clocksource: Enable architected timer support for CPU_V7Sascha Hauer2019-03-112-1/+2
|/
* Merge branch 'for-next/efi'Sascha Hauer2019-03-071-2/+2
|\
| * efi: cleanupsOleksij Rempel2019-02-181-2/+2
* | clocksource: Do not mix depends and select for ATMEL_PITSam Ravnborg2019-02-251-1/+0
|/
* Merge branch 'for-next/missing-prototypes'Sascha Hauer2019-01-151-1/+1
|\
| * ARM: AT91: pit: Make locally used function staticSascha Hauer2018-12-141-1/+1
* | Merge branch 'for-next/clps711x'Sascha Hauer2019-01-151-14/+9
|\ \
| * | clocksource: clps711x: Use coredevice_platform_driver() macroAlexander Shiyan2018-12-201-6/+1
| * | clocksource: clps711x: Switch to SPDX identifierAlexander Shiyan2018-12-201-8/+2
| * | clocksource: clps711x: Add devicetree supportAlexander Shiyan2018-12-201-0/+6
| |/
* | ARM: omap: 32ktimer: Turn into a driverSascha Hauer2018-12-203-1/+111
* | ARM: omap: dmtimer: Turn into a driverSascha Hauer2018-12-203-0/+123
|/
* clocksource: Add dw_apb_timer driverJules Maselbas2018-11-303-0/+154
* Kconfig: Add clocksource menuJules Maselbas2018-11-291-0/+4
* Merge branch 'for-next/net-switch-mv88e6xxx'Sascha Hauer2018-11-094-0/+317
|\
| * clocksource: Introduce ARCH_HAS_IMX_GPTAndrey Smirnov2018-10-181-1/+4
| * i.MX: Move GPT driver to drivers/clocksourceAndrey Smirnov2018-10-183-0/+196
| * clocksource: Add ARM global timer supportAndrey Smirnov2018-10-183-0/+118
* | ARM: at91: remove mach/io.hSascha Hauer2018-11-061-1/+0
|/
* clocksource: armv8-timer: Make use of postcore_platform_driver()Andrey Smirnov2018-06-111-5/+1
* clocksource: armv8-timer: Make armv8_clocksource_read() staticAndrey Smirnov2018-06-111-1/+1