summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/timex.h
Commit message (Expand)AuthorAgeFilesLines
* init: consolidate prototypes in linux/init.hArnd Bergmann2023-06-091-2/+0
* riscv: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-05-131-1/+1
* riscv: time: Fix no prototype for time_initNanyong Sun2021-03-091-0/+2
* RISC-V: Define get_cycles64() regardless of M-modePalmer Dabbelt2020-12-101-2/+2
* RISC-V: Check clint_time_val before useAnup Patel2020-09-301-0/+13
* RISC-V: Resurrect the MMIO timer implementation for M-mode systemsPalmer Dabbelt2020-09-191-0/+27
* RISC-V: Remove CLINT related code from timer and archAnup Patel2020-08-201-21/+7
* riscv: add support for MMIO access to the timer registersChristoph Hellwig2019-11-131-2/+17
* riscv: don't use the rdtime(h) pseudo-instructionsChristoph Hellwig2019-09-051-23/+21
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
* RISC-V: Use define for get_cycles like other architecturesOlof Johansson2017-11-301-1/+2
* RISC-V: Device, timer, IRQs, and the SBIPalmer Dabbelt2017-09-261-0/+59