Searched full:ltc2992 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/Documentation/hwmon/ |
H A D | ltc2992.rst | 3 Kernel driver ltc2992 7 * Linear Technology LTC2992 8 Prefix: 'ltc2992' 9 Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/ltc2992.pdf 17 This driver supports hardware monitoring for Linear Technology LTC2992 power monitor. 19 LTC2992 is a rail-to-rail system monitor that measures current,
|
H A D | index.rst | 121 ltc2992
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | adi,ltc2992.yaml | 4 $id: http://devicetree.org/schemas/hwmon/adi,ltc2992.yaml# 14 https://www.analog.com/media/en/technical-documentation/data-sheets/ltc2992.pdf 19 - adi,ltc2992 42 The channel number. LTC2992 can monitor two supplies. 63 ltc2992@6f { 67 compatible = "adi,ltc2992";
|
/openbmc/linux/drivers/hwmon/ |
H A D | ltc2992.c | 3 * LTC2992 - Dual Wide Range Power Monitor 315 gpio_name = devm_kasprintf(&st->client->dev, GFP_KERNEL, "ltc2992-%x-%s", in ltc2992_config_gpio() 921 { .compatible = "adi,ltc2992" }, 927 {"ltc2992", 0}, 934 .name = "ltc2992",
|
H A D | Makefile | 131 obj-$(CONFIG_SENSORS_LTC2992) += ltc2992.o
|
H A D | Kconfig | 949 tristate "Linear Technology LTC2992" 953 If you say yes here you get support for Linear Technology LTC2992 954 I2C System Monitor. The LTC2992 measures current, voltage, and 958 be called ltc2992.
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |