Searched full:adp1050 (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/hwmon/pmbus/ |
D | adi,adp1050.yaml | 4 $id: http://devicetree.org/schemas/hwmon/pmbus/adi,adp1050.yaml# 7 title: Analog Devices ADP1050 digital controller with PMBus interface 13 The ADP1050 is used to monitor system voltages, currents and temperatures. 14 Through the PMBus interface, the ADP1050 targets isolated power supplies 18 https://www.analog.com/en/products/adp1050.html 22 const: adi,adp1050 44 compatible = "adi,adp1050";
|
/linux-6.12.1/Documentation/hwmon/ |
D | adp1050.rst | 3 Kernel driver adp1050 8 * Analog Devices ADP1050 10 Prefix: 'adp1050' 14 Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/ADP1050.pdf 24 This driver supprts hardware monitoring for Analog Devices ADP1050 Digital 27 The ADP1050 is an advanced digital controller with a PMBus™
|
D | index.rst | 35 adp1050
|
/linux-6.12.1/drivers/hwmon/pmbus/ |
D | adp1050.c | 3 * Hardware monitoring driver for Analog Devices ADP1050 32 {"adp1050"}, 38 { .compatible = "adi,adp1050"}, 45 .name = "adp1050", 54 MODULE_DESCRIPTION("Analog Devices ADP1050 HWMON PMBus Driver");
|
D | Kconfig | 61 tristate "Analog Devices ADP1050 digital controller for Power Supplies" 64 Devices ADP1050 digital controller for isolated power supply with 68 be called adp1050.
|
D | Makefile | 11 obj-$(CONFIG_SENSORS_ADP1050) += adp1050.o
|
/linux-6.12.1/ |
D | MAINTAINERS | 511 ADP1050 HARDWARE MONITOR DRIVER 516 F: Documentation/devicetree/bindings/hwmon/pmbus/adi,adp1050.yaml
|