[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <5740803.DvuYhMxLoT@kreacher>
Date: Tue, 17 Oct 2023 22:02:41 +0200
From: "Rafael J. Wysocki" <rjw@...ysocki.net>
To: Linux PM <linux-pm@...r.kernel.org>
Cc: Linux ACPI <linux-acpi@...r.kernel.org>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
LKML <linux-kernel@...r.kernel.org>,
Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>,
"Rafael J. Wysocki" <rafael@...nel.org>,
Zhang Rui <rui.zhang@...el.com>
Subject: [PATCH v1 0/3] ACPI: thermal: Use ACPI thermal library functions
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!
Powered by blists - more mailing lists