Age | Commit message (Expand) | Author |
---|---|---|
2023-06-09 | init: consolidate prototypes in linux/init.h | Arnd Bergmann |
2022-05-13 | riscv: use fallback for random_get_entropy() instead of zero | Jason A. Donenfeld |
2021-03-09 | riscv: time: Fix no prototype for time_init | Nanyong Sun |
2020-12-10 | RISC-V: Define get_cycles64() regardless of M-mode | Palmer Dabbelt |
2020-09-30 | RISC-V: Check clint_time_val before use | Anup Patel |
2020-09-19 | RISC-V: Resurrect the MMIO timer implementation for M-mode systems | Palmer Dabbelt |
2020-08-20 | RISC-V: Remove CLINT related code from timer and arch | Anup Patel |
2019-11-13 | riscv: add support for MMIO access to the timer registers | Christoph Hellwig |
2019-09-05 | riscv: don't use the rdtime(h) pseudo-instructions | Christoph Hellwig |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner |
2017-11-30 | RISC-V: Use define for get_cycles like other architectures | Olof Johansson |
2017-09-26 | RISC-V: Device, timer, IRQs, and the SBI | Palmer Dabbelt |