aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-19scsi: Set request queue runtime PM status back to active on resumeMika Westerberg1-0/+10
2015-12-10Revert "SCSI: Fix NULL pointer dereference in runtime PM"Ken Xue1-10/+10
2015-08-18SCSI: Fix NULL pointer dereference in runtime PMAlan Stern1-11/+11
2014-12-15SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-10/+0
2014-04-10scsi: async sd resumeDan Williams1-29/+99
2013-12-16[SCSI] sr: use block layer runtime PMAaron Lu1-46/+16
2013-10-25[SCSI] sd: Add error handling during flushing cachesOliver Neukum1-1/+2
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