public inbox for linux-hwmon@vger.kernel.org
 help / color / mirror / Atom feed
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.19-rc2
Date: Sat, 20 Dec 2025 05:49:32 -0800	[thread overview]
Message-ID: <20251220134933.4070599-1-linux@roeck-us.net> (raw)

Hi Linus,

Please pull hwmon fixes for Linux v6.19-rc2 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.19-rc2

Thanks,
Guenter
------

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

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

for you to fetch changes up to b3db91c3bfea69a6c6258fea508f25a59c0feb1a:

  hwmon: (ltc4282): Fix reset_history file permissions (2025-12-19 08:44:22 -0800)

----------------------------------------------------------------
hwmon fixes for v6.19-rc2

- ltc4282: Fix reset_history file permissions

- ds620: Update broken Datasheet URL in driver documentation

- tmp401: Fix overflow caused by default conversion rate value

- ibmpex: Fix use-after-free in high/low store

- dell-smm: Limit fan multiplier to avoid overflow

----------------------------------------------------------------
Alexey Simakov (1):
      hwmon: (tmp401) fix overflow caused by default conversion rate value

Denis Sergeev (1):
      hwmon: (dell-smm) Limit fan multiplier to avoid overflow

Junrui Luo (1):
      hwmon: (ibmpex) fix use-after-free in high/low store

Nuno Sá (1):
      hwmon: (ltc4282): Fix reset_history file permissions

Okan Akyuz (1):
      hwmon: (DS620) Update broken Datasheet URL in driver documentation

 Documentation/hwmon/ds620.rst  | 4 ++--
 drivers/hwmon/dell-smm-hwmon.c | 9 +++++++++
 drivers/hwmon/ibmpex.c         | 9 +++++++--
 drivers/hwmon/ltc4282.c        | 9 ++++++---
 drivers/hwmon/tmp401.c         | 2 +-
 5 files changed, 25 insertions(+), 8 deletions(-)

             reply	other threads:[~2025-12-20 13:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-20 13:49 Guenter Roeck [this message]
2025-12-20 21:06 ` [GIT PULL] hwmon fixes for v6.19-rc2 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=20251220134933.4070599-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