Home
last modified time | relevance | path

Searched full:lm25066 (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/hwmon/pmbus/
Dti,lm25066.yaml5 $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/
Dlm25066.rst1 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.
Dindex.rst95 lm25066
/Linux-v6.1/drivers/hwmon/pmbus/
Dlm25066.c3 * 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");
DKconfig169 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.
DMakefile22 obj-$(CONFIG_SENSORS_LM25066) += lm25066.o
/Linux-v6.1/arch/arm/boot/dts/
Daspeed-bmc-asrock-romed8hm3.dts100 lm25066@40 {
101 compatible = "lm25066";
107 lm25066@41 {
108 compatible = "lm25066";
/Linux-v6.1/drivers/platform/mellanox/
Dmlxreg-lc.c223 I2C_BOARD_INFO("lm25066", 0x15),
/Linux-v6.1/
DMAINTAINERS16433 F: Documentation/hwmon/lm25066.rst