Searched hist:d704aa0d44ade12660d4d7220b2a8d785b7b4247 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/Documentation/power/ |
H A D | energy-model.rst | diff d704aa0d44ade12660d4d7220b2a8d785b7b4247 Tue Nov 02 13:01:43 CDT 2021 Lukasz Luba <lukasz.luba@arm.com> Documentation: power: Add description about new callback for EM registration
The Energy Model (EM) registration for CPUs should now be done using a dedicated callback added recently into CPUFreq framework and drivers.
Commit c17495b01b72 ("cpufreq: Add callback to register with energy model")
The callback guaranties that the EM registration is called at the right time during driver setup. To avoid mistakes update the documentation to align with the existing code implementation.
Signed-off-by: Lukasz Luba <lukasz.luba@arm.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|