Home
last modified time | relevance | path

Searched refs:powercap (Results 1 – 16 of 16) sorted by relevance

/linux/Documentation/ABI/testing/
A Dsysfs-firmware-opal-powercap1 What: /sys/firmware/opal/powercap
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
21 - powercap-min : This file provides the minimum
22 possible powercap in Watt units
24 - powercap-max : This file provides the maximum
25 possible powercap in Watt units
30 powercap requested must be between powercap-min
[all …]
A Dsysfs-class-powercap1 What: /sys/class/powercap/
6 The powercap/ class sub directory belongs to the power cap
8 Documentation/power/powercap/powercap.rst for details.
10 What: /sys/class/powercap/<control type>
15 A <control type> is a unique name under /sys/class/powercap.
19 What: /sys/class/powercap/<control type>/enabled
27 What: /sys/class/powercap/<control type>/<power zone>
48 What: /sys/class/powercap/.../<power zone>/name
55 What: /sys/class/powercap/.../<power zone>/energy_uj
72 What: /sys/class/powercap/.../<power zone>/power_uw
[all …]
A Dsysfs-devices-system-cpu421 /sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/powercap
448 - powercap : This file gives the total number of times the max
464 powercap, overtemp, supply_fault, overcurrent and occ_reset map to
471 /sys/devices/system/cpu/cpufreq/policyX/throttle_stats/powercap
/linux/Documentation/power/
A Dindex.rst32 powercap/powercap
33 powercap/dtpm
A Denergy-model.rst28 powercap power values expressed in an 'abstract scale' might cause issues.
/linux/arch/powerpc/platforms/powernv/
A Dopal-powercap.c144 struct device_node *powercap, *node; in opal_powercap_init() local
147 powercap = of_find_compatible_node(NULL, NULL, "ibm,opal-powercap"); in opal_powercap_init()
148 if (!powercap) { in opal_powercap_init()
153 pcaps = kcalloc(of_get_child_count(powercap), sizeof(*pcaps), in opal_powercap_init()
165 for_each_child_of_node(powercap, node) { in opal_powercap_init()
A DMakefile6 obj-y += opal-kmsg.o opal-powercap.o opal-psr.o opal-sensor-groups.o
/linux/Documentation/power/powercap/
A Ddtpm.rst32 The DTPM framework relies on the powercap framework to create the
33 powercap entries in the sysfs directory and implement the backend
126 powercap framework. Thus the sysfs interface is the same, please refer
127 to the powercap documentation for further details.
193 The registration of the dtpm node is done with the powercap
A Dpowercap.rst34 /sys/devices/virtual/powercap
262 Detailed API can be generated using kernel-doc on include/linux/powercap.h.
/linux/drivers/powercap/
A DKconfig7 bool "Generic powercap sysfs driver"
A Dpowercap_sys.c473 ATTRIBUTE_GROUPS(powercap);
/linux/drivers/
A DMakefile170 obj-$(CONFIG_POWERCAP) += powercap/
A DKconfig196 source "drivers/powercap/Kconfig"
/linux/drivers/cpufreq/
A Dpowernv-cpufreq.c408 throttle_attr(powercap, reason[POWERCAP]);
/linux/include/config/
A Dauto.conf.cmd163 drivers/powercap/Kconfig \
/linux/
A DMAINTAINERS15245 F: drivers/powercap/
15249 F: include/linux/powercap.h
15258 F: drivers/powercap/dtpm*

Completed in 46 milliseconds