summaryrefslogtreecommitdiffstats
path: root/kernel/irq/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* genirq/debugfs: Add missing irqchip flagsMarc Zyngier2020-07-271-0/+5
* genirq: Provide interrupt injection mechanismThomas Gleixner2020-03-081-33/+1
* genirq: Add return value to check_irq_resend()Thomas Gleixner2020-03-081-2/+1
* genirq/debugfs: Add missing sanity checks to interrupt injectionThomas Gleixner2020-03-081-2/+9
* x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner2020-02-011-0/+1
* treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-1/+1
* Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2019-02-231-2/+4
|\
| * genirq: Provide basic NMI management for interrupt linesJulien Thierry2019-02-051-2/+4
* | genirq/debugfs: No need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-291-2/+0
|/
* genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debugMarc Zyngier2018-06-221-0/+1
* genirq: Remove license boilerplate/referencesThomas Gleixner2018-03-201-5/+2
* genirq: Add missing SPDX identifiersThomas Gleixner2018-03-201-0/+1
* genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner2017-12-291-0/+1
* irqdomain/debugfs: Provide domain specific debug callbackThomas Gleixner2017-09-251-0/+2
* genirq/msi: Capture device name for debugfsThomas Gleixner2017-09-251-0/+10
* genirq/debugfs: Triggering of interrupts from userspaceMarc Zyngier2017-08-181-1/+49
* genirq/debugfs: Remove pointless NULL pointer checkThomas Gleixner2017-06-241-7/+0
* genirq: Introduce IRQD_SINGLE_TARGET flagThomas Gleixner2017-06-221-0/+1
* genirq: Introduce effective affinity maskThomas Gleixner2017-06-221-0/+4
* genirq/debugfs: Add proper debugfs interfaceThomas Gleixner2017-06-221-0/+215