summaryrefslogtreecommitdiffstats
path: root/block/blk-pm.c
Commit message (Expand)AuthorAgeFilesLines
* block: Remove blk_set_runtime_active()Damien Le Moal2023-11-201-28/+5
* blk-mq: include <linux/blk-mq.h> in block/blk-mq.hChristoph Hellwig2023-04-131-1/+0
* blk-mq: remove blk-mq-tag.hChristoph Hellwig2023-04-131-1/+0
* scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...Alan Stern2021-12-221-15/+7
* scsi: block: Fix a race in the runtime power management codeBart Van Assche2020-12-091-6/+9
* scsi: block: pm: Simplify resume handlingAlan Stern2020-07-241-19/+22
* block: bypass blk_set_runtime_active for uninitialized q->devStanley Chu2019-09-121-5/+7
* block: remove the queue_lock indirectionChristoph Hellwig2018-11-151-10/+10
* blk-mq: Enable support for runtime power managementBart Van Assche2018-09-261-6/+0
* block: Make blk_get_request() block for non-PM requests while suspendedBart Van Assche2018-09-261-5/+39
* block: Move power management code into a new source fileBart Van Assche2018-09-261-0/+188