All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] acpi, nfit: support for new NVDIMM_FAMILY_INTEL commands
@ 2017-10-30 20:46 ` Dan Williams
  0 siblings, 0 replies; 18+ messages in thread
From: Dan Williams @ 2017-10-30 20:46 UTC (permalink / raw)
  To: linux-nvdimm; +Cc: linux-acpi

Change since v1 [1]:
* Introduce NVDIMM_STANDARD_CMDMASK and NVDIMM_INTEL_CMDMASK to replace
  magic number usage in the driver. (Dave)

[1]: https://lists.01.org/pipermail/linux-nvdimm/2017-October/013082.html
---

The latest version of the NVDIMM_FAMILY_INTEL command set adds support
for firmware updates and setting SMART health alarms / thresholds among
other things. Given that these are command payloads that will only ever
be issued by userspace we only wire up the command numbers and revision
ids for use through the ND_CMD_CALL interface.

---

Dan Williams (2):
      acpi, nfit: hide unknown commands from nmemX/commands
      acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMs


 drivers/acpi/nfit/core.c |   55 ++++++++++++++++++++++++++++++++++++++++------
 drivers/acpi/nfit/nfit.h |   32 ++++++++++++++++++++++++++-
 2 files changed, 79 insertions(+), 8 deletions(-)
_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm

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

end of thread, other threads:[~2017-11-02  0:33 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-30 20:46 [PATCH v2 0/2] acpi, nfit: support for new NVDIMM_FAMILY_INTEL commands Dan Williams
2017-10-30 20:46 ` Dan Williams
2017-10-30 20:47 ` [PATCH v2 1/2] acpi, nfit: hide unknown commands from nmemX/commands Dan Williams
2017-10-30 20:47   ` Dan Williams
2017-10-30 20:47 ` [PATCH v2 2/2] acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMs Dan Williams
2017-10-30 20:47   ` Dan Williams
2017-10-31 21:27   ` Jerry Hoemann
2017-10-31 21:27     ` Jerry Hoemann
2017-10-31 21:42     ` Dan Williams
2017-10-31 21:42       ` Dan Williams
2017-10-31 22:05       ` Jerry Hoemann
2017-10-31 22:05         ` Jerry Hoemann
2017-10-31 23:19         ` Dan Williams
2017-10-31 23:19           ` Dan Williams
2017-11-01 17:35           ` Jerry Hoemann
2017-11-01 17:35             ` Jerry Hoemann
2017-11-02  0:33             ` Dan Williams
2017-11-02  0:33               ` Dan Williams

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.