summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/time.c
AgeCommit message (Expand)Author
2023-12-30RISC-V: paravirt: Add skeleton for pv-time supportAndrew Jones
2023-06-01RISC-V: time.c: Add ACPI support for time_init()Sunil V L
2023-02-13clocksource/drivers/riscv: Get rid of clocksource_arch_init() callbackLad Prabhakar
2023-02-13RISC-V: time: initialize hrtimer based broadcast clock event deviceConor Dooley
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-26riscv: Mark some global variables __ro_after_initJisheng Zhang
2021-03-09riscv: time: Fix no prototype for time_initNanyong Sun
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