index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
2023-12-30
RISC-V: paravirt: Add skeleton for pv-time support
Andrew Jones
2023-06-01
RISC-V: time.c: Add ACPI support for time_init()
Sunil V L
2023-02-13
clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
Lad Prabhakar
2023-02-13
RISC-V: time: initialize hrtimer based broadcast clock event device
Conor Dooley
2021-05-06
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-26
riscv: Mark some global variables __ro_after_init
Jisheng Zhang
2021-03-09
riscv: time: Fix no prototype for time_init
Nanyong Sun
2021-01-07
riscv: Fix kernel time_init()
Damien Le Moal
2020-06-10
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
2019-10-28
riscv: add missing header file includes
Paul Walmsley
2019-09-20
RISC-V: Export kernel symbols for kvm
Atish Patra
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2018-12-21
RISC-V: add of_node_put()
Yangtao Li
2018-08-13
clocksource: new RISC-V SBI timer driver
Palmer Dabbelt
2018-08-13
RISC-V: remove timer leftovers
Christoph Hellwig
2017-09-26
RISC-V: Init and Halt Code
Palmer Dabbelt