Home
last modified time | relevance | path

Searched full:ltc2947 (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/hwmon/
H A Dltc2947-i2c.c3 * Analog Devices LTC2947 high precision power and energy monitor over I2C
11 #include "ltc2947.h"
30 {"ltc2947"},
37 .name = "ltc2947",
47 MODULE_DESCRIPTION("LTC2947 I2C power and energy monitor driver");
H A Dltc2947-spi.c3 * Analog Devices LTC2947 high precision power and energy monitor over SPI
12 #include "ltc2947.h"
32 {"ltc2947", 0},
39 .name = "ltc2947",
49 MODULE_DESCRIPTION("LTC2947 SPI power and energy monitor driver");
H A DMakefile137 obj-$(CONFIG_SENSORS_LTC2947) += ltc2947-core.o
138 obj-$(CONFIG_SENSORS_LTC2947_I2C) += ltc2947-i2c.o
139 obj-$(CONFIG_SENSORS_LTC2947_SPI) += ltc2947-spi.o
H A DKconfig1039 tristate "Analog Devices LTC2947 High Precision Power and Energy Monitor over I2C"
1044 If you say yes here you get support for Linear Technology LTC2947
1048 be called ltc2947-i2c.
1051 tristate "Analog Devices LTC2947 High Precision Power and Energy Monitor over SPI"
1056 If you say yes here you get support for Linear Technology LTC2947
1060 be called ltc2947-spi.
/linux/Documentation/hwmon/
H A Dltc2947.rst1 Kernel drivers ltc2947-i2c and ltc2947-spi
6 * Analog Devices LTC2947
8 Prefix: 'ltc2947'
14 https://www.analog.com/media/en/technical-documentation/data-sheets/LTC2947.pdf
21 The LTC2947 is a high precision power and energy monitor that measures current,
H A Dindex.rst136 ltc2947
/linux/
H A DMAINTAINERS15098 LTC2947 HARDWARE MONITOR DRIVER
15103 F: Documentation/devicetree/bindings/hwmon/adi,ltc2947.yaml
15104 F: drivers/hwmon/ltc2947-core.c
15105 F: drivers/hwmon/ltc2947-i2c.c
15106 F: drivers/hwmon/ltc2947-spi.c
15107 F: drivers/hwmon/ltc2947.h