summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/papr_scm.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-25powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP errorAneesh Kumar K.V1-8/+40
2019-09-25powerpc/nvdimm: Use HCALL error as the return valueAneesh Kumar K.V1-15/+11
2019-07-30powerpc/nvdimm: Pick nearby online node if the device node is not onlineAneesh Kumar K.V1-2/+27
2019-07-22powerpc/papr_scm: Force a scm-unbind if initial scm-bind failsVaibhav Jain1-1/+14
2019-07-22powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALLVaibhav Jain1-7/+22
2019-07-04powerpc/pseries/scm: Use a specific endian format for storing uuid from the d...Aneesh Kumar K.V1-2/+9
2019-07-04powerpc/nvdimm: Add support for multibyte read/write for metadataAneesh Kumar K.V1-22/+82
2019-07-04powerpc/pseries/scm: Mark the region volatile if cache flush not requiredAneesh Kumar K.V1-1/+7
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds1-0/+1
2019-02-01powerpc/papr_scm: Use the correct bind addressOliver O'Halloran1-1/+4
2019-01-07acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams1-0/+1
2018-12-09powerpc/papr_scm: Use ibm,unit-guid as the iset cookieOliver O'Halloran1-0/+12
2018-12-09powerpc/papr_scm: Fix DIMM device registration raceOliver O'Halloran1-0/+3
2018-12-09powerpc/papr_scm: Remove endian conversionsOliver O'Halloran1-3/+3
2018-12-09powerpc/papr_scm: Update DT propertiesOliver O'Halloran1-5/+11
2018-12-07powerpc/papr_scm: Fix resource end addressOliver O'Halloran1-1/+1
2018-10-18powerpc/pseries: Add driver for PAPR SCM regionsOliver O'Halloran1-0/+345