aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/opal-sysparam.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-03powerpc: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-4/+4
2018-01-22powerpc: Use octal numbers for file permissionsRussell Currey1-3/+3
2016-06-29powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msgSuraj Jitindar Singh1-2/+2
2015-06-04powerpc/powernv: convert OPAL codes returned by sysparam callsCédric Le Goater1-4/+8
2015-05-11powerpc/powernv: Silence SYSPARAM warning on bootJoel Stanley1-16/+15
2014-06-11powernv: Fix permissions on sysparam sysfs entriesAnton Blanchard1-2/+2
2014-04-28powerpc/powernv: Check sysparam size before creationJoel Stanley1-0/+6
2014-04-28powerpc/powernv: Fix typos in sysparam codeJoel Stanley1-2/+2
2014-04-28powerpc/powernv: Check sysfs size before copyingJoel Stanley1-0/+4
2014-04-28powerpc/powernv: Use ssize_t for sysparam return valuesJoel Stanley1-5/+6
2014-04-28powerpc/powernv: Fix sysparam sysfs error handlingJoel Stanley1-2/+5
2014-04-07powerpc/powernv: Fix endian issues with OPAL async codeAnton Blanchard1-2/+2
2014-03-24powerpc/powernv: Enable reading and updating of system parametersNeelesh Gupta1-0/+290