summaryrefslogtreecommitdiffstats
path: root/kernel/irq/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
|/
* genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debugMarc Zyngier2018-06-221-0/+1
* genirq: Remove license boilerplate/referencesThomas Gleixner2018-03-201-5/+2Star
* 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/+0Star
* 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