On Sun, Oct 3, 2021 at 4:41 PM Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx> wrote: > > 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. All three looks good to me, Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > Thanks. > > [1] https://lore.kernel.org/lkml/20211002210857.709956-1-pauk.denis@xxxxxxxxx/ > > 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 > -- With Best Regards, Andy Shevchenko