summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_pm.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: Set request queue runtime PM status back to active on resumeMika Westerberg2016-02-191-0/+10
* Revert "SCSI: Fix NULL pointer dereference in runtime PM"Ken Xue2015-12-101-10/+10
* SCSI: Fix NULL pointer dereference in runtime PMAlan Stern2015-08-181-11/+11
* SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-151-10/+0
* scsi: async sd resumeDan Williams2014-04-101-29/+99
* [SCSI] sr: use block layer runtime PMAaron Lu2013-12-161-46/+16
* [SCSI] sd: Add error handling during flushing cachesOliver Neukum2013-10-251-1/+2
* PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-031-8/+3
* [SCSI] sd: change to auto suspend modeLin Ming2013-05-061-13/+71
* [SCSI] scsi_pm: use callbacks from dev_pm_ops for scsi devicesAaron Lu2012-11-301-33/+53
* [SCSI] Revert "[SCSI] runtime resume parent for child's system-resume"Aaron Lu2012-11-301-10/+1
* [SCSI] Revert "[SCSI] scsi_pm: set device runtime state before parent suspended"Aaron Lu2012-11-301-12/+11
* [SCSI] scsi_pm: set device runtime state before parent suspendedLin Ming2012-07-201-11/+12
* [SCSI] scsi_pm: resume device if suspend failedAaron Lu2012-05-221-1/+4
* [SCSI] sd: limit the scope of the async probe domainDan Williams2012-05-171-1/+1
* [SCSI] scsi_pm: Fix bug in the SCSI power management handlerAlan Stern2012-02-181-0/+16
* [SCSI] runtime resume parent for child's system-resumeLin Ming2012-01-081-1/+10
* [SCSI] check runtime PM status in system PMLin Ming2012-01-081-1/+15
* scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-311-0/+1
* PM / Runtime: Return special error code if runtime PM is disabledRafael J. Wysocki2011-07-021-4/+4
* [SCSI] implement runtime Power ManagementAlan Stern2010-07-281-0/+110
* [SCSI] convert to the new PM frameworkAlan Stern2010-07-281-0/+96
OpenPOWER on IntegriCloud