Message ID | 20190530092038.12020-1-quentin.perret@arm.com (mailing list archive) |
---|---|
Headers | show |
Series | Make IPA use PM_EM | expand |
Hi, On Thursday 30 May 2019 at 10:20:35 (+0100), Quentin Perret wrote: > Changes in v5: > ************** > - Changed patch 02 to guard IPA-specific code in cpu_cooling.c with > appropriate ifdefery (Daniel) > - Rebased on 5.2-rc2 Is there anything else I can do on this series ? Should I send a v6 with Viresh's and Daniel's Acked-by ? Many thanks, Quentin
On 12/06/2019 11:13, Quentin Perret wrote: > Hi, > > On Thursday 30 May 2019 at 10:20:35 (+0100), Quentin Perret wrote: >> Changes in v5: >> ************** >> - Changed patch 02 to guard IPA-specific code in cpu_cooling.c with >> appropriate ifdefery (Daniel) >> - Rebased on 5.2-rc2 > > Is there anything else I can do on this series ? Should I send a v6 with > Viresh's and Daniel's Acked-by ? No need to send a V6 if there are no changes in the patches. The maintainer will take care of collecting the tags (which is usually automatic when using the patchwork tools).
On Wednesday 12 Jun 2019 at 11:27:31 (+0200), Daniel Lezcano wrote: > On 12/06/2019 11:13, Quentin Perret wrote: > > Hi, > > > > On Thursday 30 May 2019 at 10:20:35 (+0100), Quentin Perret wrote: > >> Changes in v5: > >> ************** > >> - Changed patch 02 to guard IPA-specific code in cpu_cooling.c with > >> appropriate ifdefery (Daniel) > >> - Rebased on 5.2-rc2 > > > > Is there anything else I can do on this series ? Should I send a v6 with > > Viresh's and Daniel's Acked-by ? > > No need to send a V6 if there are no changes in the patches. The > maintainer will take care of collecting the tags (which is usually > automatic when using the patchwork tools). OK that's good to know, thanks ! Quentin
On Thursday 30 May 2019 at 10:20:35 (+0100), Quentin Perret wrote: > Quentin Perret (3): > arm64: defconfig: Enable CONFIG_ENERGY_MODEL > thermal: cpu_cooling: Make the power-related code depend on IPA > thermal: cpu_cooling: Migrate to using the EM framework > > arch/arm64/configs/defconfig | 1 + > drivers/thermal/Kconfig | 1 + > drivers/thermal/cpu_cooling.c | 428 ++++++++++++++-------------------- > 3 files changed, 178 insertions(+), 252 deletions(-) Gentle ping on this :-) Is there any chance for the series to make it in 5.3 ? Or is it too late already ? In any case do let me know if there is anything I can do about it. Many thanks, Quentin