aboutsummaryrefslogtreecommitdiff
path: root/drivers/timer/riscv_timer.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-18riscv: timer: Add support for an early timerPragnesh Patel1-1/+20
2020-10-22timer: Return count from timer_ops.get_countSean Anderson1-12/+9
2020-09-30riscv: Rework riscv timer driver to only support S-modeSean Anderson1-19/+20
2018-12-18timer: Add generic driver for RISC-V privileged architecture defined timerBin Meng1-0/+56