[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YbMM63VKYBTmZYiX@hatter.bewilderbeest.net>
Date: Fri, 10 Dec 2021 00:16:43 -0800
From: Zev Weiss <zev@...ilderbeest.net>
To: linux-hwmon@...r.kernel.org
Cc: Renze Nicolai <renze@...lus.nl>,
Guenter Roeck <linux@...ck-us.net>,
Jean Delvare <jdelvare@...e.com>,
Denis Pauk <pauk.denis@...il.com>,
Bernhard Seibold <mail@...nhard-seibold.de>,
Oleksandr Natalenko <oleksandr@...alenko.name>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] hwmon: (nct6775) add support for TSI temperature
registers
On Wed, Nov 10, 2021 at 03:14:39PM PST, Zev Weiss wrote:
>These registers report CPU temperatures (and, depending on the system,
>sometimes chipset temperatures) via the TSI interface on AMD systems.
>They're distinct from most of the other Super-IO temperature readings
>(CPUTIN, SYSTIN, etc.) in that they're not a selectable source for
>monitoring and are in a different (higher resolution) format, but can
>still provide useful temperature data.
>
>Signed-off-by: Zev Weiss <zev@...ilderbeest.net>
>Tested-by: Renze Nicolai <renze@...lus.nl>
>---
>
>This patch has been tested on NCT6779 and NCT6798[1] hardware on
>(respectively) ASRock Rack ROMED8HM3 and X570D4U boards, and seems to
>work as expected; the implementation for the other chips supported by
>the driver is purely based on the datasheets and has not been tested
>(for lack of available hardware).
>
>[1] Or at least, its chip ID registers identify it as an NCT6798 and
>it seems to behave consistently with that, though it's actually
>physically labeled as an NCT6796.
>
> drivers/hwmon/nct6775.c | 136 ++++++++++++++++++++++++++++++++++++++--
> 1 file changed, 130 insertions(+), 6 deletions(-)
>
Ping...any thoughts/feedback on this patch?
Thanks,
Zev
Powered by blists - more mailing lists