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