summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-sifive-plic.c
Commit message (Expand)AuthorAgeFilesLines
* irqchip/sifive-plic: Implement irq_set_affinity() for SMP hostAnup Patel2019-02-211-6/+39
* irqchip/sifive-plic: Differentiate between PLIC handler and contextAnup Patel2019-02-211-8/+8
* irqchip/sifive-plic: Add warning in plic_init() if handler already presentAnup Patel2019-02-211-0/+5
* irqchip/sifive-plic: Pre-compute context hart base and enable baseAnup Patel2019-02-211-26/+21Star
* irqchip/irq-sifive-plic: Check and continue in case of an invalid cpuid.Atish Patra2019-02-141-0/+5
* RISC-V: Use Linux logical CPU number instead of hartidAtish Patra2018-10-231-3/+5
* RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartidPalmer Dabbelt2018-10-231-1/+1
* irqchip: add a SiFive PLIC driverChristoph Hellwig2018-08-131-0/+260