Patch "hwmon: (asus-ec-sensors) remove VRM temp X570-E GAMING" has been added to the 6.6-stable tree

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

 



This is a note to let you know that I've just added the patch titled

    hwmon: (asus-ec-sensors) remove VRM temp X570-E GAMING

to the 6.6-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     hwmon-asus-ec-sensors-remove-vrm-temp-x570-e-gaming.patch
and it can be found in the queue-6.6 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit ef71077248aac009f1052ecfddbe33c9a4fd516f
Author: Ross Brown <true.robot.ross@xxxxxxxxx>
Date:   Tue Jul 30 08:21:42 2024 +0200

    hwmon: (asus-ec-sensors) remove VRM temp X570-E GAMING
    
    [ Upstream commit 9efaebc0072b8e95505544bf385c20ee8a29d799 ]
    
    X570-E GAMING does not have VRM temperature sensor.
    
    Signed-off-by: Ross Brown <true.robot.ross@xxxxxxxxx>
    Signed-off-by: Eugene Shalygin <eugene.shalygin@xxxxxxxxx>
    Link: https://lore.kernel.org/r/20240730062320.5188-2-eugene.shalygin@xxxxxxxxx
    Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/drivers/hwmon/asus-ec-sensors.c b/drivers/hwmon/asus-ec-sensors.c
index 51f9c2db403e7..f20b864c1bb20 100644
--- a/drivers/hwmon/asus-ec-sensors.c
+++ b/drivers/hwmon/asus-ec-sensors.c
@@ -402,7 +402,7 @@ static const struct ec_board_info board_info_strix_b550_i_gaming = {
 
 static const struct ec_board_info board_info_strix_x570_e_gaming = {
 	.sensors = SENSOR_SET_TEMP_CHIPSET_CPU_MB |
-		SENSOR_TEMP_T_SENSOR | SENSOR_TEMP_VRM |
+		SENSOR_TEMP_T_SENSOR |
 		SENSOR_FAN_CHIPSET | SENSOR_CURR_CPU |
 		SENSOR_IN_CPU_CORE,
 	.mutex_path = ASUS_HW_ACCESS_MUTEX_ASMX,




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux