aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/block/blk-pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-20block: Remove blk_set_runtime_active()Damien Le Moal1-28/+5
2023-04-13blk-mq: include <linux/blk-mq.h> in block/blk-mq.hChristoph Hellwig1-1/+0
2023-04-13blk-mq: remove blk-mq-tag.hChristoph Hellwig1-1/+0
2021-12-22scsi: block: pm: Always set request queue runtime active in blk_post_runtime_resume()Alan Stern1-15/+7
2020-12-09scsi: block: Fix a race in the runtime power management codeBart Van Assche1-6/+9
2020-07-24scsi: block: pm: Simplify resume handlingAlan Stern1-19/+22
2019-09-12block: bypass blk_set_runtime_active for uninitialized q->devStanley Chu1-5/+7
2018-11-15block: remove the queue_lock indirectionChristoph Hellwig1-10/+10
2018-09-26blk-mq: Enable support for runtime power managementBart Van Assche1-6/+0
2018-09-26block: Make blk_get_request() block for non-PM requests while suspendedBart Van Assche1-5/+39
2018-09-26block: Move power management code into a new source fileBart Van Assche1-0/+188