index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
/
of_pmem.c
Age
Commit message (
Expand
)
Author
2023-09-27
libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and check its return v...
Chen Ni
2023-07-19
nvdimm: Explicitly include correct DT includes
Rob Herring
2020-07-16
powerpc/pmem: Initialize pmem device on newer hardware
Aneesh Kumar K.V
2020-03-31
libnvdimm: Update persistence domain value for of_pmem and papr_scm device
Aneesh Kumar K.V
2019-11-19
libnvdimm: Move nvdimm_bus_attribute_group to device_type
Dan Williams
2019-11-19
libnvdimm: Move nd_region_attribute_group to device_type
Dan Williams
2019-11-17
libnvdimm: Move nd_device_attribute_group to device_type
Dan Williams
2019-08-13
libnvdimm/of_pmem: Provide a unique name for bus provider
Aneesh Kumar K.V
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2019-03-02
libnvdimm/of_pmem: Fix platform_no_drv_owner.cocci warnings
YueHaibing
2019-01-06
acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node
Dan Williams
2018-04-19
libnvdimm, of_pmem: use dev_to_node() instead of of_node_to_nid()
Rob Herring
2018-04-07
libnvdimm: Add device-tree based driver
Oliver O'Halloran