Lines Matching +full:system +full:- +full:firmware
1 What: /sys/firmware/opal/powercap
3 Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
7 power-cappable component.
9 What: /sys/firmware/opal/powercap/system-powercap
10 /sys/firmware/opal/powercap/system-powercap/powercap-min
11 /sys/firmware/opal/powercap/system-powercap/powercap-max
12 /sys/firmware/opal/powercap/system-powercap/powercap-current
14 Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
15 Description: System powercap directory and attributes applicable for
21 - powercap-min : This file provides the minimum
24 - powercap-max : This file provides the maximum
27 - powercap-current : This file provides the current
28 powercap set on the system. Writing to this file
29 creates a request for setting a new-powercap. The
30 powercap requested must be between powercap-min
31 and powercap-max.