summaryrefslogtreecommitdiffstats
path: root/kernel/irq/pm.c
Commit message (Expand)AuthorAge
*-. Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...Linus Torvalds2015-11-15
|\ \
| * | genirq/PM: Restore system wake up from chained interruptsGrygorii Strashko2015-11-10
| |/
* / PM / sleep: Report interrupt that caused system wakeupAlexandra Yates2015-09-16
|/
* genirq: Remove irq argument from suspend/resume_irq()Jiang Liu2015-07-11
* genirq: Remove irq argument from __enable/__disable_irq()Jiang Liu2015-07-11
* genirq: Don't suspend nested_thread irqs over system suspendNeilBrown2015-05-18
* genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki2015-03-04
* genirq: Simplify wakeup mechanismThomas Gleixner2014-09-01
* genirq: Mark wakeup sources as armed on suspendThomas Gleixner2014-09-01
* genirq: Avoid double loop on suspendThomas Gleixner2014-09-01
* genirq: Move MASK_ON_SUSPEND handling into suspend_device_irqs()Thomas Gleixner2014-09-01
* genirq: Make use of pm misfeature accountingThomas Gleixner2014-09-01
* genirq: Add sanity checks for PM options on shared interrupt linesThomas Gleixner2014-09-01
* genirq: Move suspend/resume logic into irq/pm codeThomas Gleixner2014-09-01
* irq: Enable all irqs unconditionally in irq_resumeLaxman Dewangan2013-11-25
* genirq: Do not consider disabled wakeup irqsThomas Gleixner2012-05-04
* genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell2011-10-17
* genirq: Add chip flag to force mask on suspendThomas Gleixner2011-03-12
* genirq: Move wakeup state to irq_dataThomas Gleixner2011-02-19
* genirq: Move IRQ_WAKEUP to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_SUSPENDED to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_PENDING flag to coreThomas Gleixner2011-02-19
* genirq: Add IRQF_FORCE_RESUMEThomas Gleixner2011-02-08
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* genirq: Fix comment describing suspend_device_irqs()Rafael J. Wysocki2009-07-05
* PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki2009-03-30