All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cristian Marussi <cristian.marussi@arm.com>
To: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org
Cc: sudeep.holla@arm.com, Jonathan.Cameron@Huawei.com,
	f.fainelli@gmail.com, vincent.guittot@linaro.org,
	tarek.el-sherbiny@arm.com, nicola.mazzucato@arm.com,
	souvik.chakravarty@arm.com, wleavitt@marvell.com,
	wbartczak@marvell.com,
	Cristian Marussi <cristian.marussi@arm.com>
Subject: [PATCH 0/3] Add SCMI v3.2 Powercap disable support
Date: Mon, 23 Jan 2023 14:26:37 +0000	[thread overview]
Message-ID: <20230123142640.1895975-1-cristian.marussi@arm.com> (raw)

Hi,

Upcoming SCMI v3.2 specification (publicly available as BETA at [1])
introduces support to disable powercapping as a whole on the desired
zones.

This small series at first add the needed support to the core SCMI Powercap
protocol, exposing a couple more enable/disable protocol operations, and
then wires such new ops in the related Powercap framework helpers.

Based on v6.2-rc5.

Thanks,
Cristian

[1]: https://developer.arm.com/documentation/den0056/e 

Cristian Marussi (3):
  firmware: arm_scmi: Refactor powercap get/set helpers
  firmware: arm_scmi: Add Powercap protocol enable support
  powercap: arm_scmi: Add support for disabling powercaps on a zone

 drivers/firmware/arm_scmi/powercap.c | 173 +++++++++++++++++++++++----
 drivers/powercap/arm_scmi_powercap.c |  16 +++
 include/linux/scmi_protocol.h        |  18 +++
 3 files changed, 182 insertions(+), 25 deletions(-)

-- 
2.34.1


WARNING: multiple messages have this Message-ID (diff)
From: Cristian Marussi <cristian.marussi@arm.com>
To: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org
Cc: sudeep.holla@arm.com, Jonathan.Cameron@Huawei.com,
	f.fainelli@gmail.com, vincent.guittot@linaro.org,
	tarek.el-sherbiny@arm.com, nicola.mazzucato@arm.com,
	souvik.chakravarty@arm.com, wleavitt@marvell.com,
	wbartczak@marvell.com,
	Cristian Marussi <cristian.marussi@arm.com>
Subject: [PATCH 0/3] Add SCMI v3.2 Powercap disable support
Date: Mon, 23 Jan 2023 14:26:37 +0000	[thread overview]
Message-ID: <20230123142640.1895975-1-cristian.marussi@arm.com> (raw)

Hi,

Upcoming SCMI v3.2 specification (publicly available as BETA at [1])
introduces support to disable powercapping as a whole on the desired
zones.

This small series at first add the needed support to the core SCMI Powercap
protocol, exposing a couple more enable/disable protocol operations, and
then wires such new ops in the related Powercap framework helpers.

Based on v6.2-rc5.

Thanks,
Cristian

[1]: https://developer.arm.com/documentation/den0056/e 

Cristian Marussi (3):
  firmware: arm_scmi: Refactor powercap get/set helpers
  firmware: arm_scmi: Add Powercap protocol enable support
  powercap: arm_scmi: Add support for disabling powercaps on a zone

 drivers/firmware/arm_scmi/powercap.c | 173 +++++++++++++++++++++++----
 drivers/powercap/arm_scmi_powercap.c |  16 +++
 include/linux/scmi_protocol.h        |  18 +++
 3 files changed, 182 insertions(+), 25 deletions(-)

-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2023-01-23 14:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-23 14:26 Cristian Marussi [this message]
2023-01-23 14:26 ` [PATCH 0/3] Add SCMI v3.2 Powercap disable support Cristian Marussi
2023-01-23 14:26 ` [PATCH 1/3] firmware: arm_scmi: Refactor powercap get/set helpers Cristian Marussi
2023-01-23 14:26   ` Cristian Marussi
2023-01-23 14:26 ` [PATCH 2/3] firmware: arm_scmi: Add Powercap protocol enable support Cristian Marussi
2023-01-23 14:26   ` Cristian Marussi
2023-01-23 14:26 ` [PATCH 3/3] powercap: arm_scmi: Add support for disabling powercaps on a zone Cristian Marussi
2023-01-23 14:26   ` Cristian Marussi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230123142640.1895975-1-cristian.marussi@arm.com \
    --to=cristian.marussi@arm.com \
    --cc=Jonathan.Cameron@Huawei.com \
    --cc=f.fainelli@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=nicola.mazzucato@arm.com \
    --cc=souvik.chakravarty@arm.com \
    --cc=sudeep.holla@arm.com \
    --cc=tarek.el-sherbiny@arm.com \
    --cc=vincent.guittot@linaro.org \
    --cc=wbartczak@marvell.com \
    --cc=wleavitt@marvell.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.