linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Cristian Marussi <cristian.marussi@arm.com>
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, sudeep.holla@arm.com,
	vincent.guittot@linaro.org, f.fainelli@gmail.com
Subject: Re: [PATCH 5/5] firmware: arm_scmi: Add SCMI System Power Control driver
Date: Mon, 27 Jun 2022 15:54:58 +0200	[thread overview]
Message-ID: <Yrm2sn70xJQEe4AH@kroah.com> (raw)
In-Reply-To: <20220623124742.2492164-6-cristian.marussi@arm.com>

On Thu, Jun 23, 2022 at 01:47:42PM +0100, Cristian Marussi wrote:
> Add an SCMI System Power control driver to handle platform's requests
> carried by SYSTEM_POWER_STATE_NOTIFIER notifications: such platform
> requested system-wide power state transitions are handled accordingly,
> gracefully or forcefully, depending on the notifications' message flags.
> 
> Graceful requests are relayed to userspace using the same Kernel API used
> to handle ACPI Shutdown bus events.
> 
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

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

  reply	other threads:[~2022-06-27 13:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-23 12:47 [PATCH 0/5] Introduce SCMI System Power Control driver Cristian Marussi
2022-06-23 12:47 ` [PATCH 1/5] firmware: arm_scmi: Remove deprecated ida_simple_ calls Cristian Marussi
2022-07-01 13:46   ` Sudeep Holla
2022-06-23 12:47 ` [PATCH 2/5] firmware: arm_scmi: Support only one single SystemPower device Cristian Marussi
2022-07-01 13:45   ` Sudeep Holla
2022-07-01 14:31     ` Cristian Marussi
2022-07-01 15:00       ` Sudeep Holla
2022-06-23 12:47 ` [PATCH 3/5] firmware: arm_scmi: Add SCMIv3.1 SystemPower extensions Cristian Marussi
2022-06-23 12:47 ` [PATCH 4/5] firmware: arm_scmi: Add devm_protocol_acquire helper Cristian Marussi
2022-06-23 12:47 ` [PATCH 5/5] firmware: arm_scmi: Add SCMI System Power Control driver Cristian Marussi
2022-06-27 13:54   ` Greg Kroah-Hartman [this message]
2022-07-01 13:49 ` [PATCH 0/5] Introduce " Sudeep Holla

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=Yrm2sn70xJQEe4AH@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=cristian.marussi@arm.com \
    --cc=f.fainelli@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sudeep.holla@arm.com \
    --cc=vincent.guittot@linaro.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).