aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/timer-clint.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-22clocksource: extend the max_delta_ns of timer-riscv and timer-clint to ULONG_MAXVincent Chen1-1/+1
2023-04-08RISC-V: Allow marking IPIs as suitable for remote FENCEsAnup Patel1-1/+1
2023-04-08RISC-V: Treat IPIs as normal Linux IRQsAnup Patel1-16/+49
2020-09-29clocksource: clint: Export clint_time_val for modulesPalmer Dabbelt1-0/+1
2020-09-19RISC-V: Resurrect the MMIO timer implementation for M-mode systemsPalmer Dabbelt1-0/+17
2020-08-20clocksource/drivers: Add CLINT timer driverAnup Patel1-0/+226