[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211003003410.28248af4@penguin.lxd>
Date: Sun, 3 Oct 2021 00:34:10 +0300
From: Denis Pauk <pauk.denis@...il.com>
To: unlisted-recipients:; (no To-header on input)
Cc: Eugene Shalygin <eugene.shalygin@...il.com>,
matt-testalltheway <sefoci9222@...unway.com>,
Kamil Dudka <kdudka@...hat.com>,
Robert Swiecki <robert@...ecki.net>,
Kamil Pietrzak <kpietrzak@...root.org>, Igor <igor@...lig.com>,
Tor Vic <torvic9@...lbox.org>, Poezevara <nephartyz@...il.com>,
Andy Shevchenko <andriy.shevchenko@...el.com>,
Guenter Roeck <linux@...ck-us.net>,
Jean Delvare <jdelvare@...e.com>, linux-kernel@...r.kernel.org,
linux-hwmon@...r.kernel.org
Subject: Re: [PATCH 0/3] Update ASUS WMI supported boards.
On Sun, 3 Oct 2021 00:08:53 +0300
Denis Pauk <pauk.denis@...il.com> wrote:
Patches should be applied over
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git:hwmon-next
(0889b7c73a4d8eaaa321eafcf66835979ead862a)
> Add support to nct6775:
> * PRIME B360-PLUS
> * PRIME X570-PRO
> * ROG CROSSHAIR VIII FORMULA
> * ROG STRIX B550-I GAMING
> * ROG STRIX X570-F GAMING
> * ROG STRIX Z390-E GAMING
> * TUF GAMING B550-PRO
> * TUF GAMING Z490-PLUS
> * TUF GAMING Z490-PLUS (WI-FI)
>
> Add sensors driver for ASUS motherboards to read sensors from the
> embedded controller. Based on
> https://github.com/zeule/asus-wmi-ec-sensors.
>
> Could you please review?
>
> @Andy Shevchenko, @Guenter Roeck should I split last patch in some
> way? Should I add to MAINTAINERS:
> --
> ASUS WMI HARDWARE MONITOR DRIVER
> M: Eugene Shalygin <eugene.shalygin@...il.com>
> M: Denis Pauk <pauk.denis@...il.com>
> L: linux-hwmon@...r.kernel.org
> S: Maintained
> F: drivers/hwmon/asus_wmi_sensors.c
> --
>
>
> BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=204807
> Signed-off-by: Denis Pauk <pauk.denis@...il.com>
> Co-developed-by: Eugene Shalygin <eugene.shalygin@...il.com>
> Signed-off-by: Eugene Shalygin <eugene.shalygin@...il.com>
> Tested-by: matt-testalltheway <sefoci9222@...unway.com>
> Tested-by: Kamil Dudka <kdudka@...hat.com>
> Tested-by: Robert Swiecki <robert@...ecki.net>
> Tested-by: Kamil Pietrzak <kpietrzak@...root.org>
> Tested-by: Igor <igor@...lig.com>
> Tested-by: Tor Vic <torvic9@...lbox.org>
> Tested-by: Poezevara <nephartyz@...il.com>
> Cc: Andy Shevchenko <andriy.shevchenko@...el.com>
> Cc: Guenter Roeck <linux@...ck-us.net>
>
> ---
> Denis Pauk (3):
> hwmon: (nct6775) Add additional ASUS motherboards.
> hwmon: (nct6775) Use custom scale for ASUS motherboards.
> hwmon: (asus_wmi_sensors) Support access via Asus WMI.
>
> drivers/hwmon/Kconfig | 12 +
> drivers/hwmon/Makefile | 1 +
> drivers/hwmon/asus_wmi_sensors.c | 595
> +++++++++++++++++++++++++++++++ drivers/hwmon/nct6775.c |
> 41 ++- 4 files changed, 643 insertions(+), 6 deletions(-)
> create mode 100644 drivers/hwmon/asus_wmi_sensors.c
>
Powered by blists - more mailing lists