aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/nfit/core.c
AgeCommit message (Expand)Author
2023-03-03ACPI: NFIT: fix a potential deadlock during NFIT teardownVishal Verma
2021-08-26ACPI: NFIT: Fix support for virtual SPA rangesDan Williams
2020-11-10ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong
2020-05-27nfit: Add Hyper-V NVDIMM DSM command set to white listDexuan Cui
2019-05-16acpi/nfit: Always dump _DSM output payloadDan Williams
2019-04-27nfit/ars: Avoid stale ARS resultsDan Williams
2019-04-27nfit/ars: Allow root to busy-poll the ARS state machineDan Williams
2019-04-27nfit/ars: Introduce scrub_flagsDan Williams
2019-04-27nfit/ars: Remove ars_start_flagsDan Williams
2019-03-23nfit/ars: Attempt short-ARS even in the no_init_ars caseDan Williams
2019-03-23nfit/ars: Attempt a short-ARS whenever the ARS state is idle at bootDan Williams
2019-03-23acpi/nfit: Fix bus command validationDan Williams
2019-03-23nfit: acpi_nfit_ctl(): Check out_obj->type in the right placeDexuan Cui
2019-02-27acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id()Tony Luck
2019-01-31acpi/nfit: Fix command-supported detectionDan Williams
2019-01-31acpi/nfit: Block function zero DSMsDan Williams
2018-12-21acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short"Dan Williams
2018-11-21acpi, nfit: Fix ARS overflow continuationDan Williams
2018-11-13acpi, nfit: Fix Address Range Scrub completion trackingDan Williams
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2018-07-27acpi/nfit: queue issuing of ars when an uc error notification comes inDave Jiang
2018-07-14acpi, nfit: Prefer _DSM over _LSR for namespace label readsDan Williams
2018-07-11nfit: fix unchecked dereference in acpi_nfit_ctlDave Jiang
2018-07-05acpi, nfit: Fix scrub idle detectionDan Williams
2018-06-30acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a valueDave Jiang
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-03acpi, nfit: Remove ecc_unit_sizeDan Williams
2018-04-10Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-09Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams
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