mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-17 01:34:00 +08:00
5a64f77569
The Energy Model (EM) can store power values in milli-Watts or in abstract scale. This might cause issues in the subsystems which use the EM for estimating the device power, such as: - mixing of different scales in a subsystem which uses multiple (cooling) devices (e.g. thermal Intelligent Power Allocation (IPA)) - assuming that energy [milli-Joules] can be derived from the EM power values which might not be possible since the power scale doesn't have to be in milli-Watts To avoid misconfiguration add the requisite documentation to the EM and related subsystems: EAS and IPA. Signed-off-by: Lukasz Luba <lukasz.luba@arm.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> |
||
---|---|---|
.. | ||
powercap | ||
regulator | ||
apm-acpi.rst | ||
basic-pm-debugging.rst | ||
charger-manager.rst | ||
drivers-testing.rst | ||
energy-model.rst | ||
freezing-of-tasks.rst | ||
index.rst | ||
opp.rst | ||
pci.rst | ||
pm_qos_interface.rst | ||
power_supply_class.rst | ||
runtime_pm.rst | ||
s2ram.rst | ||
suspend-and-cpuhotplug.rst | ||
suspend-and-interrupts.rst | ||
swsusp-and-swap-files.rst | ||
swsusp-dmcrypt.rst | ||
swsusp.rst | ||
tricks.rst | ||
userland-swsusp.rst | ||
video.rst |