aboutsummaryrefslogtreecommitdiff
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_MAXGravatar Vincent Chen 1-1/+1
2023-04-08RISC-V: Allow marking IPIs as suitable for remote FENCEsGravatar Anup Patel 1-1/+1
2023-04-08RISC-V: Treat IPIs as normal Linux IRQsGravatar Anup Patel 1-16/+49
2020-09-29clocksource: clint: Export clint_time_val for modulesGravatar Palmer Dabbelt 1-0/+1
2020-09-19RISC-V: Resurrect the MMIO timer implementation for M-mode systemsGravatar Palmer Dabbelt 1-0/+17
2020-08-20clocksource/drivers: Add CLINT timer driverGravatar Anup Patel 1-0/+226