public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: Linux PM <linux-pm@vger.kernel.org>
Cc: Linux ACPI <linux-acpi@vger.kernel.org>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	Zhang Rui <rui.zhang@intel.com>
Subject: [PATCH v1 0/3] ACPI: thermal: Use ACPI thermal library functions
Date: Tue, 17 Oct 2023 22:02:41 +0200	[thread overview]
Message-ID: <5740803.DvuYhMxLoT@kreacher> (raw)

Hi All,

This series modifies the ACPI thermal driver to make it use the ACPI library
functions for retrieving trip point temperature values through the platform
firmware (patch [3/3]).

However, for this purpose it needs to move the file containing those functions
to drivers/acpi (patch [1/3]) and rearrange the code in it to provide functions
returning temperature values in deci-Kelvin needed by the ACPI thermal driver
(patch [2/3]).

Please refer to the patch changelogs for details.

Thanks!




             reply	other threads:[~2023-10-17 20:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-17 20:02 Rafael J. Wysocki [this message]
2023-10-17 20:05 ` [PATCH v1 1/3] thermal: ACPI: Move the ACPI thermal library to drivers/acpi/ Rafael J. Wysocki
2023-10-17 20:06 ` [PATCH v1 2/3] ACPI: thermal_lib: Add functions returning temperature in deci-Kelvin Rafael J. Wysocki
2023-10-17 20:12 ` [PATCH v1 3/3] ACPI: thermal: Use library functions to obtain trip point temperature values Rafael J. Wysocki

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=5740803.DvuYhMxLoT@kreacher \
    --to=rjw@rjwysocki.net \
    --cc=daniel.lezcano@linaro.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rafael@kernel.org \
    --cc=rui.zhang@intel.com \
    --cc=srinivas.pandruvada@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox