lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 25 Nov 2020 09:29:57 +0000
From:   Lukasz Luba <lukasz.luba@....com>
To:     rafael@...nel.org
Cc:     linux-kernel@...r.kernel.org, sudeep.holla@....com,
        linux-arm-kernel@...ts.infradead.org, linux-pm@...r.kernel.org,
        Dietmar.Eggemann@....com, cristian.marussi@....com,
        morten.rasmussen@....com, viresh.kumar@...aro.org
Subject: Re: [PATCH 0/2] SCMI performance protocol power scale interface

Hi Rafael,

On 11/24/20 10:43 AM, Lukasz Luba wrote:
> Hi all,
> 
> The Energy Model (EM) supports power values expressed in an abstract scale
> via new API. The SCMI performance protocol provides the information about
> power scale. This patch set implements the needed interface and updates
> cpufreq driver to set the right scale in the EM.
> 
> It is based on top of patch series adding milli-Watts flag in EM [1]
> (next-20201124 was used as a base).
> 
> Regards,
> Lukasz
> 
> [1] https://lore.kernel.org/linux-pm/20201103090600.29053-1-lukasz.luba@arm.com/
> 
> Lukasz Luba (2):
>    firmware: arm_scmi: Add power_scale_mw_get() interface
>    cpufreq: arm_scmi: Discover the power scale in performance protocol
> 
>   drivers/cpufreq/scmi-cpufreq.c   | 4 +++-
>   drivers/firmware/arm_scmi/perf.c | 8 ++++++++
>   include/linux/scmi_protocol.h    | 1 +
>   3 files changed, 12 insertions(+), 1 deletion(-)
> 

Could you take this patch set, please?

Patch 1/2, which is ARM firmware protocol change, got ACK from Sudeep in
case it would go via your PM tree.

The patch series is a follow up to the EM changes, which you have taken
recently into your PM tree (link in the cover letter above).

Regards,
Lukasz

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ