powerz.rst 672 B

123456789101112131415161718192021222324252627282930
  1. .. SPDX-License-Identifier: GPL-2.0-or-later
  2. Kernel driver POWERZ
  3. ====================
  4. Supported chips:
  5. * ChargerLAB POWER-Z KM003C
  6. Prefix: 'powerz'
  7. Addresses scanned: -
  8. Author:
  9. - Thomas Weißschuh <linux@weissschuh.net>
  10. Description
  11. -----------
  12. This driver implements support for the ChargerLAB POWER-Z USB-C power testing
  13. family.
  14. The device communicates with the custom protocol over USB.
  15. The channel labels exposed via hwmon match the labels used by the on-device
  16. display and the official POWER-Z PC software.
  17. As current can flow in both directions through the tester the sign of the
  18. channel "curr1_input" (label "IBUS") indicates the direction.