summaryrefslogtreecommitdiffstats
path: root/include/linux/irq.h
Commit message (Expand)AuthorAgeFilesLines
* genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"Thomas Gleixner2017-07-271-1/+6
* genirq: Introduce IRQD_SINGLE_TARGET flagThomas Gleixner2017-06-221-0/+16
* genirq/cpuhotplug: Handle managed IRQs on CPU hotplugThomas Gleixner2017-06-221-0/+5
* genirq: Handle managed irqs gracefully in irq_startup()Thomas Gleixner2017-06-221-1/+1
* genirq: Introduce IRQD_MANAGED_SHUTDOWNThomas Gleixner2017-06-221-0/+8
* genirq: Introduce effective affinity maskThomas Gleixner2017-06-221-0/+29
* genirq: Move irq_fixup_move_pending() to coreThomas Gleixner2017-06-221-5/+0
* genirq/cpuhotplug: Add support for cleaning up move in progressThomas Gleixner2017-06-221-0/+2
* genirq: Provide irq_fixup_move_pending()Thomas Gleixner2017-06-221-0/+5
* genirq: Add missing comment for IRQD_STARTEDThomas Gleixner2017-06-221-0/+1
* irq/generic-chip: Provide devm_irq_setup_generic_chip()Bartosz Golaszewski2017-06-211-0/+3
* irq/generic-chip: Provide devm_irq_alloc_generic_chip()Bartosz Golaszewski2017-06-211-0/+5
* irq/generic-chip: Provide irq_destroy_generic_chip()Bartosz Golaszewski2017-06-211-0/+8
* irq/generic-chip: Provide irq_free_generic_chip()Bartosz Golaszewski2017-06-211-0/+6
* genirq: Handle NOAUTOEN interrupt setup properThomas Gleixner2017-06-041-0/+6
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-201-0/+19
|\
| * irqdesc: Add a resource managed version of irq_alloc_descs()Bartosz Golaszewski2017-02-101-0/+19
* | irqdomain: Avoid activating interrupts more than onceMarc Zyngier2017-01-301-0/+17
|/
* Merge branch 'irq/urgent' into irq/coreThomas Gleixner2016-09-201-0/+10
|\
| * genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon2016-09-131-0/+10
* | genirq/generic_chip: Verify irqs_per_chip <= 32Sebastian Frias2016-09-021-5/+13
|/
* Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-07-041-2/+9
|\
| * genirq: Add affinity hint to irq allocationThomas Gleixner2016-07-041-2/+2
| * genirq: Introduce IRQD_AFFINITY_MANAGED flagThomas Gleixner2016-07-041-0/+7
* | genirq: Add untracked irq handlerKeith Busch2016-06-181-0/+1
* | genirq: Add runtime power management support for IRQ chipsJon Hunter2016-06-131-0/+4
|/
* genirq: Allow the affinity of a percpu interrupt to be set/retrievedMarc Zyngier2016-05-021-0/+4
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-151-1/+20
|\
| * genirq: Implement ipi_send_mask/single()Qais Yousef2016-02-251-0/+4
| * genirq: Add send_ipi callbacks to irq_chipQais Yousef2016-02-251-0/+5
| * genirq: Add a new function to get IPI reverse mappingQais Yousef2016-02-251-0/+1
| * genirq: Add a new generic IPI reservation code to irq coreQais Yousef2016-02-251-0/+3
| * genirq: Add ipi_offset to irq_common_dataQais Yousef2016-02-251-0/+4
| * genirq: Add an extra comment about the use of affinity in irq_common_dataQais Yousef2016-02-251-1/+3
* | irq: Privatize irq_common_data::state_use_accessorsBoqun Feng2016-02-231-2/+4
|/
* genirq: Add flag to force mask in disable_irq[_nosync]()Thomas Gleixner2015-10-111-1/+3
* genirq: Remove unused functions irqd_[set|clr]_chained_irq_inprogress()Mika Westerberg2015-10-011-15/+0
* genirq: Fix typo in documentation of enumeration field nameMika Westerberg2015-10-011-1/+1
* genirq: Introduce generic irq migration for cpu hotunplugYang Yingliang2015-10-011-0/+2
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-8/+8
* genirq: Move field 'msi_desc' from irq_data into irq_common_dataJiang Liu2015-09-161-4/+4
* genirq: Move field 'affinity' from irq_data into irq_common_dataJiang Liu2015-09-161-6/+6
* genirq: Move field 'handler_data' from irq_data into irq_common_dataJiang Liu2015-09-161-4/+4
* genirq: Move field 'node' from irq_data into irq_common_dataJiang Liu2015-09-161-3/+14
* genirq: Provide IRQD_FORWARDED_TO_VCPU status flagThomas Gleixner2015-09-161-0/+16
* genirq: Remove stale commentThomas Gleixner2015-09-151-4/+0
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-5/+14
|\
| * genirq: Add chip_[suspend|resume] PM support to irq_chipBrian Norris2015-07-271-2/+12
| * genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()Jiang Liu2015-07-161-1/+1
| * genirq: Remove the irq argument from note_interrupt()Jiang Liu2015-07-111-2/+1
OpenPOWER on IntegriCloud