lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun,  6 Nov 2022 06:07:06 -0800
From:   Guenter Roeck <linux@...ck-us.net>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-hwmon@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] hwmon fixes for v6.1-rc4

Hi Linus,

Please pull hwmon fixes for Linux v6.1-rc4 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.1-rc4

Thanks,
Guenter
------

The following changes since commit 30a0b95b1335e12efef89dd78518ed3e4a71a763:

  Linux 6.1-rc3 (2022-10-30 15:19:28 -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.1-rc4

for you to fetch changes up to 1e699e177e339e462cdc8571e3d0fcf29665608e:

  Revert "hwmon: (pmbus) Add regulator supply into macro" (2022-11-04 16:47:01 -0700)

----------------------------------------------------------------
hwmon fixes for v6.1-rc4

Fix two regressions:

- Commit 54cc3dbfc10d ("hwmon: (pmbus) Add regulator supply into macro")
  resulted in regulator undercount when disabling regulators. Revert it.

- The thermal subsystem rework caused the scmi driver to no longer register
  with the thermal subsystem because index values no longer match.
  To fix the problem, the scmi driver now directly registers with the
  thermal subsystem, no longer through the hwmon core.

----------------------------------------------------------------
Cristian Marussi (1):
      hwmon: (scmi) Register explicitly with Thermal Framework

Guenter Roeck (1):
      Revert "hwmon: (pmbus) Add regulator supply into macro"

 drivers/hwmon/pmbus/pmbus.h |   1 -
 drivers/hwmon/scmi-hwmon.c  | 116 +++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 103 insertions(+), 14 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ