Searched full:lm25066 (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/hwmon/pmbus/ |
D | ti,lm25066.yaml | 5 $id: http://devicetree.org/schemas/hwmon/pmbus/ti,lm25066.yaml# 14 The LM25066 family of power-management ICs (a.k.a. hot-swap 18 Datasheet: https://www.ti.com/lit/ds/symlink/lm25066.pdf 24 - ti,lm25066 50 compatible = "ti,lm25066";
|
/Linux-v6.1/Documentation/hwmon/ |
D | lm25066.rst | 1 Kernel driver lm25066 18 * National Semiconductor LM25066 20 Prefix: 'lm25066' 26 http://www.national.com/pf/LM/LM25066.html 68 LM25066, LM5064, and LM5066/LM5066I Power Management, Monitoring, 83 see Documentation/devicetree/bindings/hwmon/pmbus/ti,lm25066.yaml for details.
|
D | index.rst | 95 lm25066
|
/Linux-v6.1/drivers/hwmon/pmbus/ |
D | lm25066.c | 3 * Hardware monitoring driver for LM25056 / LM25066 / LM5064 / LM5066 20 enum chips { lm25056, lm25066, lm5064, lm5066, lm5066i }; enumerator 88 [lm25066] = { 256 case lm25066: in lm25066_read_word_data() 446 {"lm25066", lm25066}, 456 { .compatible = "ti,lm25066", .data = (void *)lm25066, }, 568 .name = "lm25066", 578 MODULE_DESCRIPTION("PMBus driver for LM25066 and compatible chips");
|
D | Kconfig | 169 tristate "National Semiconductor LM25066 and compatibles" 172 Semiconductor LM25056, LM25066, LM5064, and LM5066. 175 be called lm25066. 178 bool "Regulator support for LM25066 and compatibles" 182 Semiconductor LM25066, LM5064, and LM5066.
|
D | Makefile | 22 obj-$(CONFIG_SENSORS_LM25066) += lm25066.o
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | aspeed-bmc-asrock-romed8hm3.dts | 100 lm25066@40 { 101 compatible = "lm25066"; 107 lm25066@41 { 108 compatible = "lm25066";
|
/Linux-v6.1/drivers/platform/mellanox/ |
D | mlxreg-lc.c | 223 I2C_BOARD_INFO("lm25066", 0x15),
|
/Linux-v6.1/ |
D | MAINTAINERS | 16433 F: Documentation/hwmon/lm25066.rst
|