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: Wed, 22 May 2024 15:39:21 +0300
From: Radu Sabau <radu.sabau@...log.com>
To: Jean Delvare <jdelvare@...e.com>, Guenter Roeck <linux@...ck-us.net>,
        Jonathan Corbet <corbet@....net>, <linux-hwmon@...r.kernel.org>,
        <linux-doc@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: Radu Sabau <radu.sabau@...log.com>
Subject: [PATCH 0/2] Update MAX31827 driver

Add PEC support for MAX31827 by inspiring from lm90.c driver, hence
creating "pec" file and attaching it to the i2c device.

Add debugfs support for MAX31827 by creating max31827 directory in
/sys/kernel/debug/ folder that includes debugfs files specific
for configuration bits in the configuration register that one may
want to use in order to configure the chip in a specific way.

Radu Sabau (2):
  drivers: hwmon: max31827: Add PEC support
  drivers: hwmon: max31827: Add debugfs support

 Documentation/hwmon/max31827.rst |  38 +++-
 drivers/hwmon/max31827.c         | 297 +++++++++++++++++++++++++++++--
 2 files changed, 317 insertions(+), 18 deletions(-)

-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ