From: Guenter Roeck <linux@roeck-us.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] hwmon fixes for v6.14-rc6
Date: Fri, 7 Mar 2025 07:03:47 -0800 [thread overview]
Message-ID: <20250307150347.3784204-1-linux@roeck-us.net> (raw)
Hi Linus,
Please pull hwmon fixes for Linux v6.14-rc6 from signed tag:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.14-rc6
Thanks,
Guenter
------
The following changes since commit d082ecbc71e9e0bf49883ee4afd435a77a5101b6:
Linux 6.14-rc4 (2025-02-23 12:32:57 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v6.14-rc6
for you to fetch changes up to 10fce7ebe888fa8c97eee7e317a47e7603e5e78d:
hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe() (2025-03-03 06:04:34 -0800)
----------------------------------------------------------------
hwmon fixes for v6.14-rc6
- xgene-hwmon: Fix a NULL vs IS_ERR_OR_NULL() check
- ad7314: Return error if leading zero bits are non-zero
- ntc_thermistor: Update/fix the ncpXXxh103 sensor table
- pmbus: Initialise page count in pmbus_identify()
- peci/dimmtemp: Di not provide fake threshold data
----------------------------------------------------------------
Erik Schumacher (1):
hwmon: (ad7314) Validate leading zero bits and return error
Maud Spierings (1):
hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table
Paul Fertser (1):
hwmon: (peci/dimmtemp) Do not provide fake thresholds data
Titus Rwantare (1):
hwmon: (pmbus) Initialise page count in pmbus_identify()
Xinghuo Chen (1):
hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe()
drivers/hwmon/ad7314.c | 10 +++++++
drivers/hwmon/ntc_thermistor.c | 66 +++++++++++++++++++++---------------------
drivers/hwmon/peci/dimmtemp.c | 10 +++----
drivers/hwmon/pmbus/pmbus.c | 2 ++
drivers/hwmon/xgene-hwmon.c | 2 +-
5 files changed, 50 insertions(+), 40 deletions(-)
next reply other threads:[~2025-03-07 15:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-07 15:03 Guenter Roeck [this message]
2025-03-07 21:04 ` [GIT PULL] hwmon fixes for v6.14-rc6 pr-tracker-bot
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=20250307150347.3784204-1-linux@roeck-us.net \
--to=linux@roeck-us.net \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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