summaryrefslogtreecommitdiff
path: root/include/linux/irq.h (follow)
Commit message (Expand)AuthorAge
* genirq: Introduce effective affinity maskThomas Gleixner2023-07-16
* BACKPORT: PM: wakeup_reason: add functions to query and clear wakeup reasonsIliyan Malchev2019-12-23
* Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\
| * genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon2016-09-24
* | genirq: Add IRQ_AFFINITY_MANAGED flagRunmin Wang2017-01-23
* | genirq: Introduce IRQD_AFFINITY_MANAGED flagThomas Gleixner2017-01-23
|/
* genirq: Add flag to force mask in disable_irq[_nosync]()Thomas Gleixner2015-10-11
* genirq: Remove unused functions irqd_[set|clr]_chained_irq_inprogress()Mika Westerberg2015-10-01
* genirq: Fix typo in documentation of enumeration field nameMika Westerberg2015-10-01
* genirq: Introduce generic irq migration for cpu hotunplugYang Yingliang2015-10-01
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* genirq: Move field 'msi_desc' from irq_data into irq_common_dataJiang Liu2015-09-16
* genirq: Move field 'affinity' from irq_data into irq_common_dataJiang Liu2015-09-16
* genirq: Move field 'handler_data' from irq_data into irq_common_dataJiang Liu2015-09-16
* genirq: Move field 'node' from irq_data into irq_common_dataJiang Liu2015-09-16
* genirq: Provide IRQD_FORWARDED_TO_VCPU status flagThomas Gleixner2015-09-16
* genirq: Remove stale commentThomas Gleixner2015-09-15
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-01
|\
| * genirq: Add chip_[suspend|resume] PM support to irq_chipBrian Norris2015-07-27
| * genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()Jiang Liu2015-07-16
| * genirq: Remove the irq argument from note_interrupt()Jiang Liu2015-07-11
* | genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko2015-08-20
|/
* genirq: Clean up outdated comments related to include/linux/irqdesc.hJiang Liu2015-06-25
* Merge branch 'irq/for-x86' into irq/coreThomas Gleixner2015-06-20
|\
| * genirq: Introduce helper function irq_data_get_affinity_mask()Jiang Liu2015-06-12
| * genirq: Introduce helper function irq_data_get_node()Jiang Liu2015-06-12
| * genirq: Introduce struct irq_common_data to host shared irq dataJiang Liu2015-06-12
* | irq: Add irq_set_chained_handler_and_data()Russell King2015-06-18
* | Merge branch 'irq/for-x86' into irq/coreThomas Gleixner2015-05-19
|\|
| * genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPUJiang Liu2015-05-19
* | genirq: Add irq_chip_(enable/disable)_parentStefan Agner2015-05-18
|/
* Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-11
|\
| * genirq: Add irqchip_set_wake_parentMarc Zyngier2015-03-15
* | genirq: Allow the irqchip state of an IRQ to be save/restoredMarc Zyngier2015-04-08
|/
* Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-10
|\
| * genirq: Move irq_chip_write_msi_msg() helper to coreThomas Gleixner2014-12-07
| * genirq: Introduce callback irq_chip.irq_write_msi_msgJiang Liu2014-11-23
| * genirq: Split out flow handler typedefs into seperate header fileThomas Gleixner2014-11-23
| * genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchipJiang Liu2014-11-23
| * genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchipJiang Liu2014-11-23
| * genirq: Add more helper functions to support stacked irq_chipYingjoe Chen2014-11-23
| * genirq: Introduce helper functions to support stacked irq_chipJiang Liu2014-11-23
| * irqdomain: Introduce new interfaces to support hierarchy irqdomainsJiang Liu2014-11-23
* | genirq: Generic chip: Add big endian I/O accessorsKevin Cernekee2014-11-09
* | genirq: Generic chip: Allow irqchip drivers to override irq_reg_{readl,writel}Kevin Cernekee2014-11-09
* | genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee2014-11-09
|/
* genirq: Mark wakeup sources as armed on suspendThomas Gleixner2014-09-01
* genirq: generic chip: Export irq_map_generic_chip functionBoris BREZILLON2014-07-17
* genirq: Remove dynamic_irq messThomas Gleixner2014-05-16
* genirq: Replace dynamic_irq_init/cleanupThomas Gleixner2014-05-16