summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/nfit/core.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: NFIT: fix a potential deadlock during NFIT teardownVishal Verma2023-03-031-1/+1
* ACPI: NFIT: Fix support for virtual SPA rangesDan Williams2021-08-261-0/+3
* ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong2020-11-101-1/+1
* nfit: Add Hyper-V NVDIMM DSM command set to white listDexuan Cui2020-05-271-3/+14
* acpi/nfit: Always dump _DSM output payloadDan Williams2019-05-161-6/+6
* nfit/ars: Avoid stale ARS resultsDan Williams2019-04-271-1/+16
* nfit/ars: Allow root to busy-poll the ARS state machineDan Williams2019-04-271-0/+8
* nfit/ars: Introduce scrub_flagsDan Williams2019-04-271-13/+17
* nfit/ars: Remove ars_start_flagsDan Williams2019-04-271-5/+5
* nfit/ars: Attempt short-ARS even in the no_init_ars caseDan Williams2019-03-231-2/+3
* nfit/ars: Attempt a short-ARS whenever the ARS state is idle at bootDan Williams2019-03-231-1/+1
* acpi/nfit: Fix bus command validationDan Williams2019-03-231-10/+12
* nfit: acpi_nfit_ctl(): Check out_obj->type in the right placeDexuan Cui2019-03-231-7/+7
* acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id()Tony Luck2019-02-271-2/+4
* acpi/nfit: Fix command-supported detectionDan Williams2019-01-311-14/+40
* acpi/nfit: Block function zero DSMsDan Williams2019-01-311-0/+7
* acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short"Dan Williams2018-12-211-1/+1
* acpi, nfit: Fix ARS overflow continuationDan Williams2018-11-211-2/+2
* acpi, nfit: Fix Address Range Scrub completion trackingDan Williams2018-11-131-73/+96
* Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds2018-08-251-4/+20
|\
| * acpi/nfit: queue issuing of ars when an uc error notification comes inDave Jiang2018-07-271-3/+9
| * acpi, nfit: Prefer _DSM over _LSR for namespace label readsDan Williams2018-07-141-1/+11
* | nfit: fix unchecked dereference in acpi_nfit_ctlDave Jiang2018-07-111-2/+4
* | acpi, nfit: Fix scrub idle detectionDan Williams2018-07-051-11/+33
|/
* acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a valueDave Jiang2018-06-301-0/+2
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-3/+4
* acpi, nfit: Remove ecc_unit_sizeDan Williams2018-06-031-11/+0
* Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-101-356/+323
|\
| * Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams2018-04-091-356/+323
| |\
| | * nfit, address-range-scrub: add module option to skip initial arsDan Williams2018-04-071-0/+7
| | * nfit, address-range-scrub: rework and simplify ARS state machineDan Williams2018-04-071-266/+216
| | * nfit, address-range-scrub: determine one platform max_ars valueDan Williams2018-04-071-38/+40
| | * nfit, address-range-scrub: introduce nfit_spa->ars_stateDan Williams2018-04-051-7/+9
| | * nfit, address-range-scrub: fix scrub in-progress reportingDan Williams2018-04-031-1/+4
| | * nfit: fix region registration vs block-data-window rangesDan Williams2018-04-021-8/+14
| | * acpi, nfit: rework NVDIMM leaf method detectionDan Williams2018-03-281-20/+21
| | * nfit: skip region registration for incomplete control regionsDan Williams2018-03-211-7/+6
| | * acpi, nfit: remove redundant __func__ in dev_dbgJohannes Thumshirn2018-03-051-39/+36
* | | Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-04-051-0/+27
|\ \ \ | |/ / |/| |
| * | acpi, nfit: Add function to look up nvdimm device and provide SMBIOS handleTony Luck2018-03-141-0/+27
| |/
* / libnvdimm, nfit: fix persistence domain reportingDan Williams2018-03-211-3/+7
|/
* Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler2018-02-031-0/+23
|\
| * acpi: nfit: add persistent memory control flag for nd_regionDave Jiang2018-02-011-0/+3
| * acpi: nfit: Add support for detect platform CPU cache flush on power lossDave Jiang2018-02-011-0/+20
* | Merge branch 'for-4.16/dax' into libnvdimm-for-nextRoss Zwisler2018-02-031-1/+8
|\|
| * acpi, nfit: fix health event notificationDan Williams2017-12-041-1/+8
* | acpi, nfit: fix register dimm error handlingToshi Kani2018-02-021-0/+3
|/
* acpi, nfit: validate commands against the device typeDan Williams2017-11-121-6/+9
* libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang2017-11-021-1/+1
* acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMsDan Williams2017-10-301-5/+40