summaryrefslogtreecommitdiff
path: root/block/blk-pm.c
AgeCommit message (Expand)Author
2023-11-20block: Remove blk_set_runtime_active()Damien Le Moal
2023-04-13blk-mq: include <linux/blk-mq.h> in block/blk-mq.hChristoph Hellwig
2023-04-13blk-mq: remove blk-mq-tag.hChristoph Hellwig
2021-12-22scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...Alan Stern
2020-12-09scsi: block: Fix a race in the runtime power management codeBart Van Assche
2020-07-24scsi: block: pm: Simplify resume handlingAlan Stern
2019-09-12block: bypass blk_set_runtime_active for uninitialized q->devStanley Chu
2018-11-15block: remove the queue_lock indirectionChristoph Hellwig
2018-09-26blk-mq: Enable support for runtime power managementBart Van Assche
2018-09-26block: Make blk_get_request() block for non-PM requests while suspendedBart Van Assche
2018-09-26block: Move power management code into a new source fileBart Van Assche