Linux Hardware Monitor development
 help / color / mirror / Atom feed
* [GIT PULL] hwmon fixes for v6.18-rc3
@ 2025-10-24 14:37 Guenter Roeck
  2025-10-24 18:33 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Guenter Roeck @ 2025-10-24 14:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-hwmon, linux-kernel

Hi Linus,

Please pull hwmon fixes for Linux v6.18-rc3 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.18-rc3

Thanks,
Guenter
------

The following changes since commit 211ddde0823f1442e4ad052a2f30f050145ccada:

  Linux 6.18-rc2 (2025-10-19 15:19:16 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v6.18-rc3

for you to fetch changes up to 8dcc66ad379ec0642fb281c45ccfd7d2d366e53f:

  hwmon: (sht3x) Fix error handling (2025-10-19 18:56:14 -0700)

----------------------------------------------------------------
hwmon fixes for v6.18-rc3

* cgbc-hwmon: Add missing NULL check after devm_kzalloc

* gpd-fan: Fix error handling

* pmbus/isl68137: Fix child node reference leak

* pmbus/max34440: Update adpm12160 coefficients to match latest FW

* sht3x: Fix error handling

----------------------------------------------------------------
Alexis Czezar Torreno (1):
      hwmon: (pmbus/max34440) Update adpm12160 coeff due to latest FW

Erick Karanja (1):
      hwmon: (pmbus/isl68137) Fix child node reference leak on early return

Guenter Roeck (1):
      hwmon: (sht3x) Fix error handling

Harshit Mogalapalli (2):
      hwmon: (gpd-fan) Fix return value when platform_get_resource() fails
      hwmon: (gpd-fan) Fix error handling in gpd_fan_probe()

Li Qiang (1):
      hwmon: (cgbc-hwmon) Add missing NULL check after devm_kzalloc()

 drivers/hwmon/cgbc-hwmon.c     |  3 +++
 drivers/hwmon/gpd-fan.c        | 10 +++++-----
 drivers/hwmon/pmbus/isl68137.c |  3 +--
 drivers/hwmon/pmbus/max34440.c | 12 ++++++------
 drivers/hwmon/sht3x.c          | 27 +++++++++++++++++----------
 5 files changed, 32 insertions(+), 23 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-10-24 18:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-24 14:37 [GIT PULL] hwmon fixes for v6.18-rc3 Guenter Roeck
2025-10-24 18:33 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox