index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
pm.c
Age
Commit message (
Expand
)
Author
2014-09-01
genirq: Simplify wakeup mechanism
Thomas Gleixner
2014-09-01
genirq: Mark wakeup sources as armed on suspend
Thomas Gleixner
2014-09-01
genirq: Avoid double loop on suspend
Thomas Gleixner
2014-09-01
genirq: Move MASK_ON_SUSPEND handling into suspend_device_irqs()
Thomas Gleixner
2014-09-01
genirq: Make use of pm misfeature accounting
Thomas Gleixner
2014-09-01
genirq: Add sanity checks for PM options on shared interrupt lines
Thomas Gleixner
2014-09-01
genirq: Move suspend/resume logic into irq/pm code
Thomas Gleixner
2013-11-25
irq: Enable all irqs unconditionally in irq_resume
Laxman Dewangan
2012-05-04
genirq: Do not consider disabled wakeup irqs
Thomas Gleixner
2011-10-17
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
Ian Campbell
2011-03-12
genirq: Add chip flag to force mask on suspend
Thomas Gleixner
2011-02-19
genirq: Move wakeup state to irq_data
Thomas Gleixner
2011-02-19
genirq: Move IRQ_WAKEUP to core
Thomas Gleixner
2011-02-19
genirq: Move IRQ_SUSPENDED to core
Thomas Gleixner
2011-02-19
genirq: Move IRQ_PENDING flag to core
Thomas Gleixner
2011-02-08
genirq: Add IRQF_FORCE_RESUME
Thomas Gleixner
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-07-05
genirq: Fix comment describing suspend_device_irqs()
Rafael J. Wysocki
2009-03-30
PM: Introduce functions for suspending and resuming device interrupts
Rafael J. Wysocki