aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/timex.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-13riscv: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-1/+1
2021-03-09riscv: time: Fix no prototype for time_initNanyong Sun1-0/+2
2020-12-10RISC-V: Define get_cycles64() regardless of M-modePalmer Dabbelt1-2/+2
2020-09-30RISC-V: Check clint_time_val before useAnup Patel1-0/+13
2020-09-19RISC-V: Resurrect the MMIO timer implementation for M-mode systemsPalmer Dabbelt1-0/+27
2020-08-20RISC-V: Remove CLINT related code from timer and archAnup Patel1-21/+7
2019-11-13riscv: add support for MMIO access to the timer registersChristoph Hellwig1-2/+17
2019-09-05riscv: don't use the rdtime(h) pseudo-instructionsChristoph Hellwig1-23/+21
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2017-11-30RISC-V: Use define for get_cycles like other architecturesOlof Johansson1-1/+2
2017-09-26RISC-V: Device, timer, IRQs, and the SBIPalmer Dabbelt1-0/+59