aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/timer-riscv.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-12-18clocksource/drivers/riscv: Change name riscv_timer to timer-riscvDaniel Lezcano1-0/+118
In order to unify the names in this directory, let's rename the driver to be prefixed with timer-* Reviewed-by: Palmer Dabbelt <palmer@sifive.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>