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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 20 Jul 2019 15:15:54 +0200
From:   Robert Karszniewicz <avoidr@...email.cc>
To:     Rudolf Marek <r.marek@...embler.cz>,
        Jean Delvare <jdelvare@...e.com>,
        Guenter Roeck <linux@...ck-us.net>
Cc:     Robert Karszniewicz <avoidr@...email.cc>,
        linux-hwmon@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] hwmon: (k8temp) update to use new hwmon registration API

Compiled and ran against 5.2.0-next-20190718.

I did not know how to manipulate `type`, `attr`, and `channel` arguments
to is_visible() and read(), so I did not test that. But it works in
normal use (`sensors` and reading the sysfs files directly).

Robert Karszniewicz (2):
  hwmon: (k8temp) update to use new hwmon registration API
  hwmon: (k8temp) documentation: update URL of datasheet

 Documentation/hwmon/k8temp.rst |   2 +-
 drivers/hwmon/k8temp.c         | 204 +++++++++++++++------------------
 2 files changed, 93 insertions(+), 113 deletions(-)

-- 
2.22.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ