Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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";
/kernel/linux/linux-6.6/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.rst101 lm25066
/kernel/linux/linux-5.10/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,
Dindex.rst86 lm25066
/kernel/linux/linux-6.6/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");
DKconfig178 tristate "National Semiconductor LM25066 and compatibles"
181 Semiconductor LM25056, LM25066, LM5064, and LM5066.
184 be called lm25066.
187 bool "Regulator support for LM25066 and compatibles"
191 Semiconductor LM25066, LM5064, and LM5066.
DMakefile23 obj-$(CONFIG_SENSORS_LM25066) += lm25066.o
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
Dlm25066.c3 * Hardware monitoring driver for LM25056 / LM25066 / LM5064 / LM5066
19 enum chips { lm25056, lm25066, lm5064, lm5066, lm5066i }; enumerator
87 [lm25066] = {
257 case lm25066: in lm25066_read_word_data()
519 {"lm25066", lm25066},
531 .name = "lm25066",
541 MODULE_DESCRIPTION("PMBus driver for LM25066 and compatible chips");
DKconfig115 tristate "National Semiconductor LM25066 and compatibles"
118 Semiconductor LM25056, LM25066, LM5064, and LM5066.
121 be called lm25066.
DMakefile17 obj-$(CONFIG_SENSORS_LM25066) += lm25066.o
/kernel/linux/linux-6.6/arch/arm/boot/dts/aspeed/
Daspeed-bmc-asrock-romed8hm3.dts100 lm25066@40 {
101 compatible = "lm25066";
107 lm25066@41 {
108 compatible = "lm25066";
Daspeed-bmc-delta-ahe50dc.dts17 compatible = "lm25066"; \
165 /* lm25066 efuses @ 10-17, 40-47, 50-57 */
258 /* lm25066 efuses @ 10-17, 40-47, 50-57, 59, 5a */
/kernel/linux/linux-6.6/drivers/platform/mellanox/
Dmlxreg-lc.c223 I2C_BOARD_INFO("lm25066", 0x15),
/kernel/linux/linux-5.10/
DMAINTAINERS13933 F: Documentation/hwmon/lm25066.rst
/kernel/linux/linux-6.6/
DMAINTAINERS17055 F: Documentation/hwmon/lm25066.rst