Re: [PATCH] hwmon: (asus-ec-sensors) add missing sensors for X570-I GAMING

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Jul 10, 2022 at 10:55:38AM +0200, Eugene Shalygin wrote:
> VRM and chipset temperature for ROG STRIX X570-I GAMING were missing
> according to a user contribution to the LHM project [1].
> 
> [1] https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/pull/767
> 
> Signed-off-by: Eugene Shalygin <eugene.shalygin@xxxxxxxxx>

Applied.

Thanks,
Guenter

> ---
>  drivers/hwmon/asus-ec-sensors.c | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/hwmon/asus-ec-sensors.c b/drivers/hwmon/asus-ec-sensors.c
> index 625c2baa35ec..0749cd023a32 100644
> --- a/drivers/hwmon/asus-ec-sensors.c
> +++ b/drivers/hwmon/asus-ec-sensors.c
> @@ -366,9 +366,10 @@ static const struct ec_board_info board_info[] = {
>  	},
>  	{
>  		.board_names = {"ROG STRIX X570-I GAMING"},
> -		.sensors = SENSOR_TEMP_T_SENSOR | SENSOR_FAN_VRM_HS |
> -			SENSOR_FAN_CHIPSET | SENSOR_CURR_CPU |
> -			SENSOR_IN_CPU_CORE,
> +		.sensors = SENSOR_TEMP_CHIPSET | SENSOR_TEMP_VRM |
> +			SENSOR_TEMP_T_SENSOR |
> +			SENSOR_FAN_VRM_HS | SENSOR_FAN_CHIPSET |
> +			SENSOR_CURR_CPU | SENSOR_IN_CPU_CORE,
>  		.mutex_path = ASUS_HW_ACCESS_MUTEX_ASMX,
>  		.family = family_amd_500_series,
>  	},



[Index of Archives]     [LM Sensors]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux