summaryrefslogtreecommitdiff
path: root/drivers/nvdimm/of_pmem.c
AgeCommit message (Expand)Author
2020-07-16powerpc/pmem: Initialize pmem device on newer hardwareAneesh Kumar K.V
2020-03-31libnvdimm: Update persistence domain value for of_pmem and papr_scm deviceAneesh Kumar K.V
2019-11-19libnvdimm: Move nvdimm_bus_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nd_region_attribute_group to device_typeDan Williams
2019-11-17libnvdimm: Move nd_device_attribute_group to device_typeDan Williams
2019-08-13libnvdimm/of_pmem: Provide a unique name for bus providerAneesh Kumar K.V
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2019-03-02libnvdimm/of_pmem: Fix platform_no_drv_owner.cocci warningsYueHaibing
2019-01-06acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams
2018-04-19libnvdimm, of_pmem: use dev_to_node() instead of of_node_to_nid()Rob Herring
2018-04-07libnvdimm: Add device-tree based driverOliver O'Halloran