Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-23scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...Alan Stern
2021-11-30scsi: Remove superfluous #include <linux/async.h> directivesBart Van Assche
2021-10-17scsi: core: pm: Only runtime resume if necessaryBart Van Assche
2021-10-17scsi: core: pm: Rely on the device driver core for async power managementBart Van Assche
2020-07-25scsi: block: pm: Simplify resume handlingAlan Stern
2020-05-12scsi: pm: Balance pm_only counter of request queue during system resumeCan Guo
2019-09-12scsi: core: remove dummy q->dev checkStanley Chu
2019-07-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-19scsi: 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-09scsi: core: Synchronize request queue PM status only on successful resumeStanley Chu
2018-09-27block: 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-11scsi: 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-09[SCSI] runtime resume parent for child's system-resumeLin Ming
2012-01-09[SCSI] check runtime PM status in system PMLin Ming
2011-11-01scsi: 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