aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-22genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debugMarc Zyngier1-0/+1
2018-03-20genirq: Remove license boilerplate/referencesThomas Gleixner1-5/+2
2018-03-20genirq: Add missing SPDX identifiersThomas Gleixner1-0/+1
2017-12-29genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner1-0/+1
2017-09-25irqdomain/debugfs: Provide domain specific debug callbackThomas Gleixner1-0/+2
2017-09-25genirq/msi: Capture device name for debugfsThomas Gleixner1-0/+10
2017-08-18genirq/debugfs: Triggering of interrupts from userspaceMarc Zyngier1-1/+49
2017-06-24genirq/debugfs: Remove pointless NULL pointer checkThomas Gleixner1-7/+0
2017-06-22genirq: Introduce IRQD_SINGLE_TARGET flagThomas Gleixner1-0/+1
2017-06-22genirq: Introduce effective affinity maskThomas Gleixner1-0/+4
2017-06-22genirq/debugfs: Add proper debugfs interfaceThomas Gleixner1-0/+215