From: Pei Xiao <xiaopei01@kylinos.cn>
To: linux@roeck-us.net, linux-hwmon@vger.kernel.org,
linux-kernel@vger.kernel.org
Cc: cryolitia@uniontech.com, Pei Xiao <xiaopei01@kylinos.cn>
Subject: [PATCH v4 0/4] some cleanup and fix in gpd-fan
Date: Wed, 10 Jun 2026 09:49:08 +0800 [thread overview]
Message-ID: <cover.1781055639.git.xiaopei01@kylinos.cn> (raw)
changes in v4:
1. Add a missing sob in
hwmon: (gpd-fan): drop global driver data and use per-device
allocation
changes in v3:
1.All patches add v3 version tags
changes in v2:
1.Add a new patch for fix race condition between device removal and sysfs
access.
2.Platform_create_bundle pass a driver_data pointer
3.gpd_init_ec needed before hwmon registration as a separate patch
Pei Xiao (4):
hwmon: (gpd-fan): drop global driver data and use per-device
allocation
hwmon: (gpd-fan): Initialize EC before registering hwmon device
hwmon: (gpd-fan): upgrade log level from warn to err for platform
device creation failure
hwmon: (gpd-fan): fix race condition between device removal and sysfs
access
drivers/hwmon/gpd-fan.c | 226 ++++++++++++++++++++++------------------
1 file changed, 125 insertions(+), 101 deletions(-)
--
2.25.1
next reply other threads:[~2026-06-10 1:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-10 1:49 Pei Xiao [this message]
2026-06-10 1:49 ` [PATCH v4 1/4] hwmon: (gpd-fan): drop global driver data and use per-device allocation Pei Xiao
2026-06-10 13:13 ` Guenter Roeck
2026-06-10 1:49 ` [PATCH v4 2/4] hwmon: (gpd-fan): Initialize EC before registering hwmon device Pei Xiao
2026-06-10 13:13 ` Guenter Roeck
2026-06-10 1:49 ` [PATCH v4 3/4] hwmon: (gpd-fan): upgrade log level from warn to err for platform device creation failure Pei Xiao
2026-06-10 13:14 ` Guenter Roeck
2026-06-10 1:49 ` [PATCH v4 4/4] hwmon: (gpd-fan): fix race condition between device removal and sysfs access Pei Xiao
2026-06-10 13:15 ` 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=cover.1781055639.git.xiaopei01@kylinos.cn \
--to=xiaopei01@kylinos.cn \
--cc=cryolitia@uniontech.com \
--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
all inboxes | Powered by JetHome®