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]
Message-Id: <20200418194937.5589-1-linux@roeck-us.net>
Date:   Sat, 18 Apr 2020 12:49:37 -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-rc2

Hi Linus,

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

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

Thanks,
Guenter
------

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -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-rc2

for you to fetch changes up to c843b382e61b5f28a3d917712c69a344f632387c:

  hwmon: (jc42) Fix name to have no illegal characters (2020-04-18 10:13:07 -0700)

----------------------------------------------------------------
hwmon fixes for v5.7-rc2

pmbus/isl68137:
    Fix up chip IDs
drivetemp:
    Return -ENODATA for invalid temperatures
    Use true module name
k10temp:
    Fix static symbol warnings
jc42:
    Use valid hwmon device name

----------------------------------------------------------------
Ann T Ropea (1):
      hwmon: (drivetemp) Use drivetemp's true module name in Kconfig section

Guenter Roeck (2):
      hwmon: (pmbus/isl68137) Fix up chip IDs
      hwmon: (drivetemp) Return -ENODATA for invalid temperatures

Jason Yan (1):
      hwmon: (k10temp) make some symbols static

Sascha Hauer (1):
      hwmon: (jc42) Fix name to have no illegal characters

 Documentation/hwmon/isl68137.rst | 76 ++++++++++++++++-----------------
 drivers/hwmon/Kconfig            |  2 +-
 drivers/hwmon/drivetemp.c        |  6 +++
 drivers/hwmon/jc42.c             |  2 +-
 drivers/hwmon/k10temp.c          |  6 +--
 drivers/hwmon/pmbus/isl68137.c   | 92 +++++++++++++++++++++++++++++++++++++---
 6 files changed, 134 insertions(+), 50 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ