summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: paravirt: Add skeleton for pv-time supportAndrew Jones2023-12-301-0/+3
* RISC-V: time.c: Add ACPI support for time_init()Sunil V L2023-06-011-6/+19
* clocksource/drivers/riscv: Get rid of clocksource_arch_init() callbackLad Prabhakar2023-02-131-9/+0
* RISC-V: time: initialize hrtimer based broadcast clock event deviceConor Dooley2023-02-131-0/+3
* Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-061-1/+1
|\
| * riscv: Mark some global variables __ro_after_initJisheng Zhang2021-04-261-1/+1
* | riscv: time: Fix no prototype for time_initNanyong Sun2021-03-091-0/+1
|/
* riscv: Fix kernel time_init()Damien Le Moal2021-01-071-0/+3
* riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen2020-06-101-0/+9
* riscv: add missing header file includesPaul Walmsley2019-10-281-0/+1
* RISC-V: Export kernel symbols for kvmAtish Patra2019-09-201-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
* RISC-V: add of_node_put()Yangtao Li2018-12-211-0/+1
* clocksource: new RISC-V SBI timer driverPalmer Dabbelt2018-08-131-8/+1
* RISC-V: remove timer leftoversChristoph Hellwig2018-08-131-21/+0
* RISC-V: Init and Halt CodePalmer Dabbelt2017-09-261-0/+61