summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/nfit
Commit message (Expand)AuthorAgeFilesLines
...
* | acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimmDave Jiang2018-12-132-13/+21
* | acpi/nfit: Add support for Intel DSM 1.8 commandsDave Jiang2018-12-044-5/+147
|/
* Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-181-14/+5
|\
| * Revert "acpi, nfit: Further restrict userspace ARS start requests"Dan Williams2018-11-101-12/+3
| * acpi, nfit: Fix ARS overflow continuationDan Williams2018-11-101-2/+2
* | acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma2018-11-061-0/+4
* | acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma2018-11-061-2/+2
|/
* acpi, nfit: Further restrict userspace ARS start requestsDan Williams2018-10-171-5/+14
* acpi, nfit: Fix Address Range Scrub completion trackingDan Williams2018-10-172-78/+101
* tools/testing/nvdimm: Populate dirty shutdown dataDan Williams2018-10-171-2/+5
* acpi, nfit: Collect shutdown statusDan Williams2018-10-173-1/+117
* acpi, nfit: Introduce nfit_mem flagsDan Williams2018-10-162-13/+22
* Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds2018-08-252-4/+21
|\
| * acpi/nfit: queue issuing of ars when an uc error notification comes inDave Jiang2018-07-272-3/+10
| * 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-052-11/+34
|/
* 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-103-367/+339
|\
| * Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams2018-04-093-367/+339
| |\
| | * 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-072-268/+218
| | * nfit, address-range-scrub: determine one platform max_ars valueDan Williams2018-04-072-39/+41
| | * nfit, address-range-scrub: introduce nfit_spa->ars_stateDan Williams2018-04-052-9/+18
| | * 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-282-23/+23
| | * nfit: skip region registration for incomplete control regionsDan Williams2018-03-211-7/+6
| | * acpi, nfit: remove redundant __func__ in dev_dbgJohannes Thumshirn2018-03-052-42/+38
* | | 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-032-0/+24
|\
| * 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-012-0/+21
* | 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
|/
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-173-14/+299
|\
| * acpi, nfit: add 'Enable Latch System Shutdown Status' command supportDan Williams2017-11-151-1/+2
| * 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-022-2/+2
| * acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMsDan Williams2017-10-302-6/+65
| * acpi, nfit: hide unknown commands from nmemX/commandsDan Williams2017-10-292-2/+14
| * acpi, nfit: add support for the _LSI, _LSR, and _LSW label methodsDan Williams2017-10-072-4/+212
| * acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_...Yasunori Goto2017-10-072-0/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-112-7/+45
|\