summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_pm.c
AgeCommit message (Expand)Author
2019-09-12scsi: core: remove dummy q->dev checkStanley Chu
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-18scsi: sd: Rely on the driver core for asynchronous probingBart Van Assche
2019-05-21scsi: core: add SPDX tags to scsi midlayer files missing licensing informationChristoph Hellwig
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-01-08scsi: core: Synchronize request queue PM status only on successful resumeStanley Chu
2018-09-26block: Move power management code into a new source fileBart Van Assche
2016-02-19scsi: Set request queue runtime PM status back to active on resumeMika Westerberg
2015-12-10Revert "SCSI: Fix NULL pointer dereference in runtime PM"Ken Xue
2015-08-18SCSI: Fix NULL pointer dereference in runtime PMAlan Stern
2014-12-15SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-04-10scsi: async sd resumeDan Williams
2013-12-16[SCSI] sr: use block layer runtime PMAaron Lu
2013-10-25[SCSI] sd: Add error handling during flushing cachesOliver Neukum
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki
2013-05-06[SCSI] sd: change to auto suspend modeLin Ming
2012-11-30[SCSI] scsi_pm: use callbacks from dev_pm_ops for scsi devicesAaron Lu
2012-11-30[SCSI] Revert "[SCSI] runtime resume parent for child's system-resume"Aaron Lu
2012-11-30[SCSI] Revert "[SCSI] scsi_pm: set device runtime state before parent suspended"Aaron Lu
2012-07-20[SCSI] scsi_pm: set device runtime state before parent suspendedLin Ming
2012-05-22[SCSI] scsi_pm: resume device if suspend failedAaron Lu
2012-05-17[SCSI] sd: limit the scope of the async probe domainDan Williams
2012-02-18[SCSI] scsi_pm: Fix bug in the SCSI power management handlerAlan Stern
2012-01-08[SCSI] runtime resume parent for child's system-resumeLin Ming
2012-01-08[SCSI] check runtime PM status in system PMLin Ming
2011-10-31scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-07-02PM / Runtime: Return special error code if runtime PM is disabledRafael J. Wysocki
2010-07-28[SCSI] implement runtime Power ManagementAlan Stern
2010-07-28[SCSI] convert to the new PM frameworkAlan Stern