Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] nvme-cli: supplement and fixup for smart-log
@ 2017-06-21  5:09 Guan Junxiong
  2017-06-21  5:09 ` [PATCH 1/3] nvme-cli: add thermal management fields " Guan Junxiong
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Guan Junxiong @ 2017-06-21  5:09 UTC (permalink / raw)


NVMe 1.3 introduces new thermal management temperature related
fields into the smart log page. The first patch adds those fields
into smart-log command.

Besides, next two patches address some fixup for smart-log such as
adding temperatature sensor fields in json_smart_log and synchronizing
the documenation for smart-log with the implementation of output-format
option.


Guan Junxiong (3):
  nvme-cli: add thermal management fields for smart-log
  nvme-cli: add temperature sensor fields in json_smart_log
  nvme-cli: add output-format discription for smart-log documents

 Documentation/nvme-smart-log.1    |  8 ++++++++
 Documentation/nvme-smart-log.html | 12 ++++++++++++
 Documentation/nvme-smart-log.txt  |  5 +++++
 linux/nvme.h                      |  6 +++++-
 nvme-print.c                      | 24 ++++++++++++++++++++++++
 5 files changed, 54 insertions(+), 1 deletion(-)

-- 
2.11.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-06-26 20:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-21  5:09 [PATCH 0/3] nvme-cli: supplement and fixup for smart-log Guan Junxiong
2017-06-21  5:09 ` [PATCH 1/3] nvme-cli: add thermal management fields " Guan Junxiong
2017-06-21  5:09 ` [PATCH 2/3] nvme-cli: add temperature sensor fields in json_smart_log Guan Junxiong
2017-06-21  5:09 ` [PATCH 3/3] nvme-cli: add output-format discription for smart-log Guan Junxiong
2017-06-26 20:00 ` [PATCH 0/3] nvme-cli: supplement and fixup " Keith Busch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox