aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm/dimm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-16libnvdimm: Make remove callback return voidUwe Kleine-König1-3/+1
2021-02-16libnvdimm/dimm: Simplify nvdimm_remove()Uwe Kleine-König1-3/+0
2020-03-17libnvdimm/region: Introduce NDD_LABELINGDan Williams1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner1-9/+1
2019-01-21libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams1-0/+6
2018-12-22libnvdimm/security: Quiet security operationsDan Williams1-1/+1
2018-12-13acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMsDave Jiang1-1/+15
2018-10-12nvdimm: Use namespace index data to reduce number of label reads neededAlexander Duyck1-4/+0
2018-10-12nvdimm: Split label init out from the logic for getting config dataAlexander Duyck1-1/+1
2018-07-14libnvdimm: Introduce locked DIMM capacity supportDan Williams1-2/+22
2018-04-06libnvdimm, dimm: fix dpa reservation vs uninitialized label areaDan Williams1-3/+5
2017-10-07acpi, nfit: add support for the _LSI, _LSR, and _LSW label methodsDan Williams1-0/+2
2017-09-28libnvdimm, dimm: clear 'locked' status on successful DIMM enableDan Williams1-0/+1
2017-05-04libnvdimm: handle locked label storage areasDan Williams1-0/+2
2016-10-19libnvdimm: allow a platform to force enable label supportDan Williams1-0/+2
2016-09-01libnvdimm: Fix nvdimm_probe error on NVDIMM-NToshi Kani1-0/+11
2015-06-24libnvdimm: pmem label sets and namespace instantiation.Dan Williams1-17/+4
2015-06-24libnvdimm: namespace indices: read and validateDan Williams1-0/+23
2015-06-24libnvdimm: support for legacy (non-aliasing) nvdimmsDan Williams1-1/+1
2015-06-24libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructureDan Williams1-0/+92