All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] hwmon fixes for v5.15-rc4
@ 2021-10-02 16:13 Guenter Roeck
  2021-10-03  0:52 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Guenter Roeck @ 2021-10-02 16:13 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-hwmon, linux-kernel

Hi Linus,

Please pull hwmon fixes for Linux v5.15-rc4 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.15-rc4

Thanks,
Guenter
------

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v5.15-rc4

for you to fetch changes up to dd4d747ef05addab887dc8ff0d6ab9860bbcd783:

  hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structure field (2021-10-02 05:14:11 -0700)

----------------------------------------------------------------
hwmon fixes for v5.15-rc4

- Fixed various potential NULL pointer accesses in w8379* drivers
- Improved error handling, fault reporting, and fixed rounding in thmp421 driver
- Fixed error handling in ltc2947 driver
- Added missing attribute to pmbus/mp2975 driver
- Fixed attribute values in pbus/ibm-cffps, occ, and mlxreg-fan drivers
- Removed unused residual code from k10temp driver

----------------------------------------------------------------
Brandon Wyman (1):
      hwmon: (pmbus/ibm-cffps) max_power_out swap changes

Eddie James (1):
      hwmon: (occ) Fix P10 VRM temp sensors

Nadezda Lutovinova (3):
      hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structure field
      hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field
      hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structure field

Paul Fertser (3):
      hwmon: (tmp421) handle I2C errors
      hwmon: (tmp421) report /PVLD condition as fault
      hwmon: (tmp421) fix rounding for negative values

Uwe Kleine-König (1):
      hwmon: (ltc2947) Properly handle errors when looking for the external clock

Vadim Pasternak (2):
      hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfs
      hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controller

suma hegde (1):
      hwmon: (k10temp) Remove residues of current and voltage

 Documentation/hwmon/k10temp.rst | 17 ----------
 drivers/hwmon/k10temp.c         |  6 ----
 drivers/hwmon/ltc2947-core.c    |  8 +++--
 drivers/hwmon/mlxreg-fan.c      | 12 +++++--
 drivers/hwmon/occ/common.c      | 17 +++-------
 drivers/hwmon/pmbus/ibm-cffps.c | 10 ++++--
 drivers/hwmon/pmbus/mp2975.c    |  2 +-
 drivers/hwmon/tmp421.c          | 71 ++++++++++++++++++++++-------------------
 drivers/hwmon/w83791d.c         | 29 +++++++----------
 drivers/hwmon/w83792d.c         | 28 +++++++---------
 drivers/hwmon/w83793.c          | 26 +++++++--------
 11 files changed, 101 insertions(+), 125 deletions(-)

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

* Re: [GIT PULL] hwmon fixes for v5.15-rc4
  2021-10-02 16:13 [GIT PULL] hwmon fixes for v5.15-rc4 Guenter Roeck
@ 2021-10-03  0:52 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-10-03  0:52 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: Linus Torvalds, linux-hwmon, linux-kernel

The pull request you sent on Sat,  2 Oct 2021 09:13:53 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.15-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7b66f4393ad421e425ba643fde0493fa64346a43

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-10-03  0:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-02 16:13 [GIT PULL] hwmon fixes for v5.15-rc4 Guenter Roeck
2021-10-03  0:52 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.