commit | 6915d7ad2105447776aa1a2ee83170f98de0a4e5 | [log] [tgz] |
---|---|---|
author | Quentin Perret <[email protected]> | Mon Feb 04 11:09:50 2019 +0000 |
committer | Viresh Kumar <[email protected]> | Thu Feb 07 09:55:11 2019 +0530 |
tree | bd732466e17c0cb6a44e4489c3c6aedbbfd26bf6 | |
parent | 76d004bf72c9c7bcbcb9ff092898530cedbca296 [diff] |
cpufreq: scpi: Register an Energy Model Now that PM_OPP provides a helper function to estimate the power consumed by CPUs, make sure to try and register an Energy Model (EM) from scpi-cpufreq, hence ensuring interested subsystems (the task scheduler, for example) can make use of that information when available. Signed-off-by: Quentin Perret <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>