Lines Matching +full:power +full:- +full:on
1 # SPDX-License-Identifier: GPL-2.0-only
3 # Generic power capping sysfs interface configuration
9 The power capping sysfs interface allows kernel subsystems to expose power
12 power zones representing parts of the system that can be subject to power
24 depends on X86 && IOSF_MBI
27 This enables support for the Intel Running Average Power Limit (RAPL)
28 technology via MSR interface, which allows power limits to be enforced
29 and monitored on modern Intel processors (Sandy Bridge and later).
33 controller, CPU core (Power Plane 0), graphics uncore (Power Plane
38 depends on CPU_IDLE
42 provides a way to force idle periods on a set of specified
43 CPUs for power capping. Idle period can be injected
44 synchronously on a set of specified CPUs or alternatively
45 on a per CPU basis.