Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-09 | scsi: block: Fix a race in the runtime power management code | Bart Van Assche | 1 | -6/+9 |
2020-07-24 | scsi: block: pm: Simplify resume handling | Alan Stern | 1 | -19/+22 |
2019-09-12 | block: bypass blk_set_runtime_active for uninitialized q->dev | Stanley Chu | 1 | -5/+7 |
2018-11-15 | block: remove the queue_lock indirection | Christoph Hellwig | 1 | -10/+10 |
2018-09-26 | blk-mq: Enable support for runtime power management | Bart Van Assche | 1 | -6/+0 |
2018-09-26 | block: Make blk_get_request() block for non-PM requests while suspended | Bart Van Assche | 1 | -5/+39 |
2018-09-26 | block: Move power management code into a new source file | Bart Van Assche | 1 | -0/+188 |