summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_pm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-121-5/+1Star
|\
| * scsi: sd: Rely on the driver core for asynchronous probingBart Van Assche2019-06-191-5/+1Star
| * scsi: core: add SPDX tags to scsi midlayer files missing licensing informationChristoph Hellwig2019-05-211-0/+1
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
|/
* scsi: core: Synchronize request queue PM status only on successful resumeStanley Chu2019-01-091-11/+15
* block: Move power management code into a new source fileBart Van Assche2018-09-261-0/+1
* 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/+0Star
* scsi: async sd resumeDan Williams2014-04-111-29/+99
* [SCSI] sr: use block layer runtime PMAaron Lu2013-12-161-46/+16Star
* [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/+3Star
* [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/+1Star
* [SCSI] Revert "[SCSI] scsi_pm: set device runtime state before parent suspended"Aaron Lu2012-11-301-12/+11Star
* [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-091-1/+10
* [SCSI] check runtime PM status in system PMLin Ming2012-01-091-1/+15
* scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-11-011-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