]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwmon: Add driver for TI INA233 Current and Power Monitor
authorLeo Yang <leo.yang.sy0@gmail.com>
Thu, 16 Jan 2025 08:59:42 +0000 (16:59 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 18 Mar 2025 15:03:37 +0000 (08:03 -0700)
commitb64b6cb163f16425c3c4fab077963bf6a67f45c7
tree9f2deb16621a63b844dae9436c405ff741b242c6
parent52ffdbbd49b8ea759b66fd4d3f66853ed2b1613d
hwmon: Add driver for TI INA233 Current and Power Monitor

Driver for Texas Instruments INA233 Current and Power Monitor
With I2C-, SMBus-, and PMBus-Compatible Interface

Signed-off-by: Leo Yang <leo.yang.sy0@gmail.com>
Link: https://lore.kernel.org/r/20250116085939.1235598-3-leo.yang.sy0@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/ina233.rst [new file with mode: 0644]
Documentation/hwmon/index.rst
MAINTAINERS
drivers/hwmon/pmbus/Kconfig
drivers/hwmon/pmbus/Makefile
drivers/hwmon/pmbus/ina233.c [new file with mode: 0644]