Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | irqchip/sifive-plic: Implement irq_set_affinity() for SMP host | Anup Patel | 2019-02-21 | 1 | -6/+39 |
* | irqchip/sifive-plic: Differentiate between PLIC handler and context | Anup Patel | 2019-02-21 | 1 | -8/+8 |
* | irqchip/sifive-plic: Add warning in plic_init() if handler already present | Anup Patel | 2019-02-21 | 1 | -0/+5 |
* | irqchip/sifive-plic: Pre-compute context hart base and enable base | Anup Patel | 2019-02-21 | 1 | -26/+21 |
* | irqchip/irq-sifive-plic: Check and continue in case of an invalid cpuid. | Atish Patra | 2019-02-14 | 1 | -0/+5 |
* | RISC-V: Use Linux logical CPU number instead of hartid | Atish Patra | 2018-10-22 | 1 | -3/+5 |
* | RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid | Palmer Dabbelt | 2018-10-22 | 1 | -1/+1 |
* | irqchip: add a SiFive PLIC driver | Christoph Hellwig | 2018-08-13 | 1 | -0/+260 |