linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] hwmon: add ASUS Pro WS X570-ACE support
@ 2021-10-03 13:33 Oleksandr Natalenko
  2021-10-03 13:33 ` [PATCH 1/3] hwmon: (nct6775) add Pro WS X570-ACE Oleksandr Natalenko
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Oleksandr Natalenko @ 2021-10-03 13:33 UTC (permalink / raw)
  To: linux-kernel
  Cc: Eugene Shalygin, Denis Pauk, matt-testalltheway, Kamil Dudka,
	Robert Swiecki, Kamil Pietrzak, Igor, Tor Vic, Poezevara,
	Andy Shevchenko, Guenter Roeck, Jean Delvare, linux-hwmon

Based on hwmon-next + [1].

ASUS Pro WS X570-ACE board carries an nct6775 chip, which needs proper
support without kernel command line quirk. Also, the sensors of this
board can be monitored via BREC WMI method.

This submission addresses both issues.

Please review.

Thanks.

[1] https://lore.kernel.org/lkml/20211002210857.709956-1-pauk.denis@gmail.com/

Oleksandr Natalenko (3):
  hwmon: (nct6775) add Pro WS X570-ACE
  hwmon: (asus_wmi_sensors) split out T_Sensor
  hwmon: (asus_wmi_sensors) add Pro WS X570-ACE

 drivers/hwmon/asus_wmi_sensors.c | 19 ++++++++++++++++---
 drivers/hwmon/nct6775.c          |  1 +
 2 files changed, 17 insertions(+), 3 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2021-10-11 14:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-03 13:33 [PATCH 0/3] hwmon: add ASUS Pro WS X570-ACE support Oleksandr Natalenko
2021-10-03 13:33 ` [PATCH 1/3] hwmon: (nct6775) add Pro WS X570-ACE Oleksandr Natalenko
2021-10-08 14:13   ` Guenter Roeck
2021-10-03 13:33 ` [PATCH 2/3] hwmon: (asus_wmi_sensors) split out T_Sensor Oleksandr Natalenko
2021-10-11 14:25   ` Guenter Roeck
2021-10-03 13:33 ` [PATCH 3/3] hwmon: (asus_wmi_sensors) add Pro WS X570-ACE Oleksandr Natalenko
2021-10-03 17:30 ` [PATCH 0/3] hwmon: add ASUS Pro WS X570-ACE support Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).