public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] ACPI: thermal: Use ACPI thermal library functions
@ 2023-10-17 20:02 Rafael J. Wysocki
  2023-10-17 20:05 ` [PATCH v1 1/3] thermal: ACPI: Move the ACPI thermal library to drivers/acpi/ Rafael J. Wysocki
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Rafael J. Wysocki @ 2023-10-17 20:02 UTC (permalink / raw)
  To: Linux PM
  Cc: Linux ACPI, Daniel Lezcano, LKML, Srinivas Pandruvada,
	Rafael J. Wysocki, Zhang Rui

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!




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-10-17 20:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-17 20:02 [PATCH v1 0/3] ACPI: thermal: Use ACPI thermal library functions Rafael J. Wysocki
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox