Re: [PATCH 1/2] cpufreq: qcom-hw: Register an Energy Model

2019-02-05 Thread Viresh Kumar
On 05-02-19, 09:52, Matthias Kaehlcke wrote: > Try and register an Energy Model from qcom-cpufreq-hw to allow > interested sub-systems like the task scheduler to use the provided > information. > > Signed-off-by: Matthias Kaehlcke > --- > drivers/cpufreq/qcom-cpufreq-hw.c | 2 ++ > 1 file

[PATCH 1/2] cpufreq: qcom-hw: Register an Energy Model

2019-02-05 Thread Matthias Kaehlcke
Try and register an Energy Model from qcom-cpufreq-hw to allow interested sub-systems like the task scheduler to use the provided information. Signed-off-by: Matthias Kaehlcke --- drivers/cpufreq/qcom-cpufreq-hw.c | 2 ++ 1 file changed, 2 insertions(+) diff --git