summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/timex.h
AgeCommit message (Expand)Author
2026-08-18Merge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-07-29riscv: time: Add missing __iomem in get_cycles() and get_cycles_hi()Nam Cao
2026-07-15calibrate: Rework delay timer calibrationThomas Gleixner
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann
2022-05-13riscv: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2021-03-09riscv: time: Fix no prototype for time_initNanyong Sun
2020-12-10RISC-V: Define get_cycles64() regardless of M-modePalmer Dabbelt
2020-09-30RISC-V: Check clint_time_val before useAnup Patel
2020-09-19RISC-V: Resurrect the MMIO timer implementation for M-mode systemsPalmer Dabbelt
2020-08-20RISC-V: Remove CLINT related code from timer and archAnup Patel
2019-11-13riscv: add support for MMIO access to the timer registersChristoph Hellwig
2019-09-05riscv: don't use the rdtime(h) pseudo-instructionsChristoph Hellwig
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2017-11-30RISC-V: Use define for get_cycles like other architecturesOlof Johansson
2017-09-26RISC-V: Device, timer, IRQs, and the SBIPalmer Dabbelt