mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: linux-kernel@vger.kernel.org, stable@vger.kernel.org
Cc: Ross Brown <true.robot.ross@gmail.com>,
	Eugene Shalygin <eugene.shalygin@gmail.com>,
	Guenter Roeck <linux@roeck-us.net>,
	Sasha Levin <sashal@kernel.org>,
	jdelvare@suse.com, linux-hwmon@vger.kernel.org
Subject: [PATCH AUTOSEL 6.1 08/17] hwmon: (asus-ec-sensors) remove VRM temp X570-E GAMING
Date: Tue,  3 Sep 2024 15:25:22 -0400	[thread overview]
Message-ID: <20240903192600.1108046-8-sashal@kernel.org> (raw)
In-Reply-To: <20240903192600.1108046-1-sashal@kernel.org>

From: Ross Brown <true.robot.ross@gmail.com>

[ Upstream commit 9efaebc0072b8e95505544bf385c20ee8a29d799 ]

X570-E GAMING does not have VRM temperature sensor.

Signed-off-by: Ross Brown <true.robot.ross@gmail.com>
Signed-off-by: Eugene Shalygin <eugene.shalygin@gmail.com>
Link: https://lore.kernel.org/r/20240730062320.5188-2-eugene.shalygin@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
---
 drivers/hwmon/asus-ec-sensors.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/hwmon/asus-ec-sensors.c b/drivers/hwmon/asus-ec-sensors.c
index b4d65916b3c00..d893cfd1cb829 100644
--- a/drivers/hwmon/asus-ec-sensors.c
+++ b/drivers/hwmon/asus-ec-sensors.c
@@ -369,7 +369,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,
-- 
2.43.0


  parent reply	other threads:[~2024-09-03 20:45 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-03 19:25 [PATCH AUTOSEL 6.1 01/17] ASoC: SOF: mediatek: Add missing board compatible Sasha Levin
2024-09-03 19:25 ` [PATCH AUTOSEL 6.1 02/17] ASoC: allow module autoloading for table db1200_pids Sasha Levin
2024-09-03 19:25 ` [PATCH AUTOSEL 6.1 03/17] ASoC: allow module autoloading for table board_ids Sasha Levin
2024-09-03 19:25 ` [PATCH AUTOSEL 6.1 04/17] ALSA: hda/realtek - Fixed ALC256 headphone no sound Sasha Levin
2024-09-03 19:25 ` [PATCH AUTOSEL 6.1 05/17] ALSA: hda/realtek - FIxed ALC285 " Sasha Levin
2024-09-03 19:25 ` [PATCH AUTOSEL 6.1 06/17] scsi: lpfc: Fix overflow build issue Sasha Levin
2024-09-03 19:25 ` [PATCH AUTOSEL 6.1 07/17] pinctrl: at91: make it work with current gpiolib Sasha Levin
2024-09-03 19:25 ` Sasha Levin [this message]
2024-09-03 19:25 ` [PATCH AUTOSEL 6.1 09/17] microblaze: don't treat zero reserved memory regions as error Sasha Levin
2024-09-03 19:25 ` [PATCH AUTOSEL 6.1 10/17] net: ftgmac100: Ensure tx descriptor updates are visible Sasha Levin
2024-09-03 19:25 ` [PATCH AUTOSEL 6.1 11/17] LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE Sasha Levin
2024-09-03 19:25 ` [PATCH AUTOSEL 6.1 12/17] wifi: iwlwifi: lower message level for FW buffer destination Sasha Levin
2024-09-03 19:25 ` [PATCH AUTOSEL 6.1 13/17] wifi: iwlwifi: mvm: fix iwl_mvm_scan_fits() calculation Sasha Levin
2024-09-03 19:25 ` [PATCH AUTOSEL 6.1 14/17] wifi: iwlwifi: mvm: pause TCM when the firmware is stopped Sasha Levin
2024-09-03 19:25 ` [PATCH AUTOSEL 6.1 15/17] wifi: iwlwifi: mvm: don't wait for tx queues if firmware is dead Sasha Levin
2024-09-03 19:25 ` [PATCH AUTOSEL 6.1 16/17] wifi: mac80211: free skb on error path in ieee80211_beacon_get_ap() Sasha Levin
2024-09-03 19:25 ` [PATCH AUTOSEL 6.1 17/17] wifi: iwlwifi: clear trans->state earlier upon error Sasha Levin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240903192600.1108046-8-sashal@kernel.org \
    --to=sashal@kernel.org \
    --cc=eugene.shalygin@gmail.com \
    --cc=jdelvare@suse.com \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=stable@vger.kernel.org \
    --cc=true.robot.ross@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®