index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_pm.c
Age
Commit message (
Expand
)
Author
2021-12-22
scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...
Alan Stern
2021-11-29
scsi: Remove superfluous #include <linux/async.h> directives
Bart Van Assche
2021-10-16
scsi: core: pm: Only runtime resume if necessary
Bart Van Assche
2021-10-16
scsi: core: pm: Rely on the device driver core for async power management
Bart Van Assche
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