summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* efi: flesh out EFI definitions in headerAhmad Fatoum2024-03-051-2/+2
* efi: payload: rename CONFIG_EFI_BOOTUP to CONFIG_EFI_PAYLOADAhmad Fatoum2024-03-051-2/+2
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-1319-0/+19
* clocksource: armv7m_systick: fix MMIO addressAhmad Fatoum2023-06-131-1/+1
* ARM: at91: Move mach header files to include/mach/at91Sascha Hauer2023-03-061-2/+2
* ARM: omap: Move mach header files to include/mach/omapSascha Hauer2023-03-062-8/+8
* ARM: Rockchip: Move mach header files to include/mach/rockchipSascha Hauer2023-03-061-2/+2
* ARM: rockchip: drop mach/timer.hSascha Hauer2023-03-011-1/+9
* Rename struct driver_d to driverSascha Hauer2023-01-1023-23/+23
* Rename struct device_d to deviceSascha Hauer2023-01-1023-23/+23
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-105-5/+5
* Merge branch 'for-next/rpi4'Sascha Hauer2022-06-291-1/+2
|\
| * clocksource: bcm2835: bump below architeced timer for AArch64Ahmad Fatoum2022-06-171-1/+2
* | ARM: clps711x: Switch to devicetree usageAlexander Shiyan2022-06-101-1/+6
|/
* clocksource: assign non-zero priorities to all clocksourcesAhmad Fatoum2022-04-2520-0/+20
* clocksource: add STM32 Timer driverAhmad Fatoum2022-02-013-0/+127
* clocksource: add ARMv7-M SysTick driverAhmad Fatoum2022-02-013-0/+93
* 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
|/