aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/timex.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-09init: consolidate prototypes in linux/init.hGravatar Arnd Bergmann 1-2/+0
2022-05-13riscv: use fallback for random_get_entropy() instead of zeroGravatar Jason A. Donenfeld 1-1/+1
2021-03-09riscv: time: Fix no prototype for time_initGravatar Nanyong Sun 1-0/+2
2020-12-10RISC-V: Define get_cycles64() regardless of M-modeGravatar Palmer Dabbelt 1-2/+2
2020-09-30RISC-V: Check clint_time_val before useGravatar Anup Patel 1-0/+13
2020-09-19RISC-V: Resurrect the MMIO timer implementation for M-mode systemsGravatar Palmer Dabbelt 1-0/+27
2020-08-20RISC-V: Remove CLINT related code from timer and archGravatar Anup Patel 1-21/+7
2019-11-13riscv: add support for MMIO access to the timer registersGravatar Christoph Hellwig 1-2/+17
2019-09-05riscv: don't use the rdtime(h) pseudo-instructionsGravatar Christoph Hellwig 1-23/+21
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Gravatar Thomas Gleixner 1-9/+1
2017-11-30RISC-V: Use define for get_cycles like other architecturesGravatar Olof Johansson 1-1/+2
2017-09-26RISC-V: Device, timer, IRQs, and the SBIGravatar Palmer Dabbelt 1-0/+59