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.0-rc4
Date: Fri, 2 Sep 2022 19:01:42 -0700 [thread overview]
Message-ID: <20220903020142.852288-1-linux@roeck-us.net> (raw)
Hi Linus,
Please pull hwmon fixes for Linux v6.0-rc4 from signed tag:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.0-rc4
Thanks,
Guenter
------
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v6.0-rc4
for you to fetch changes up to f233d2be38dbbb22299192292983037f01ab363c:
hwmon: (gpio-fan) Fix array out of bounds access (2022-08-29 21:23:23 -0700)
----------------------------------------------------------------
hwmon fixes for v6.0-rc4
- Fix out of bounds access in gpio-fan driver
- Fix VOUT margin caching in PMBus core
- Avoid error message after -EPROBE_DEFER from devm_regulator_register()
----------------------------------------------------------------
Armin Wolf (1):
hwmon: (gpio-fan) Fix array out of bounds access
Christophe JAILLET (1):
hwmon: (pmbus) Use dev_err_probe() to filter -EPROBE_DEFER error messages
Vincent Whitchurch (1):
hwmon: (pmbus) Fix vout margin caching
drivers/hwmon/gpio-fan.c | 3 +++
drivers/hwmon/pmbus/pmbus_core.c | 19 ++++++++++++-------
2 files changed, 15 insertions(+), 7 deletions(-)
next reply other threads:[~2022-09-03 2:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-03 2:01 Guenter Roeck [this message]
2022-09-03 17:37 ` [GIT PULL] hwmon fixes for v6.0-rc4 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=20220903020142.852288-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