summaryrefslogtreecommitdiff
path: root/drivers/acpi/nfit/core.c
AgeCommit message (Expand)Author
2018-04-07nfit, address-range-scrub: add module option to skip initial arsDan Williams
2018-04-07nfit, address-range-scrub: rework and simplify ARS state machineDan Williams
2018-04-07nfit, address-range-scrub: determine one platform max_ars valueDan Williams
2018-04-05nfit, address-range-scrub: introduce nfit_spa->ars_stateDan Williams
2018-04-05Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2018-04-03nfit, address-range-scrub: fix scrub in-progress reportingDan Williams
2018-04-02nfit: fix region registration vs block-data-window rangesDan Williams
2018-03-28acpi, nfit: rework NVDIMM leaf method detectionDan Williams
2018-03-21nfit: skip region registration for incomplete control regionsDan Williams
2018-03-21libnvdimm, nfit: fix persistence domain reportingDan Williams
2018-03-14acpi, nfit: Add function to look up nvdimm device and provide SMBIOS handleTony Luck
2018-03-05acpi, nfit: remove redundant __func__ in dev_dbgJohannes Thumshirn
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler
2018-02-03Merge branch 'for-4.16/dax' into libnvdimm-for-nextRoss Zwisler
2018-02-02acpi, nfit: fix register dimm error handlingToshi Kani
2018-02-01acpi: nfit: add persistent memory control flag for nd_regionDave Jiang
2018-02-01acpi: nfit: Add support for detect platform CPU cache flush on power lossDave Jiang
2017-12-04acpi, nfit: fix health event notificationDan Williams
2017-11-12acpi, nfit: validate commands against the device typeDan Williams
2017-11-02libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang
2017-10-30acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMsDan Williams
2017-10-29acpi, nfit: hide unknown commands from nmemX/commandsDan Williams
2017-10-07acpi, nfit: add support for the _LSI, _LSR, and _LSW label methodsDan Williams
2017-10-07acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_...Yasunori Goto
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-04libnvdimm, nfit: move the check on nd_reserved2 to the endpointMeng Xu
2017-08-31libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy
2017-08-31libnvdimm, nfit: export an 'ecc_unit_size' sysfs attributeDan Williams
2017-08-29acpi/nfit: Fix COMPLETION_INITIALIZER_ONSTACK() abuseBoqun Feng
2017-08-07nfit: cleanup long de-reference chains in acpi_nfit_init_interleave_setDan Williams
2017-08-04nfit, libnvdimm, region: export 'position' in mapping infoDan Williams
2017-07-17acpi/nfit: Fix memory corruption/Unregister mce decoder on failurePrarit Bhargava
2017-07-03Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams
2017-07-02acpi/nfit: Issue Start ARS to retrieve existing recordsToshi Kani
2017-07-01acpi, nfit: Show bus_dsm_mask in sysfsJerry Hoemann
2017-07-01libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru.Jerry Hoemann
2017-07-01acpi, nfit: Enable DSM pass thru for root functions.Jerry Hoemann
2017-06-29acpi, nfit: constify *_attribute_groupArvind Yadav
2017-06-27libnvdimm, nfit: enable support for volatile rangesDan Williams
2017-06-27x86, libnvdimm, pmem: remove global pmem apiDan Williams
2017-06-15acpi/nfit: Add support of NVDIMM memory error notification in ACPI 6.2Toshi Kani
2017-06-15libnvdimm, label: populate 'isetcookie' for blk-aperture namespacesDan Williams
2017-06-15libnvdimm, label: populate the type_guid property for v1.2 namespacesDan Williams
2017-06-15libnvdimm, label: add v1.2 interleave-set-cookie algorithmDan Williams
2017-06-09x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2017-06-05acpi, nfit: Switch to use new generic UUID APIAndy Shevchenko
2017-05-04Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams
2017-05-04libnvdimm: handle locked label storage areasDan Williams
2017-05-04libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKEDDan Williams