[PATCH 0/5] NVMe: Power management set
Keith Busch
keith.busch at intel.com
Mon May 6 19:03:30 EDT 2013
This set adds pci suspend/resume. The initial patches in this set are
just moving around some of the initialization functions so they can be
reused from a suspend/resume context as well as probe/remove.
Keith Busch (5):
NVMe: Group pci related actions in functions
NVMe: Separate queue alloc/free from create/delete
NVMe: Separate controller init from disk discovery
NVMe: Use normal shutdown
NVMe: Add pci suspend/resume driver callbacks
drivers/block/nvme-core.c | 362 ++++++++++++++++++++++++++++++++-------------
include/linux/nvme.h | 2 +
2 files changed, 261 insertions(+), 103 deletions(-)
More information about the Linux-nvme
mailing list