Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | genirq: Do not consider disabled wakeup irqs | Thomas Gleixner | 2012-05-04 | 1 | -1/+6 |
* | genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier | Ian Campbell | 2011-10-17 | 1 | -7/+41 |
* | genirq: Add chip flag to force mask on suspend | Thomas Gleixner | 2011-03-12 | 1 | -4/+18 |
* | genirq: Move wakeup state to irq_data | Thomas Gleixner | 2011-02-19 | 1 | -1/+1 |
* | genirq: Move IRQ_WAKEUP to core | Thomas Gleixner | 2011-02-19 | 1 | -1/+1 |
* | genirq: Move IRQ_SUSPENDED to core | Thomas Gleixner | 2011-02-19 | 1 | -3/+3 |
* | genirq: Move IRQ_PENDING flag to core | Thomas Gleixner | 2011-02-19 | 1 | -1/+2 |
* | genirq: Add IRQF_FORCE_RESUME | Thomas Gleixner | 2011-02-08 | 1 | -3/+0 |
* | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -4/+4 |
* | genirq: Fix comment describing suspend_device_irqs() | Rafael J. Wysocki | 2009-07-05 | 1 | -4/+4 |
* | PM: Introduce functions for suspending and resuming device interrupts | Rafael J. Wysocki | 2009-03-30 | 1 | -0/+79 |