Searched full:ltc2992 (Results 1 – 5 of 5) sorted by relevance
| /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 | 134 ltc2992
|
| /linux/drivers/hwmon/ |
| H A D | ltc2992.c | 3 * LTC2992 - Dual Wide Range Power Monitor 325 gpio_name = devm_kasprintf(&st->client->dev, GFP_KERNEL, "ltc2992-%x-%s", in ltc2992_config_gpio() 922 { .compatible = "adi,ltc2992" }, 928 {"ltc2992"}, 935 .name = "ltc2992",
|
| H A D | Makefile | 142 obj-$(CONFIG_SENSORS_LTC2992) += ltc2992.o
|
| H A D | Kconfig | 1086 tristate "Linear Technology LTC2992" 1090 If you say yes here you get support for Linear Technology LTC2992 1091 I2C System Monitor. The LTC2992 measures current, voltage, and 1095 be called ltc2992.
|