Searched full:ltc2992 (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/hwmon/ |
| 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,
|
| D | index.rst | 119 ltc2992
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/hwmon/ |
| 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";
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| 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() 915 { .compatible = "adi,ltc2992" }, 921 {"ltc2992", 0}, 928 .name = "ltc2992",
|
| D | Makefile | 130 obj-$(CONFIG_SENSORS_LTC2992) += ltc2992.o
|
| D | Kconfig | 936 tristate "Linear Technology LTC2992" 940 If you say yes here you get support for Linear Technology LTC2992 941 I2C System Monitor. The LTC2992 measures current, voltage, and 945 be called ltc2992.
|