aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki1-8/+3
2013-05-06[SCSI] sd: change to auto suspend modeLin Ming1-13/+71
2012-11-30[SCSI] scsi_pm: use callbacks from dev_pm_ops for scsi devicesAaron Lu1-33/+53
2012-11-30[SCSI] Revert "[SCSI] runtime resume parent for child's system-resume"Aaron Lu1-10/+1
2012-11-30[SCSI] Revert "[SCSI] scsi_pm: set device runtime state before parent suspended"Aaron Lu1-12/+11
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