linux-hwmon.vger.kernel.org archive mirror
 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 updates for v6.19 (take 2)
Date: Mon,  8 Dec 2025 06:56:55 -0800	[thread overview]
Message-ID: <20251208145655.1868400-1-linux@roeck-us.net> (raw)

Hi Linus,

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

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

Thanks,
Guenter
------

The following changes since commit 67a454e6b1c604555c04501c77b7fedc5d98a779:

  Merge tag 'memblock-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock (2025-12-07 08:56:10 -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.19-take-2

for you to fetch changes up to 08bfcf4ff9d39228150a757803fc02dffce84ab0:

  docs: hwmon: fix link to g762 devicetree binding (2025-12-07 14:10:18 -0800)

----------------------------------------------------------------
hwmon fixes for v6.19-rc1

* Documentation: Fix link to g762 devicetree binding

* emc2305: Fix devicetree refcount leak and double put

* dell-smm: Fix channel-index off-by-one error

* w83791d: Convert macros to functions to avoid TOCTOU

----------------------------------------------------------------
Armin Wolf (1):
      hwmon: (dell-smm) Fix off-by-one error in dell_smm_is_visible()

Gui-Dong Han (1):
      hwmon: (w83791d) Convert macros to functions to avoid TOCTOU

Kathara Sasikumar (1):
      docs: hwmon: fix link to g762 devicetree binding

Pei Xiao (2):
      hwmon: (emc2305) fix double put in emc2305_probe_childs_from_dt
      hwmon: (emc2305) fix device node refcount leak in error path

 Documentation/hwmon/g762.rst   |  2 +-
 drivers/hwmon/dell-smm-hwmon.c |  4 ++--
 drivers/hwmon/emc2305.c        |  8 ++++----
 drivers/hwmon/w83791d.c        | 19 ++++++++++++-------
 4 files changed, 19 insertions(+), 14 deletions(-)

             reply	other threads:[~2025-12-08 14:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-08 14:56 Guenter Roeck [this message]
2025-12-09  0:12 ` [GIT PULL] hwmon updates for v6.19 (take 2) 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=20251208145655.1868400-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;
as well as URLs for NNTP newsgroup(s).