summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/time.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-07riscv: Fix kernel time_init()Damien Le Moal1-0/+3
2020-06-10riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen1-0/+9
2019-10-28riscv: add missing header file includesPaul Walmsley1-0/+1
2019-09-20RISC-V: Export kernel symbols for kvmAtish Patra1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2018-12-21RISC-V: add of_node_put()Yangtao Li1-0/+1
2018-08-13clocksource: new RISC-V SBI timer driverPalmer Dabbelt1-8/+1
2018-08-13RISC-V: remove timer leftoversChristoph Hellwig1-21/+0
2017-09-26RISC-V: Init and Halt CodePalmer Dabbelt1-0/+61