index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_pm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...
Alan Stern
2021-12-22
1
-1
/
+1
*
scsi: Remove superfluous #include <linux/async.h> directives
Bart Van Assche
2021-11-29
1
-1
/
+0
*
scsi: core: pm: Only runtime resume if necessary
Bart Van Assche
2021-10-16
1
-55
/
+14
*
scsi: core: pm: Rely on the device driver core for async power management
Bart Van Assche
2021-10-16
1
-42
/
+2
*
scsi: block: pm: Simplify resume handling
Alan Stern
2020-07-24
1
-8
/
+2
*
scsi: pm: Balance pm_only counter of request queue during system resume
Can Guo
2020-05-11
1
-2
/
+8
*
scsi: core: remove dummy q->dev check
Stanley Chu
2019-09-12
1
-2
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
1
-5
/
+1
|
\
|
*
scsi: sd: Rely on the driver core for asynchronous probing
Bart Van Assche
2019-06-18
1
-5
/
+1
|
*
scsi: core: add SPDX tags to scsi midlayer files missing licensing information
Christoph Hellwig
2019-05-21
1
-0
/
+1
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
scsi: core: Synchronize request queue PM status only on successful resume
Stanley Chu
2019-01-08
1
-11
/
+15
*
block: Move power management code into a new source file
Bart Van Assche
2018-09-26
1
-0
/
+1
*
scsi: Set request queue runtime PM status back to active on resume
Mika Westerberg
2016-02-19
1
-0
/
+10
*
Revert "SCSI: Fix NULL pointer dereference in runtime PM"
Ken Xue
2015-12-10
1
-10
/
+10
*
SCSI: Fix NULL pointer dereference in runtime PM
Alan Stern
2015-08-18
1
-11
/
+11
*
SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-15
1
-10
/
+0
*
scsi: async sd resume
Dan Williams
2014-04-10
1
-29
/
+99
*
[SCSI] sr: use block layer runtime PM
Aaron Lu
2013-12-16
1
-46
/
+16
*
[SCSI] sd: Add error handling during flushing caches
Oliver Neukum
2013-10-25
1
-1
/
+2
*
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-06-03
1
-8
/
+3
*
[SCSI] sd: change to auto suspend mode
Lin Ming
2013-05-06
1
-13
/
+71
*
[SCSI] scsi_pm: use callbacks from dev_pm_ops for scsi devices
Aaron Lu
2012-11-30
1
-33
/
+53
*
[SCSI] Revert "[SCSI] runtime resume parent for child's system-resume"
Aaron Lu
2012-11-30
1
-10
/
+1
*
[SCSI] Revert "[SCSI] scsi_pm: set device runtime state before parent suspended"
Aaron Lu
2012-11-30
1
-12
/
+11
*
[SCSI] scsi_pm: set device runtime state before parent suspended
Lin Ming
2012-07-20
1
-11
/
+12
*
[SCSI] scsi_pm: resume device if suspend failed
Aaron Lu
2012-05-22
1
-1
/
+4
*
[SCSI] sd: limit the scope of the async probe domain
Dan Williams
2012-05-17
1
-1
/
+1
*
[SCSI] scsi_pm: Fix bug in the SCSI power management handler
Alan Stern
2012-02-18
1
-0
/
+16
*
[SCSI] runtime resume parent for child's system-resume
Lin Ming
2012-01-08
1
-1
/
+10
*
[SCSI] check runtime PM status in system PM
Lin Ming
2012-01-08
1
-1
/
+15
*
scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
PM / Runtime: Return special error code if runtime PM is disabled
Rafael J. Wysocki
2011-07-02
1
-4
/
+4
*
[SCSI] implement runtime Power Management
Alan Stern
2010-07-28
1
-0
/
+110
*
[SCSI] convert to the new PM framework
Alan Stern
2010-07-28
1
-0
/
+96