index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
timex.h
Age
Commit message (
Expand
)
Author
2026-08-18
Merge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-07-29
riscv: time: Add missing __iomem in get_cycles() and get_cycles_hi()
Nam Cao
2026-07-15
calibrate: Rework delay timer calibration
Thomas Gleixner
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
2022-05-13
riscv: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2021-03-09
riscv: time: Fix no prototype for time_init
Nanyong Sun
2020-12-10
RISC-V: Define get_cycles64() regardless of M-mode
Palmer Dabbelt
2020-09-30
RISC-V: Check clint_time_val before use
Anup Patel
2020-09-19
RISC-V: Resurrect the MMIO timer implementation for M-mode systems
Palmer Dabbelt
2020-08-20
RISC-V: Remove CLINT related code from timer and arch
Anup Patel
2019-11-13
riscv: add support for MMIO access to the timer registers
Christoph Hellwig
2019-09-05
riscv: don't use the rdtime(h) pseudo-instructions
Christoph Hellwig
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2017-11-30
RISC-V: Use define for get_cycles like other architectures
Olof Johansson
2017-09-26
RISC-V: Device, timer, IRQs, and the SBI
Palmer Dabbelt