Documentation/hwmon/tsc1641.rst
0 → 100644
+87
−0
+12
−0
+1
−0
drivers/hwmon/tsc1641.c
0 → 100644
+748
−0
Loading
Add a driver for the ST Microelectronics TSC1641 16-bit high-precision power monitor. The driver supports reading bus voltage, current, power, and temperature. Sysfs attributes are exposed for shunt resistor and update interval. The driver integrates with the hwmon subsystem and supports optional ALERT pin polarity configuration. Signed-off-by:Igor Reznichenko <igor@reznichenko.net> Link: https://lore.kernel.org/r/20251105201406.1210856-3-igor@reznichenko.net Signed-off-by:
Guenter Roeck <linux@roeck-us.net>