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>] [day] [month] [year] [list]
Date:   Thu, 26 Apr 2018 11:49:18 -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 v4.17-rc3

Hi Linus,

Please pull hwmon fixes for Linux v4.17-rc3 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-linus-v4.17-rc3

Thanks,
Guenter
------

The following changes since commit 6d08b06e67cd117f6992c46611dfb4ce267cd71e:

  Linux 4.17-rc2 (2018-04-22 19:20:09 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-linus-v4.17-rc3

for you to fetch changes up to 877d8948d0aa402fbbede138fc73432bb335b65f:

  hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphics (2018-04-25 05:31:06 -0700)

----------------------------------------------------------------
hwmon fixes for v4.17-rc3

- Add support for new Ryzen chips to k10temp driver
  ... making Phoronix happy
- Fix inconsistent chip access in nct6683 driver
- Handle absence of few types of sensors in scmi driver

----------------------------------------------------------------
Guenter Roeck (3):
      hwmon: (nct6683) Enable EC access if disabled at boot
      hwmon: (k10temp) Add temperature offset for Ryzen 2700X
      hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphics

Sudeep Holla (1):
      hwmon: (scmi) handle absence of few types of sensors

 drivers/hwmon/k10temp.c    | 17 ++++++++++++++---
 drivers/hwmon/nct6683.c    |  4 ++--
 drivers/hwmon/scmi-hwmon.c |  5 ++++-
 3 files changed, 20 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists