aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/nfit/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-05acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short"Dan Williams1-1/+1
2018-11-10Revert "acpi, nfit: Further restrict userspace ARS start requests"Dan Williams1-12/+3
2018-11-10acpi, nfit: Fix ARS overflow continuationDan Williams1-2/+2
2018-10-17acpi, nfit: Further restrict userspace ARS start requestsDan Williams1-5/+14
2018-10-17acpi, nfit: Fix Address Range Scrub completion trackingDan Williams1-73/+96
2018-10-17tools/testing/nvdimm: Populate dirty shutdown dataDan Williams1-2/+5
2018-10-17acpi, nfit: Collect shutdown statusDan Williams1-1/+76
2018-10-16acpi, nfit: Introduce nfit_mem flagsDan Williams1-11/+16
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-4/+20
2018-07-27acpi/nfit: queue issuing of ars when an uc error notification comes inDave Jiang1-3/+9
2018-07-14acpi, nfit: Prefer _DSM over _LSR for namespace label readsDan Williams1-1/+11
2018-07-11nfit: fix unchecked dereference in acpi_nfit_ctlDave Jiang1-2/+4
2018-07-05acpi, nfit: Fix scrub idle detectionDan Williams1-11/+33
2018-06-30acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a valueDave Jiang1-0/+2
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-3/+4
2018-06-03acpi, nfit: Remove ecc_unit_sizeDan Williams1-11/+0
2018-04-10Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-356/+323
2018-04-09Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams1-356/+323
2018-04-07nfit, address-range-scrub: add module option to skip initial arsDan Williams1-0/+7
2018-04-07nfit, address-range-scrub: rework and simplify ARS state machineDan Williams1-266/+216
2018-04-07nfit, address-range-scrub: determine one platform max_ars valueDan Williams1-38/+40
2018-04-05nfit, address-range-scrub: introduce nfit_spa->ars_stateDan Williams1-7/+9
2018-04-05Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+27
2018-04-03nfit, address-range-scrub: fix scrub in-progress reportingDan Williams1-1/+4
2018-04-02nfit: fix region registration vs block-data-window rangesDan Williams1-8/+14
2018-03-28acpi, nfit: rework NVDIMM leaf method detectionDan Williams1-20/+21
2018-03-21nfit: skip region registration for incomplete control regionsDan Williams1-7/+6
2018-03-21libnvdimm, nfit: fix persistence domain reportingDan Williams1-3/+7
2018-03-14acpi, nfit: Add function to look up nvdimm device and provide SMBIOS handleTony Luck1-0/+27
2018-03-05acpi, nfit: remove redundant __func__ in dev_dbgJohannes Thumshirn1-39/+36
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler1-0/+23
2018-02-03Merge branch 'for-4.16/dax' into libnvdimm-for-nextRoss Zwisler1-1/+8
2018-02-02acpi, nfit: fix register dimm error handlingToshi Kani1-0/+3
2018-02-01acpi: nfit: add persistent memory control flag for nd_regionDave Jiang1-0/+3
2018-02-01acpi: nfit: Add support for detect platform CPU cache flush on power lossDave Jiang1-0/+20
2017-12-04acpi, nfit: fix health event notificationDan Williams1-1/+8
2017-11-12acpi, nfit: validate commands against the device typeDan Williams1-6/+9
2017-11-02libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang1-1/+1
2017-10-30acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMsDan Williams1-5/+40
2017-10-29acpi, nfit: hide unknown commands from nmemX/commandsDan Williams1-2/+8
2017-10-07acpi, nfit: add support for the _LSI, _LSR, and _LSW label methodsDan Williams1-4/+209
2017-10-07acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_testYasunori Goto1-0/+1
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-6/+44
2017-09-04libnvdimm, nfit: move the check on nd_reserved2 to the endpointMeng Xu1-0/+4
2017-08-31libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy1-1/+1
2017-08-31libnvdimm, nfit: export an 'ecc_unit_size' sysfs attributeDan Williams1-0/+11
2017-08-29acpi/nfit: Fix COMPLETION_INITIALIZER_ONSTACK() abuseBoqun Feng1-1/+1
2017-08-07nfit: cleanup long de-reference chains in acpi_nfit_init_interleave_setDan Williams1-12/+11
2017-08-04nfit, libnvdimm, region: export 'position' in mapping infoDan Williams1-0/+24
2017-07-17acpi/nfit: Fix memory corruption/Unregister mce decoder on failurePrarit Bhargava1-1/+9