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

Hi Linus,

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

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

Thanks,
Guenter
------

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -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.10-rc4

for you to fetch changes up to 60268b0e8258fdea9a3c9f4b51e161c123571db3:

  hwmon: (amd_energy) modify the visibility of the counters (2020-11-13 06:46:20 -0800)

----------------------------------------------------------------
hwmon fixes for v5.10-rc4

Fix potential bufer overflow in pmbus/max20730 driver
Fix locking issue in pmbus core
Fix regression causing timeouts in applesmc driver
Fix RPM calculation in pwm-fan driver
Restrict counter visibility in amd_energy driver

----------------------------------------------------------------
Brad Campbell (1):
      hwmon: (applesmc) Re-work SMC comms

Dan Carpenter (1):
      hwmon: (pmbus/max20730) use scnprintf() instead of snprintf()

Naveen Krishna Chatradhi (1):
      hwmon: (amd_energy) modify the visibility of the counters

Paul Barker (1):
      hwmon: (pwm-fan) Fix RPM calculation

Robert Hancock (1):
      hwmon: (pmbus) Add mutex locking for sysfs reads

 drivers/hwmon/amd_energy.c       |   2 +-
 drivers/hwmon/applesmc.c         | 130 ++++++++++++++++++++++++---------------
 drivers/hwmon/pmbus/max20730.c   |  26 ++++----
 drivers/hwmon/pmbus/pmbus_core.c |  13 +++-
 drivers/hwmon/pwm-fan.c          |  16 ++---
 5 files changed, 115 insertions(+), 72 deletions(-)

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

end of thread, other threads:[~2020-11-14 20:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-14  1:51 [GIT PULL] hwmon fixes for v5.10-rc4 Guenter Roeck
2020-11-14 20:51 ` 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.