summaryrefslogtreecommitdiff
path: root/kernel/irq/pm.c
AgeCommit message (Expand)Author
2011-11-30PM: Fix printing IRQ names for pending wakeup IRQsTodd Poynor
2011-11-30Print pending wakeup IRQ preventing suspend to dmesgTodd Poynor
2011-11-11genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell
2011-03-12genirq: Add chip flag to force mask on suspendThomas Gleixner
2011-02-19genirq: Move wakeup state to irq_dataThomas Gleixner
2011-02-19genirq: Move IRQ_WAKEUP to coreThomas Gleixner
2011-02-19genirq: Move IRQ_SUSPENDED to coreThomas Gleixner
2011-02-19genirq: Move IRQ_PENDING flag to coreThomas Gleixner
2011-02-08genirq: Add IRQF_FORCE_RESUMEThomas Gleixner
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-07-05genirq: Fix comment describing suspend_device_irqs()Rafael J. Wysocki
2009-03-30PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki