[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220207073036.14901-1-lukasz.luba@arm.com>
Date: Mon, 7 Feb 2022 07:30:34 +0000
From: Lukasz Luba <lukasz.luba@....com>
To: linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org
Cc: amit.kachhap@...il.com, daniel.lezcano@...aro.org,
viresh.kumar@...aro.org, rafael@...nel.org, amitk@...nel.org,
rui.zhang@...el.com, dietmar.eggemann@....com, lukasz.luba@....com,
Pierre.Gondois@....com
Subject: [PATCH 0/2] Ignore Energy Model with abstract scale in IPA and DTPM
Hi all,
The Energy Model supports abstract scale power values. This might cause
issues for some mechanisms like thermal governor IPA or DTPM, which
expect that all devices provide sane power values. This patch set prevents
from registering such devices for IPA and DTPM.
Regards,
Lukasz
Lukasz Luba (2):
thermal: cooling: Check Energy Model type in cpufreq_cooling and
devfreq_cooling
powercap: DTPM: Check Energy Model type for power values scale
drivers/powercap/dtpm_cpu.c | 2 +-
drivers/thermal/cpufreq_cooling.c | 2 +-
drivers/thermal/devfreq_cooling.c | 16 +++++++++++++---
3 files changed, 15 insertions(+), 5 deletions(-)
--
2.17.1
Powered by blists - more mailing lists