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

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(-)

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

end of thread, other threads:[~2022-09-03 17:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-03  2:01 [GIT PULL] hwmon fixes for v6.0-rc4 Guenter Roeck
2022-09-03 17:37 ` 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