aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/nfit (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-18Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-14/+5
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-11-06acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma1-0/+4
2018-11-06acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma1-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 Williams2-78/+101
2018-10-17tools/testing/nvdimm: Populate dirty shutdown dataDan Williams1-2/+5
2018-10-17acpi, nfit: Collect shutdown statusDan Williams3-1/+117
2018-10-16acpi, nfit: Introduce nfit_mem flagsDan Williams2-13/+22
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-4/+21
2018-07-27acpi/nfit: queue issuing of ars when an uc error notification comes inDave Jiang2-3/+10
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 Williams2-11/+34
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 Torvalds3-367/+339
2018-04-09Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams3-367/+339
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 Williams2-268/+218
2018-04-07nfit, address-range-scrub: determine one platform max_ars valueDan Williams2-39/+41
2018-04-05nfit, address-range-scrub: introduce nfit_spa->ars_stateDan Williams2-9/+18
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 Williams2-23/+23
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 Thumshirn2-42/+38
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler2-0/+24
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 Jiang2-0/+21
2017-12-04acpi, nfit: fix health event notificationDan Williams1-1/+8
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds3-14/+299
2017-11-15acpi, nfit: add 'Enable Latch System Shutdown Status' command supportDan Williams1-1/+2
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 Jiang2-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-30acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMsDan Williams2-6/+65
2017-10-29acpi, nfit: hide unknown commands from nmemX/commandsDan Williams2-2/+14
2017-10-07acpi, nfit: add support for the _LSI, _LSR, and _LSW label methodsDan Williams2-4/+212
2017-10-07acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_testYasunori Goto2-0/+2
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-7/+45
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 Murphy2-2/+2