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: <20250930-upstream-max17616-v1-0-1525a85f126c@analog.com>
Date: Tue, 30 Sep 2025 13:02:19 +0800
From: Kim Seer Paller <kimseer.paller@...log.com>
To: Kim Seer Paller <kimseer.paller@...log.com>,
        Guenter Roeck
	<linux@...ck-us.net>, Rob Herring <robh@...nel.org>,
        Krzysztof Kozlowski
	<krzk+dt@...nel.org>,
        Conor Dooley <conor+dt@...nel.org>, Jonathan Corbet
	<corbet@....net>
CC: <linux-hwmon@...r.kernel.org>, <devicetree@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>, <linux-doc@...r.kernel.org>
Subject: [PATCH 0/2] Add support for MAX17616/MAX17616A hwmon device

The MAX17616/MAX17616A is a current-limiter with overvoltage/surge,
undervoltage, reverse polarity, loss of ground protection with PMBus
interface. The PMBus interface allows monitoring of input/output
voltages, output current and temperature.

More info: https://www.analog.com/media/en/technical-documentation/data-sheets/max17616-max17616a.pdf

Signed-off-by: Kim Seer Paller <kimseer.paller@...log.com>
---
Kim Seer Paller (2):
      dt-bindings: hwmon: pmbus: add max17616
      hwmon: (pmbus/max17616): add driver for max17616

 .../bindings/hwmon/pmbus/adi,max17616.yaml         | 48 ++++++++++++++
 Documentation/hwmon/index.rst                      |  1 +
 Documentation/hwmon/max17616.rst                   | 62 ++++++++++++++++++
 MAINTAINERS                                        |  9 +++
 drivers/hwmon/pmbus/Kconfig                        |  9 +++
 drivers/hwmon/pmbus/Makefile                       |  1 +
 drivers/hwmon/pmbus/max17616.c                     | 73 ++++++++++++++++++++++
 7 files changed, 203 insertions(+)
---
base-commit: 76bb6969a8cfc5e00ca142fdad86ffd0a6ed9ecd
change-id: 20250930-upstream-max17616-cd10988eb77a

Best regards,
-- 
Kim Seer Paller <kimseer.paller@...log.com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ