summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/nfit
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * libnvdimm, nfit: move the check on nd_reserved2 to the endpointMeng Xu2017-09-041-0/+4
| * libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy2017-08-312-2/+2
| * libnvdimm, nfit: export an 'ecc_unit_size' sysfs attributeDan Williams2017-08-311-0/+11
| * nfit: cleanup long de-reference chains in acpi_nfit_init_interleave_setDan Williams2017-08-071-12/+11
| * nfit, libnvdimm, region: export 'position' in mapping infoDan Williams2017-08-041-0/+24
* | acpi/nfit: Fix COMPLETION_INITIALIZER_ONSTACK() abuseBoqun Feng2017-08-291-1/+1
|/
* acpi/nfit: Fix memory corruption/Unregister mce decoder on failurePrarit Bhargava2017-07-171-1/+9
* Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams2017-07-031-5/+10
|\
| * libnvdimm, nfit: enable support for volatile rangesDan Williams2017-06-271-1/+8
| * x86, libnvdimm, pmem: remove global pmem apiDan Williams2017-06-271-2/+1
| * x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams2017-06-091-2/+1
* | acpi/nfit: Issue Start ARS to retrieve existing recordsToshi Kani2017-07-023-5/+13
* | acpi, nfit: Show bus_dsm_mask in sysfsJerry Hoemann2017-07-011-0/+12
* | libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru.Jerry Hoemann2017-07-011-0/+27
* | acpi, nfit: Enable DSM pass thru for root functions.Jerry Hoemann2017-07-011-0/+1
* | acpi, nfit: constify *_attribute_groupArvind Yadav2017-06-291-3/+3
* | acpi/nfit: Add support of NVDIMM memory error notification in ACPI 6.2Toshi Kani2017-06-152-6/+23
* | libnvdimm, label: populate 'isetcookie' for blk-aperture namespacesDan Williams2017-06-151-6/+1
* | libnvdimm, label: populate the type_guid property for v1.2 namespacesDan Williams2017-06-151-5/+10
* | libnvdimm, label: add v1.2 interleave-set-cookie algorithmDan Williams2017-06-151-2/+51
* | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-071-3/+3
* | acpi, nfit: Switch to use new generic UUID APIAndy Shevchenko2017-06-052-29/+28
|/
* acpi, nfit: Fix the memory error check in nfit_handle_mce()Vishal Verma2017-05-211-1/+1
* Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams2017-05-041-2/+1
|\
| * x86, dax, pmem: remove indirection around memcpy_from_pmem()Dan Williams2017-04-251-2/+1
* | libnvdimm: handle locked label storage areasDan Williams2017-05-041-3/+18
* | libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKEDDan Williams2017-05-041-2/+2
* | acpi, nfit: kill ACPI_NFIT_DEBUGDan Williams2017-04-282-25/+8
* | acpi, nfit: fix module unload vs workqueue shutdown raceDan Williams2017-04-182-30/+47
* | acpi, nfit: limit ->flush_probe() to initialization workDan Williams2017-04-172-0/+8
* | acpi, nfit: collate health state flagsDan Williams2017-04-171-2/+14
* | acpi, nfit: support "map failed" dimmsDan Williams2017-04-172-13/+42
* | acpi, nfit: add support for acpi 6.1 dimm state flagsDan Williams2017-04-141-2/+4
* | acpi, nfit: fix acpi_get_table leakDan Williams2017-04-121-0/+9
* | acpi, nfit: remove unnecessary newlineLinda Knippers2017-04-121-1/+1
* | acpi, nfit: allow specifying a default DSM familyLinda Knippers2017-04-121-2/+9
* | acpi, nfit: allow override of built-in bitmasks for nvdimm DSMsLinda Knippers2017-04-121-1/+7
|/
* acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)Dan Williams2017-03-271-1/+5
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-031-1/+15
|\
| * nfit, libnvdimm: fix interleave set cookie calculationDan Williams2017-03-011-1/+15
OpenPOWER on IntegriCloud