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:   Fri, 15 May 2020 08:22:56 -0700
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 v5.7-rc6

Hi Linus,

Please pull hwmon fixes for Linux v5.7-rc6 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.7-rc6

Thanks,
Guenter
------

The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936:

  Linux 5.7-rc2 (2020-04-19 14:35:30 -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.7-rc6

for you to fetch changes up to 333e22db228f0bd0c839553015a6a8d3db4ba569:

  hwmon: (da9052) Synchronize access with mfd (2020-05-13 10:06:09 -0700)

----------------------------------------------------------------
hwmon fixes for v5.7-rc6

Fix ADC access synchronization problem with da9052 driver
Fix temperature limit and status reporting in nct7904 driver
Fix drivetemp temperature reporting if SCT is supported
but SCT data tables are not.

----------------------------------------------------------------
Amy Shih (2):
      hwmon: (nct7904) Read all SMI status registers in probe function
      hwmon: (nct7904) Fix incorrect range of temperature limit registers

Guenter Roeck (1):
      hwmon: (drivetemp) Fix SCT support if SCT data tables are not supported

Samu Nuutamo (1):
      hwmon: (da9052) Synchronize access with mfd

 drivers/hwmon/da9052-hwmon.c |  4 ++--
 drivers/hwmon/drivetemp.c    |  2 +-
 drivers/hwmon/nct7904.c      | 12 +++++++++++-
 3 files changed, 14 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ