aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/pm.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-1/+6
* genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell2011-11-111-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