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 hwmon-for-v7.0-rc3
Date: Sat,  7 Mar 2026 03:43:20 -0800	[thread overview]
Message-ID: <20260307114320.1638058-1-linux@roeck-us.net> (raw)

Hi Linus,

Please pull hwmon fixes for Linux hwmon-for-v7.0-rc3 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v7.0-rc3

Thanks,
Guenter
------

The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:

  Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 25dd70a03b1f5f3aa71e1a5091ecd9cd2a13ee43:

  hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read (2026-03-04 16:48:06 -0800)

----------------------------------------------------------------
hwmon fixes for v7.0-rc3

- aht10: Fix initialization commands for AHT20

- emc1403: correct a malformed email address

- it87: Check the it87_lock() return value

- max6639: fix inverted polarity

- macsmc: Fix overflows, underflows, sign extension, and other problems

- pmbus/q54sj108a2: fix stack overflow in debugfs read

- Drop support for SMARC-sAM67 (discontinued and never released to market)

----------------------------------------------------------------
Bart Van Assche (1):
      hwmon: (it87) Check the it87_lock() return value

Guenter Roeck (2):
      hwmon: (macsmc) Fix regressions in Apple Silicon SMC hwmon driver
      hwmon: (macsmc) Fix overflows, underflows, and sign extension

Hao Yu (1):
      hwmon: (aht10) Fix initialization commands for AHT20

Michael Walle (2):
      Revert "hwmon: add SMARC-sAM67 support"
      dt-bindings: hwmon: sl28cpld: Drop sa67mcu compatible

Olivier Sobrie (1):
      hwmon: (max6639) fix inverted polarity

Randy Dunlap (1):
      hwmon: (emc1403) correct a malformed email address

Sanman Pradhan (1):
      hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read

 .../bindings/hwmon/kontron,sl28cpld-hwmon.yaml     |   1 -
 Documentation/hwmon/emc1403.rst                    |   2 +-
 Documentation/hwmon/index.rst                      |   1 -
 Documentation/hwmon/sa67.rst                       |  41 ------
 MAINTAINERS                                        |   1 -
 drivers/hwmon/Kconfig                              |  10 --
 drivers/hwmon/Makefile                             |   1 -
 drivers/hwmon/aht10.c                              |   6 +-
 drivers/hwmon/it87.c                               |   5 +-
 drivers/hwmon/macsmc-hwmon.c                       |  51 +++----
 drivers/hwmon/max6639.c                            |   2 +-
 drivers/hwmon/pmbus/q54sj108a2.c                   |  19 +--
 drivers/hwmon/sa67mcu-hwmon.c                      | 161 ---------------------
 13 files changed, 46 insertions(+), 255 deletions(-)
 delete mode 100644 Documentation/hwmon/sa67.rst
 delete mode 100644 drivers/hwmon/sa67mcu-hwmon.c

             reply	other threads:[~2026-03-07 11:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-07 11:43 Guenter Roeck [this message]
2026-03-07 20:00 ` [GIT PULL] hwmon fixes for hwmon-for-v7.0-rc3 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=20260307114320.1638058-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