summaryrefslogtreecommitdiffstats
path: root/kernel/irq/pm.c
Commit message (Expand)AuthorAgeFilesLines
* genirq: Simplify wakeup mechanismThomas Gleixner2014-09-011-26/+29
* genirq: Mark wakeup sources as armed on suspendThomas Gleixner2014-09-011-0/+5
* genirq: Avoid double loop on suspendThomas Gleixner2014-09-011-6/+7
* genirq: Move MASK_ON_SUSPEND handling into suspend_device_irqs()Thomas Gleixner2014-09-011-12/+9
* genirq: Make use of pm misfeature accountingThomas Gleixner2014-09-011-6/+3
* genirq: Add sanity checks for PM options on shared interrupt linesThomas Gleixner2014-09-011-0/+36
* genirq: Move suspend/resume logic into irq/pm codeThomas Gleixner2014-09-011-6/+38
* irq: Enable all irqs unconditionally in irq_resumeLaxman Dewangan2013-11-251-1/+1
* genirq: Do not consider disabled wakeup irqsThomas Gleixner2012-05-041-1/+6
* genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell2011-10-171-7/+41
* genirq: Add chip flag to force mask on suspendThomas Gleixner2011-03-121-4/+18
* genirq: Move wakeup state to irq_dataThomas Gleixner2011-02-191-1/+1
* genirq: Move IRQ_WAKEUP to coreThomas Gleixner2011-02-191-1/+1
* genirq: Move IRQ_SUSPENDED to coreThomas Gleixner2011-02-191-3/+3
* genirq: Move IRQ_PENDING flag to coreThomas Gleixner2011-02-191-1/+2
* genirq: Add IRQF_FORCE_RESUMEThomas Gleixner2011-02-081-3/+0
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-4/+4
* genirq: Fix comment describing suspend_device_irqs()Rafael J. Wysocki2009-07-051-4/+4
* PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki2009-03-301-0/+79
OpenPOWER on IntegriCloud