aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-20[SCSI] scsi_pm: set device runtime state before parent suspendedLin Ming1-11/+12
2012-05-22[SCSI] scsi_pm: resume device if suspend failedAaron Lu1-1/+4
2012-05-17[SCSI] sd: limit the scope of the async probe domainDan Williams1-1/+1
2012-02-18[SCSI] scsi_pm: Fix bug in the SCSI power management handlerAlan Stern1-0/+16
2012-01-08[SCSI] runtime resume parent for child's system-resumeLin Ming1-1/+10
2012-01-08[SCSI] check runtime PM status in system PMLin Ming1-1/+15
2011-10-31scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker1-0/+1
2011-07-02PM / Runtime: Return special error code if runtime PM is disabledRafael J. Wysocki1-4/+4
2010-07-28[SCSI] implement runtime Power ManagementAlan Stern1-0/+110
2010-07-28[SCSI] convert to the new PM frameworkAlan Stern1-0/+96