index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_pm.c
Age
Commit message (
Expand
)
Author
2020-07-24
scsi: block: pm: Simplify resume handling
Alan Stern
2020-05-11
scsi: pm: Balance pm_only counter of request queue during system resume
Can Guo
2019-09-12
scsi: core: remove dummy q->dev check
Stanley Chu
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-06-18
scsi: sd: Rely on the driver core for asynchronous probing
Bart Van Assche
2019-05-21
scsi: core: add SPDX tags to scsi midlayer files missing licensing information
Christoph Hellwig
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-01-08
scsi: core: Synchronize request queue PM status only on successful resume
Stanley Chu
2018-09-26
block: Move power management code into a new source file
Bart Van Assche
2016-02-19
scsi: Set request queue runtime PM status back to active on resume
Mika Westerberg
2015-12-10
Revert "SCSI: Fix NULL pointer dereference in runtime PM"
Ken Xue
2015-08-18
SCSI: Fix NULL pointer dereference in runtime PM
Alan Stern
2014-12-15
SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-04-10
scsi: async sd resume
Dan Williams
2013-12-16
[SCSI] sr: use block layer runtime PM
Aaron Lu
2013-10-25
[SCSI] sd: Add error handling during flushing caches
Oliver Neukum
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-05-06
[SCSI] sd: change to auto suspend mode
Lin Ming
2012-11-30
[SCSI] scsi_pm: use callbacks from dev_pm_ops for scsi devices
Aaron Lu
2012-11-30
[SCSI] Revert "[SCSI] runtime resume parent for child's system-resume"
Aaron Lu
2012-11-30
[SCSI] Revert "[SCSI] scsi_pm: set device runtime state before parent suspended"
Aaron Lu
2012-07-20
[SCSI] scsi_pm: set device runtime state before parent suspended
Lin Ming
2012-05-22
[SCSI] scsi_pm: resume device if suspend failed
Aaron Lu
2012-05-17
[SCSI] sd: limit the scope of the async probe domain
Dan Williams
2012-02-18
[SCSI] scsi_pm: Fix bug in the SCSI power management handler
Alan Stern
2012-01-08
[SCSI] runtime resume parent for child's system-resume
Lin Ming
2012-01-08
[SCSI] check runtime PM status in system PM
Lin Ming
2011-10-31
scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-07-02
PM / Runtime: Return special error code if runtime PM is disabled
Rafael J. Wysocki
2010-07-28
[SCSI] implement runtime Power Management
Alan Stern
2010-07-28
[SCSI] convert to the new PM framework
Alan Stern