| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-next | Marc Zyngier | 2020-10-06 | 1 | -0/+3 |
|\ |
|
| * | genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag | Maulik Shah | 2020-10-06 | 1 | -0/+3 |
* | | genirq: Allow interrupts to be excluded from /proc/interrupts | Marc Zyngier | 2020-09-13 | 1 | -0/+1 |
|/ |
|
* | genirq/debugfs: Add missing irqchip flags | Marc Zyngier | 2020-07-27 | 1 | -0/+5 |
* | genirq: Provide interrupt injection mechanism | Thomas Gleixner | 2020-03-08 | 1 | -33/+1 |
* | genirq: Add return value to check_irq_resend() | Thomas Gleixner | 2020-03-08 | 1 | -2/+1 |
* | genirq/debugfs: Add missing sanity checks to interrupt injection | Thomas Gleixner | 2020-03-08 | 1 | -2/+9 |
* | x86/apic/msi: Plug non-maskable MSI affinity race | Thomas Gleixner | 2020-02-01 | 1 | -0/+1 |
* | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus | 2019-04-09 | 1 | -1/+1 |
* | Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner | 2019-02-23 | 1 | -2/+4 |
|\ |
|
| * | genirq: Provide basic NMI management for interrupt lines | Julien Thierry | 2019-02-05 | 1 | -2/+4 |
* | | genirq/debugfs: No need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-01-29 | 1 | -2/+0 |
|/ |
|
* | genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug | Marc Zyngier | 2018-06-22 | 1 | -0/+1 |
* | genirq: Remove license boilerplate/references | Thomas Gleixner | 2018-03-20 | 1 | -5/+2 |
* | genirq: Add missing SPDX identifiers | Thomas Gleixner | 2018-03-20 | 1 | -0/+1 |
* | genirq: Introduce IRQD_CAN_RESERVE flag | Thomas Gleixner | 2017-12-29 | 1 | -0/+1 |
* | irqdomain/debugfs: Provide domain specific debug callback | Thomas Gleixner | 2017-09-25 | 1 | -0/+2 |
* | genirq/msi: Capture device name for debugfs | Thomas Gleixner | 2017-09-25 | 1 | -0/+10 |
* | genirq/debugfs: Triggering of interrupts from userspace | Marc Zyngier | 2017-08-18 | 1 | -1/+49 |
* | genirq/debugfs: Remove pointless NULL pointer check | Thomas Gleixner | 2017-06-24 | 1 | -7/+0 |
* | genirq: Introduce IRQD_SINGLE_TARGET flag | Thomas Gleixner | 2017-06-22 | 1 | -0/+1 |
* | genirq: Introduce effective affinity mask | Thomas Gleixner | 2017-06-22 | 1 | -0/+4 |
* | genirq/debugfs: Add proper debugfs interface | Thomas Gleixner | 2017-06-22 | 1 | -0/+215 |