1. 3b35e7e genirq: Fix kernel-doc warnings in pm.c, msi.c and ipi.c by Randy Dunlap · 3 years, 5 months ago
  2. 90428a8 genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag by Maulik Shah · 4 years, 3 months ago
  3. e27b163 genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq() by Guenter Roeck · 4 years, 5 months ago
  4. 3a79bc6 PCI: irq: Introduce rearm_wake_irq() by Rafael J. Wysocki · 5 years ago
  5. 52a65ff genirq: Add missing SPDX identifiers by Thomas Gleixner · 7 years ago
  6. 99bfce5 genirq: Cleanup top of file comments by Thomas Gleixner · 7 years ago
  7. a696712 genirq/PM: Properly pretend disabled state when force resuming interrupts by Juergen Gross · 7 years ago
  8. 511601b Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  9. 4717f13 genirq/PM: Restore system wake up from chained interrupts by Grygorii Strashko · 9 years ago
  10. a6f5f0d PM / sleep: Report interrupt that caused system wakeup by Alexandra Yates · 9 years ago
  11. b80f5f3 genirq: Remove irq argument from suspend/resume_irq() by Jiang Liu · 10 years ago
  12. 79ff1cd genirq: Remove irq argument from __enable/__disable_irq() by Jiang Liu · 10 years ago
  13. 3c646f2 genirq: Don't suspend nested_thread irqs over system suspend by NeilBrown · 10 years ago
  14. 17f4803 genirq / PM: Add flag for shared NO_SUSPEND interrupt lines by Rafael J. Wysocki · 10 years ago
  15. 9ce7a25 genirq: Simplify wakeup mechanism by Thomas Gleixner · 10 years ago
  16. b76f167 genirq: Mark wakeup sources as armed on suspend by Thomas Gleixner · 10 years ago
  17. c4df606 genirq: Avoid double loop on suspend by Thomas Gleixner · 10 years ago
  18. 092fadd genirq: Move MASK_ON_SUSPEND handling into suspend_device_irqs() by Thomas Gleixner · 10 years ago
  19. 5417de2 genirq: Make use of pm misfeature accounting by Thomas Gleixner · 10 years ago
  20. cab303b genirq: Add sanity checks for PM options on shared interrupt lines by Thomas Gleixner · 10 years ago
  21. 8df2e02 genirq: Move suspend/resume logic into irq/pm code by Thomas Gleixner · 10 years ago
  22. ac01810 irq: Enable all irqs unconditionally in irq_resume by Laxman Dewangan · 11 years ago
  23. 9c6079a genirq: Do not consider disabled wakeup irqs by Thomas Gleixner · 13 years ago
  24. 9bab0b7 genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier by Ian Campbell · 13 years ago
  25. d209a69 genirq: Add chip flag to force mask on suspend by Thomas Gleixner · 14 years ago
  26. 7f94226 genirq: Move wakeup state to irq_data by Thomas Gleixner · 14 years ago
  27. 6d2cd17 genirq: Move IRQ_WAKEUP to core by Thomas Gleixner · 14 years ago
  28. c531e83 genirq: Move IRQ_SUSPENDED to core by Thomas Gleixner · 14 years ago
  29. 2a0d6fb genirq: Move IRQ_PENDING flag to core by Thomas Gleixner · 14 years ago
  30. dc5f219 genirq: Add IRQF_FORCE_RESUME by Thomas Gleixner · 14 years ago
  31. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  32. c71320d genirq: Fix comment describing suspend_device_irqs() by Rafael J. Wysocki · 15 years ago
  33. 0a0c516 PM: Introduce functions for suspending and resuming device interrupts by Rafael J. Wysocki · 16 years ago