index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-sifive-plic.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqchip/sifive-plic: Unmask interrupt in plic_irq_enable()
Nam Cao
2024-10-08
1
-10
/
+11
*
irqchip/sifive-plic: Return error code on failure
Charlie Jenkins
2024-10-02
1
-2
/
+6
*
irqchip/sifive-plic: Add ACPI support
Sunil V L
2024-09-02
1
-22
/
+77
*
irqchip/sifive-plic: Probe plic driver early for Allwinner D1 platform
Anup Patel
2024-08-20
1
-44
/
+71
*
irqchip/sifive-plic: Chain to parent IRQ after handlers are ready
Samuel Holland
2024-06-03
1
-17
/
+17
*
irqchip/sifive-plic: Avoid explicit cpumask allocation on stack
Dawei Li
2024-04-24
1
-5
/
+2
*
Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-11
1
-105
/
+170
|
\
|
*
irqchip/sifive-plic: Improve locking safety by using irqsave/irqrestore
Anup Patel
2024-02-23
1
-6
/
+10
|
*
irqchip/sifive-plic: Parse number of interrupts and contexts early in plic_pr...
Anup Patel
2024-02-23
1
-10
/
+33
|
*
irqchip/sifive-plic: Cleanup PLIC contexts upon irqdomain creation failure
Anup Patel
2024-02-23
1
-20
/
+53
|
*
irqchip/sifive-plic: Use riscv_get_intc_hwnode() to get parent fwnode
Anup Patel
2024-02-23
1
-4
/
+5
|
*
irqchip/sifive-plic: Use devm_xyz() for managed allocation
Anup Patel
2024-02-23
1
-33
/
+16
|
*
irqchip/sifive-plic: Use dev_xyz() in-place of pr_xyz()
Anup Patel
2024-02-23
1
-11
/
+11
|
*
irqchip/sifive-plic: Convert PLIC driver into a platform driver
Anup Patel
2024-02-23
1
-40
/
+61
*
|
irqchip/sifive-plic: Enable interrupt if needed before EOI
Nam Cao
2024-02-19
1
-1
/
+7
|
/
*
irqchip/sifive-plic: Fix syscore registration for multi-socket systems
Anup Patel
2023-10-27
1
-3
/
+4
*
irqchip/irq-sifive-plic: Add syscore callbacks for hibernation
Mason Huo
2023-04-08
1
-2
/
+91
*
irqchip/sifive-plic: Support wake IRQs
Samuel Holland
2022-11-28
1
-2
/
+4
*
Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-07
1
-3
/
+4
|
\
|
*
riscv: cpu: Add 64bit hartid support on RV64
Sunil V L
2022-07-20
1
-3
/
+4
*
|
irqchip/sifive-plic: Separate the enable and mask operations
Samuel Holland
2022-07-10
1
-21
/
+34
*
|
irqchip/sifive-plic: Make better use of the effective affinity mask
Samuel Holland
2022-07-10
1
-18
/
+9
*
|
irqchip/sifive-plic: Fix T-HEAD PLIC edge trigger handling
Samuel Holland
2022-07-01
1
-1
/
+1
*
|
irqchip/sifive-plic: Add support for Renesas RZ/Five SoC
Lad Prabhakar
2022-07-01
1
-4
/
+74
|
/
*
Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2022-03-14
1
-12
/
+26
|
\
|
*
irqchip/sifive-plic: Disable S-mode IRQs if running in M-mode
Niklas Cassel
2022-03-02
1
-5
/
+19
|
*
irqchip/sifive-plic: Improve naming scheme for per context offsets
Niklas Cassel
2022-03-02
1
-7
/
+7
*
|
irqchip/sifive-plic: Add missing thead,c900-plic match string
Guo Ren
2022-02-02
1
-0
/
+1
|
/
*
irqchip/sifive-plic: Fixup EOI failed when masked
Guo Ren
2021-11-12
1
-1
/
+7
*
irqchip: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-06-10
1
-5
/
+3
*
irqchip/sifive-plic: Mark two global variables __ro_after_init
Jisheng Zhang
2021-04-07
1
-2
/
+2
*
irqchip/sifive-plic: Fix chip_data access within a hierarchy
Greentime Hu
2020-11-01
1
-4
/
+4
*
irqchip/sifive-plic: Fix broken irq_set_affinity() callback
Greentime Hu
2020-10-25
1
-1
/
+1
*
irqchip: RISC-V per-HART local interrupt controller driver
Anup Patel
2020-06-10
1
-9
/
+23
*
RISC-V: Rename and move plic_find_hart_id() to arch directory
Anup Patel
2020-06-10
1
-15
/
+1
*
irqchip/sifive-plic: Improve boot prints for multiple PLIC instances
Anup Patel
2020-05-25
1
-2
/
+2
*
irqchip/sifive-plic: Setup cpuhp once after boot CPU handler is present
Anup Patel
2020-05-25
1
-2
/
+12
*
irqchip/sifive-plic: Set default irq affinity in plic_irqdomain_map()
Anup Patel
2020-05-25
1
-0
/
+3
*
irqchip/sifive-plic: Remove incorrect requirement about number of irq contexts
Wesley W. Terpstra
2020-05-18
1
-2
/
+0
*
irqchip/sifive-plic: Fix maximum priority threshold value
Atish Patra
2020-04-17
1
-1
/
+1
*
irqchip/sifive-plic: Add support for multiple PLICs
Atish Patra
2020-03-16
1
-30
/
+51
*
irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offline
Atish Patra
2020-03-16
1
-4
/
+34
*
Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2020-01-24
1
-4
/
+26
|
\
|
*
irqchip/sifive-plic: Support irq domain hierarchy
Yash Shah
2020-01-20
1
-4
/
+26
*
|
riscv: prefix IRQ_ macro names with an RV_ namespace
Paul Walmsley
2020-01-05
1
-1
/
+1
|
/
*
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
2019-11-05
1
-4
/
+7
*
Merge tag 'irqchip-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2019-10-25
1
-2
/
+2
|
\
|
*
irqchip/sifive-plic: Skip contexts except supervisor in plic_init()
Alan Mikhak
2019-10-25
1
-2
/
+2
*
|
Merge tag 'irqchip-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2019-10-14
1
-14
/
+15
|
\
|
|
*
irqchip/sifive-plic: Switch to fasteoi flow
Marc Zyngier
2019-09-18
1
-14
/
+15
[next]