index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
chip.c
Age
Commit message (
Expand
)
Author
2023-07-31
genirq: Prevent nested thread vs synchronize_hardirq() deadlock
Vincent Whitchurch
2023-06-26
Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2023-06-16
genirq: Allow fasteoi handler to resend interrupts on concurrent handling
James Gowans
2023-05-24
genirq: Use hlist for managing resend handlers
Shanker Donthineni
2022-12-05
genirq/irqdomain: Rename irq_domain::dev to irq_domain:: Pm_dev
Thomas Gleixner
2022-07-10
Merge branch irq/plic-masking into irq/irqchip-next
Marc Zyngier
2022-07-07
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
2022-07-07
genirq: Don't return error on missing optional irq_request_resources()
Antonio Borneo
2022-06-09
genirq: PM: Use runtime PM for chained interrupts
Marc Zyngier
2022-05-02
genirq: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-02-15
genirq: Allow irq_chip registration functions to take a const irq_chip
Marc Zyngier
2022-02-10
genirq: Kill irq_chip::parent_device
Marc Zyngier
2022-02-09
genirq: Allow the PM device to originate from irq domain
Marc Zyngier
2022-01-07
irq: remove unused flags argument from __handle_irq_event_percpu()
Sebastian Andrzej Siewior
2021-10-26
genirq: Hide irq_cpu_{on,off}line() behind a deprecated option
Marc Zyngier
2021-08-10
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2021-05-17
genirq: Add a IRQF_NO_DEBUG flag
Thomas Gleixner
2021-03-22
irq: Fix typos in comments
Ingo Molnar
2021-03-16
genirq: Fix typos and misspellings in comments
Krzysztof Kozlowski
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2020-12-11
Revert "genirq: Add fasteoi IPI flow"
Valentin Schneider
2020-11-16
genirq: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-09-16
genirq/chip: Use the first chip in irq_chip_compose_msi_msg()
Thomas Gleixner
2020-09-13
genirq: Add fasteoi IPI flow
Marc Zyngier
2020-08-03
Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2020-07-27
genirq: Export irq_chip_retrigger_hierarchy and irq_chip_set_vcpu_affinity_pa...
John Stultz
2020-07-04
genirq: Remove preflow handler support
Valentin Schneider
2020-03-08
genirq: Provide interrupt injection mechanism
Thomas Gleixner
2019-11-16
genirq: Introduce irq_chip_get/set_parent_state calls
Maulik Shah
2019-07-08
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-06
genirq: Update irq stats from NMI handlers
Shijith Thotton
2019-07-03
genirq: Delay deactivation in free_irq()
Thomas Gleixner
2019-05-01
genirq: Introduce irq_chip_{request,release}_resource_parent() apis
Lokesh Vutla
2019-04-05
genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
Stephen Boyd
2019-03-08
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-02-23
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-02-21
Merge branch 'ib-qcom-ssbi' into devel
Linus Walleij
2019-02-13
genirq: introduce irq_chip_mask_ack_parent()
Linus Walleij
2019-02-10
genirq: Avoid summation loops for /proc/stat
Thomas Gleixner
2019-02-05
genirq: Provide NMI handlers
Julien Thierry
2019-02-04
genirq: export irq_chip_set_wake_parent symbol
Brian Masney
2018-12-18
genirq: Fix various typos in comments
Ingo Molnar
2018-03-20
genirq: Add missing SPDX identifiers
Thomas Gleixner
2018-03-20
genirq: Cleanup top of file comments
Thomas Gleixner
2018-02-01
genirq: Make legacy autoprobing work again
Thomas Gleixner
2017-11-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-10-09
genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
Thomas Gleixner
2017-09-25
genirq/irqdomain: Propagate early activation
Thomas Gleixner
2017-09-25
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
Thomas Gleixner
[next]