index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
debugfs.c
Age
Commit message (
Expand
)
Author
2022-04-19
gpio: Don't fiddle with irqchips marked as immutable
Marc Zyngier
2022-02-15
genirq/debugfs: Use irq_print_chip() when provided by irqchip
Marc Zyngier
2020-10-06
Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-next
Marc Zyngier
2020-10-06
genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag
Maulik Shah
2020-09-13
genirq: Allow interrupts to be excluded from /proc/interrupts
Marc Zyngier
2020-07-27
genirq/debugfs: Add missing irqchip flags
Marc Zyngier
2020-03-08
genirq: Provide interrupt injection mechanism
Thomas Gleixner
2020-03-08
genirq: Add return value to check_irq_resend()
Thomas Gleixner
2020-03-08
genirq/debugfs: Add missing sanity checks to interrupt injection
Thomas Gleixner
2020-02-01
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-02-23
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-02-05
genirq: Provide basic NMI management for interrupt lines
Julien Thierry
2019-01-29
genirq/debugfs: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-06-22
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
Marc Zyngier
2018-03-20
genirq: Remove license boilerplate/references
Thomas Gleixner
2018-03-20
genirq: Add missing SPDX identifiers
Thomas Gleixner
2017-12-29
genirq: Introduce IRQD_CAN_RESERVE flag
Thomas Gleixner
2017-09-25
irqdomain/debugfs: Provide domain specific debug callback
Thomas Gleixner
2017-09-25
genirq/msi: Capture device name for debugfs
Thomas Gleixner
2017-08-18
genirq/debugfs: Triggering of interrupts from userspace
Marc Zyngier
2017-06-24
genirq/debugfs: Remove pointless NULL pointer check
Thomas Gleixner
2017-06-22
genirq: Introduce IRQD_SINGLE_TARGET flag
Thomas Gleixner
2017-06-22
genirq: Introduce effective affinity mask
Thomas Gleixner
2017-06-22
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner