Re: [PATCH v4 1/4] PM / EM: add devices to Energy Model

2020-03-15 Thread Lukasz Luba
Hi Quentin, On 3/13/20 10:04 AM, Quentin Perret wrote: Hi Lukasz, On Monday 09 Mar 2020 at 13:41:14 (+), Lukasz Luba wrote: diff --git a/drivers/opp/of.c b/drivers/opp/of.c index 9cd8f0adacae..0efd6cf6d023 100644 --- a/drivers/opp/of.c +++ b/drivers/opp/of.c @@ -1047,9 +1047,8 @@

[PATCH v4 1/4] PM / EM: add devices to Energy Model

2020-03-10 Thread Lukasz Luba
Add support of other devices into the Energy Model framework not only the CPUs. Change the interface to be more unified which can handle other devices as well. Signed-off-by: Lukasz Luba --- Documentation/power/energy-model.rst | 133 --- Documentation/scheduler/sched-energy.rst | 2