summaryrefslogtreecommitdiffstats
path: root/kernel/irq/pm.c
AgeCommit message (Expand)AuthorLines
2012-05-04genirq: Do not consider disabled wakeup irqsThomas Gleixner-1/+6
2011-10-17genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell-7/+41
2011-03-12genirq: Add chip flag to force mask on suspendThomas Gleixner-4/+18
2011-02-19genirq: Move wakeup state to irq_dataThomas Gleixner-1/+1
2011-02-19genirq: Move IRQ_WAKEUP to coreThomas Gleixner-1/+1
2011-02-19genirq: Move IRQ_SUSPENDED to coreThomas Gleixner-3/+3
2011-02-19genirq: Move IRQ_PENDING flag to coreThomas Gleixner-1/+2
2011-02-08genirq: Add IRQF_FORCE_RESUMEThomas Gleixner-3/+0
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner-4/+4
2009-07-05genirq: Fix comment describing suspend_device_irqs()Rafael J. Wysocki-4/+4
2009-03-30PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki-0/+79