summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/papr_scm.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some pathsVaibhav Jain2020-01-261-0/+2
* powerpc/papr_scm: Don't enable direct map for a region by defaultAneesh Kumar K.V2020-01-261-1/+0
* powerpc/papr_scm: Update debug messageAneesh Kumar K.V2020-01-061-2/+3
* Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-23/+2
|\
| * libnvdimm: Move nvdimm_bus_attribute_group to device_typeDan Williams2019-11-191-6/+0
| * libnvdimm: Move nvdimm_attribute_group to device_typeDan Williams2019-11-191-7/+2
| * libnvdimm: Move nd_mapping_attribute_group to device_typeDan Williams2019-11-191-6/+0
| * libnvdimm: Move nd_region_attribute_group to device_typeDan Williams2019-11-191-1/+0
| * libnvdimm: Move nd_numa_attribute_group to device_typeDan Williams2019-11-191-1/+0
| * libnvdimm: Move nd_device_attribute_group to device_typeDan Williams2019-11-171-2/+0
* | powerpc/pseries: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-11-131-1/+0
* | powerpc/papr_scm: Fix an off-by-one check in papr_scm_meta_{get, set}Vaibhav Jain2019-10-101-2/+2
|/
* powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP errorAneesh Kumar K.V2019-09-251-8/+40
* powerpc/nvdimm: Use HCALL error as the return valueAneesh Kumar K.V2019-09-251-15/+11
* 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-051-2/+9
* powerpc/nvdimm: Add support for multibyte read/write for metadataAneesh Kumar K.V2019-07-051-22/+82
* powerpc/pseries/scm: Mark the region volatile if cache flush not requiredAneesh Kumar K.V2019-07-051-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-061-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-191-0/+345
OpenPOWER on IntegriCloud