[<prev] [next>] [day] [month] [year] [list]
Message-ID: <e175d1b19472ecfa3adccea6c3be52aa38d91232.camel@intel.com>
Date: Tue, 23 May 2023 22:03:00 +0000
From: "Pandruvada, Srinivas" <srinivas.pandruvada@...el.com>
To: "Zhang, Rui" <rui.zhang@...el.com>,
"rafael@...nel.org" <rafael@...nel.org>,
"daniel.lezcano@...aro.org" <daniel.lezcano@...aro.org>,
"todd.e.brandt@...ux.intel.com" <todd.e.brandt@...ux.intel.com>
CC: "linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"Brandt, Todd E" <todd.e.brandt@...el.com>
Subject: Re: [PATCH 0/2] ACPI PSVT table exported to userspace
Sent by mistake. Please ignore.
Thanks,
Srinivas
On Tue, 2023-05-23 at 15:01 -0700, Srinivas Pandruvada wrote:
> From: Todd Brandt <todd.e.brandt@...ux.intel.com>
>
> I've completed an update to the acpi_thermal_rel driver
> which provides the PSVT table to userspace. It includes a python
> test script for testing and to help explain how to use it.
> I've tested it on my Broadwell system and it seems to work well.
>
> Todd Brandt (2):
> Added PSVT table to acpi_thermal_rel driver. Its exported to
> userspace
> via an ioctl to the acpi_thermal_rel device. The PSVT table
> consists of 12 fields:
> Added a simple python script for testing the thermal tables.
>
> drivers/thermal/int340x_thermal/acpi_thermal_rel.c | 188
> +++++++++++++++++++++
> drivers/thermal/int340x_thermal/acpi_thermal_rel.h | 55 ++++++
> scripts/acpi-thermal-rel-test.py | 148
> ++++++++++++++++
> 3 files changed, 391 insertions(+)
> create mode 100644 scripts/acpi-thermal-rel-test.py
>
Powered by blists - more mailing lists