Linux Hardware Monitor development
 help / color / mirror / Atom feed
From: Li XingYang <yanhuoguifan@gmail.com>
To: eugene.shalygin@gmail.com
Cc: jdelvare@suse.com, linux@roeck-us.net, corbet@lwn.net,
	linux-hwmon@vger.kernel.org, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Li XingYang <yanhuoguifan@gmail.com>
Subject: [PATCH v3 0/2] hwmon: (asus-ec-sensors) add TUF GAMING X670E PLUS
Date: Sun,  1 Dec 2024 11:47:43 +0800	[thread overview]
Message-ID: <20241201034803.584482-1-yanhuoguifan@gmail.com> (raw)

this is my mainboard:
dmidecode | grep -A3 "Base Board"
Base Board Information
        Manufacturer: ASUSTeK COMPUTER INC.
        Product Name: TUF GAMING X670E-PLUS
        Version: Rev 1.xx

i use the version of BIOS:
TUF-GAMING-X670E-PLUS-ASUS-3042

asus-ec-sensors show when use this patch:
sensors 'asusec-*'
asusec-isa-0000
Adapter: ISA adapter
CPU_Opt:      914 RPM
CPU:          +39.0°C
CPU Package:  +48.0°C
Motherboard:  +31.0°C
VRM:          +46.0°C
Water_In:     +35.0°C
Water_Out:    +33.0°C

Signed-off-by: Li XingYang <yanhuoguifan@gmail.com>

-- 
Changes in v3:
- Separate AMD 600's support for fanCPuOPT into a separate PATCH
- Sort TUF GAMING X670E PLUS in alphabetical order
- Link to v2: https://lore.kernel.org/linux-hwmon/20241130133837.24454-1-yanhuoguifan@gmail.com/T/#t

Changes in v2:
- Keep the sorting of TUF GAMING X670E PLUS consistent between the source file and RST files
- Link to v1: https://lore.kernel.org/linux-hwmon/20241130133837.24454-1-yanhuoguifan@gmail.com/T/#t
-- 

Li XingYang (2):
  hwmon: (asus-ec-sensors) AMD 600 motherboard add support for fan cpu
    opt
  hwmon: (asus-ec-sensors) add TUF GAMING X670E PLUS

 Documentation/hwmon/asus_ec_sensors.rst |  1 +
 drivers/hwmon/asus-ec-sensors.c         | 13 +++++++++++++
 2 files changed, 14 insertions(+)

-- 
Best regards,
-- 
Li XingYang <yanhuoguifan@gmail.com>

-- 
2.47.1


             reply	other threads:[~2024-12-01  3:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-01  3:47 Li XingYang [this message]
2024-12-01  3:47 ` [PATCH v3 1/2] hwmon: (asus-ec-sensors) AMD 600 motherboard add support for fan cpu opt Li XingYang
2024-12-04 11:44   ` Eugene Shalygin
2024-12-04 14:01   ` Guenter Roeck
2024-12-01  3:47 ` [PATCH v3 2/2] hwmon: (asus-ec-sensors) add TUF GAMING X670E PLUS Li XingYang
2024-12-03 11:34   ` Li XingYang
2024-12-04 11:31   ` Eugene Shalygin
2024-12-04 14:00     ` Guenter Roeck
2024-12-04 14:04   ` Guenter Roeck

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=20241201034803.584482-1-yanhuoguifan@gmail.com \
    --to=yanhuoguifan@gmail.com \
    --cc=corbet@lwn.net \
    --cc=eugene.shalygin@gmail.com \
    --cc=jdelvare@suse.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    /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