Searched full:isl28022 (Results 1 – 8 of 8) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/hwmon/ |
D | renesas,isl28022.yaml | 4 $id: http://devicetree.org/schemas/hwmon/renesas,isl28022.yaml# 7 title: Renesas ISL28022 power monitor 13 The ISL28022 is a power monitor with I2C interface. The device monitors 17 https://www.renesas.com/us/en/www/doc/datasheet/isl28022.pdf 21 const: renesas,isl28022 58 compatible = "renesas,isl28022";
|
/linux-6.14.4/Documentation/hwmon/ |
D | isl28022.rst | 3 Kernel driver isl28022 8 * Renesas ISL28022 10 Prefix: 'isl28022' 16 https://www.renesas.com/us/en/www/doc/datasheet/isl28022.pdf 24 The ISL28022 is a power monitor with I2C interface. The device monitors 36 Please refer to the Documentation/devicetree/bindings/hwmon/renesas,isl28022.yaml
|
D | index.rst | 100 isl28022
|
/linux-6.14.4/drivers/hwmon/ |
D | isl28022.c | 3 * isl28022.c - driver for Renesas ISL28022 power monitor chip monitoring 15 /* ISL28022 registers */ 28 /* ISL28022 config flags */ 489 { "isl28022" }, 495 { .compatible = "renesas,isl28022"}, 503 .name = "isl28022", 513 isl28022_debugfs_root = debugfs_create_dir("isl28022", NULL); in isl28022_init() 531 MODULE_DESCRIPTION("ISL28022 driver");
|
D | Makefile | 106 obj-$(CONFIG_SENSORS_ISL28022) += isl28022.o
|
D | Kconfig | 859 tristate "Renesas ISL28022" 863 If you say yes here you get support for ISL28022 power monitor. 864 Check Documentation/hwmon/isl28022.rst for details. 867 will be called isl28022.
|
/linux-6.14.4/arch/arm64/boot/dts/renesas/ |
D | rzg3s-smarc.dtsi | 126 compatible = "renesas,isl28022";
|
/linux-6.14.4/ |
D | MAINTAINERS | 12344 ISL28022 HARDWARE MONITORING DRIVER 12348 F: Documentation/devicetree/bindings/hwmon/renesas,isl28022.yaml 12349 F: Documentation/hwmon/isl28022.rst 12350 F: drivers/hwmon/isl28022.c
|