Searched full:lm25066 (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/hwmon/pmbus/ |
H A 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";
|
/openbmc/linux/Documentation/hwmon/ |
H A 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.
|
H A D | index.rst | 103 lm25066
|
/openbmc/linux/drivers/hwmon/pmbus/ |
H A 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");
|
H A D | Kconfig | 187 tristate "National Semiconductor LM25066 and compatibles" 190 Semiconductor LM25056, LM25066, LM5064, and LM5066. 193 be called lm25066. 196 bool "Regulator support for LM25066 and compatibles" 200 Semiconductor LM25066, LM5064, and LM5066.
|
H A D | Makefile | 23 obj-$(CONFIG_SENSORS_LM25066) += lm25066.o
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-asrock-romed8hm3.dts | 115 lm25066@40 { 116 compatible = "ti,lm25066"; 122 lm25066@41 { 123 compatible = "ti,lm25066";
|
H A D | aspeed-bmc-delta-ahe50dc.dts | 17 compatible = "ti,lm25066"; \ 165 /* lm25066 efuses @ 10-17, 40-47, 50-57 */ 258 /* lm25066 efuses @ 10-17, 40-47, 50-57, 59, 5a */
|
/openbmc/entity-manager/configurations/ |
H A D | asrock_n3_xlarge_x86.json | 75 "Type": "LM25066" 89 "Type": "LM25066"
|
H A D | asrock_m3_small_x86.json | 127 "Type": "LM25066" 141 "Type": "LM25066"
|
H A D | asrock_c3_medium_x86.json | 231 "Type": "LM25066" 245 "Type": "LM25066"
|
/openbmc/dbus-sensors/src/psu/ |
H A D | PSUSensorMain.cpp | 98 {"LM25066", I2CDeviceType{"lm25066", true}},
|
/openbmc/linux/drivers/platform/mellanox/ |
H A D | mlxreg-lc.c | 223 I2C_BOARD_INFO("lm25066", 0x15),
|
/openbmc/linux/ |
H A D | MAINTAINERS | 17100 F: Documentation/hwmon/lm25066.rst
|
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |