summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/papr_scm.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/nvdimm: Pick nearby online node if the device node is not onlineAneesh Kumar K.V2019-07-301-2/+27
* powerpc/papr_scm: Force a scm-unbind if initial scm-bind failsVaibhav Jain2019-07-221-1/+14
* powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALLVaibhav Jain2019-07-221-7/+22
* powerpc/pseries/scm: Use a specific endian format for storing uuid from the d...Aneesh Kumar K.V2019-07-041-2/+9
* powerpc/nvdimm: Add support for multibyte read/write for metadataAneesh Kumar K.V2019-07-041-22/+82
* powerpc/pseries/scm: Mark the region volatile if cache flush not requiredAneesh Kumar K.V2019-07-041-1/+7
* Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-161-0/+1
|\
| * acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams2019-01-071-0/+1
* | powerpc/papr_scm: Use the correct bind addressOliver O'Halloran2019-02-011-1/+4
|/
* powerpc/papr_scm: Use ibm,unit-guid as the iset cookieOliver O'Halloran2018-12-091-0/+12
* powerpc/papr_scm: Fix DIMM device registration raceOliver O'Halloran2018-12-091-0/+3
* powerpc/papr_scm: Remove endian conversionsOliver O'Halloran2018-12-091-3/+3
* powerpc/papr_scm: Update DT propertiesOliver O'Halloran2018-12-091-5/+11
* powerpc/papr_scm: Fix resource end addressOliver O'Halloran2018-12-071-1/+1
* powerpc/pseries: Add driver for PAPR SCM regionsOliver O'Halloran2018-10-181-0/+345