aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/powerpc/opal
AgeCommit message (Collapse)AuthorFilesLines
2022-07-21dt-bindings: Fix typo in commentSlark Xiao1-1/+1
Fix typo in the comment Signed-off-by: Slark Xiao <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected]
2017-08-10powerpc/powernv: Add support to clear sensor groups dataShilpasri G Bhat1-0/+27
Adds support for clearing different sensor groups. OCC inband sensor groups like CSM, Profiler, Job Scheduler can be cleared using this driver. The min/max of all sensors belonging to these sensor groups will be cleared. Signed-off-by: Shilpasri G Bhat <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
2017-01-31Documentation:powerpc: Add device-tree bindings for power-mgtGautham R. Shenoy1-0/+118
Document the device-tree bindings defining the the properties under the @power-mgt node in the device tree that describe the idle states for Linux running on baremetal POWER servers. These bindings are documented separately instead of using the the common idle state bindings since the idle-states on POWER servers are exposed as property arrays where as the common idle state bindings expect idle-states to be described as nodes. Acked-by: Rob Herring <[email protected]> Signed-off-by: Gautham R. Shenoy <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
2016-06-29devicetree/bindings: Add binding for operator panel on FSP machinesSuraj Jitindar Singh1-0/+14
Add a binding to Documentation/devicetree/bindings/powerpc/opal (oppanel-opal.txt) for the operator panel which is present on IBM Power Systems machines with FSPs. Signed-off-by: Suraj Jitindar Singh <[email protected]> Acked-by: Rob Herring <[email protected]> Acked-by: Stewart Smith <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>