aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/time.c
AgeCommit message (Expand)Author
2021-01-07riscv: Fix kernel time_init()Damien Le Moal
2020-06-10riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen
2019-10-28riscv: add missing header file includesPaul Walmsley
2019-09-20RISC-V: Export kernel symbols for kvmAtish Patra
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2018-12-21RISC-V: add of_node_put()Yangtao Li
2018-08-13clocksource: new RISC-V SBI timer driverPalmer Dabbelt
2018-08-13RISC-V: remove timer leftoversChristoph Hellwig
2017-09-26RISC-V: Init and Halt CodePalmer Dabbelt