aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/internals.h
AgeCommit message (Expand)Author
2018-02-16genirq: Make legacy autoprobing work againThomas Gleixner
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25genirq/irqdomain: Propagate early activationThomas Gleixner
2017-09-25genirq/irqdomain: Allow irq_domain_activate_irq() to failThomas Gleixner
2017-09-25genirq: Separate activation and startupThomas Gleixner
2017-09-25genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHYThomas Gleixner
2017-09-25genirq/msi: Capture device name for debugfsThomas Gleixner
2017-08-14genirq: Fix for_each_action_of_desc() macroMasahiro Yamada
2017-07-17genirq/PM: Properly pretend disabled state when force resuming interruptsJuergen Gross
2017-07-04genirq/debugfs: Fix build for !CONFIG_IRQ_DOMAINSebastian Ott
2017-06-24genirq/timings: Add infrastructure for estimating the next interrupt arrival ...Daniel Lezcano
2017-06-24genirq/timings: Add infrastructure to track the interrupt timingsDaniel Lezcano
2017-06-24genirq/debugfs: Remove pointless NULL pointer checkThomas Gleixner
2017-06-22genirq: Add force argument to irq_startup()Thomas Gleixner
2017-06-22genirq: Introduce IRQD_MANAGED_SHUTDOWNThomas Gleixner
2017-06-22genirq: Move irq_fixup_move_pending() to coreThomas Gleixner
2017-06-22genirq/cpuhotplug: Add support for cleaning up move in progressThomas Gleixner
2017-06-22genirq: Move pending helpers to internal.hChristoph Hellwig
2017-06-22genirq: Rename setup_affinity() to irq_setup_affinity()Thomas Gleixner
2017-06-22genirq: Remove mask argument from setup_affinity()Thomas Gleixner
2017-06-22genirq/debugfs: Add proper debugfs interfaceThomas Gleixner
2017-06-21irq/generic-chip: Export irq_init_generic_chip() locallyBartosz Golaszewski
2016-07-04Merge branch 'irq/for-block' into irq/coreThomas Gleixner
2016-07-04genirq: Introduce IRQD_AFFINITY_MANAGED flagThomas Gleixner
2016-06-18genirq: Add untracked irq handlerKeith Busch
2016-06-13genirq: Add runtime power management support for IRQ chipsJon Hunter
2016-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-23irq: Privatize irq_common_data::state_use_accessorsBoqun Feng
2016-02-15genirq: Use a common macro to go through the actions listDaniel Lezcano
2015-11-10genirq/PM: Restore system wake up from chained interruptsGrygorii Strashko
2015-10-09genirq: Allow migration of chained interrupts by installing default actionMika Westerberg
2015-09-22genirq: Remove the second parameter from handle_irq_event_percpu()Huang Shijie
2015-09-16genirq: Move field 'node' from irq_data into irq_common_dataJiang Liu
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-11genirq: Remove irq argument from __enable/__disable_irq()Jiang Liu
2015-07-11genirq: Remove irq arg from __irq_set_trigger()Jiang Liu
2015-07-11genirq: Remove the irq argument from check_irq_resend()Jiang Liu
2015-07-11genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu()Jiang Liu
2015-07-08hotplug: Prevent alloc/free of irq descriptors during cpu up/downThomas Gleixner
2015-06-12genirq: Introduce helper function irq_data_get_node()Jiang Liu
2015-06-12genirq: Introduce struct irq_common_data to host shared irq dataJiang Liu
2015-06-12genirq: Enhance irq_data_to_desc() to support hierarchy irqdomainJiang Liu
2014-12-13genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2014-09-01genirq: Simplify wakeup mechanismThomas Gleixner
2014-09-01genirq: Add sanity checks for PM options on shared interrupt linesThomas Gleixner
2014-09-01genirq: Move suspend/resume logic into irq/pm codeThomas Gleixner
2014-05-27genirq: Improve documentation to match current implementationJiang Liu
2014-05-16genirq: Replace reserve_irqs in core codeThomas Gleixner