Searched full:tmp512 (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/Documentation/hwmon/ |
D | tmp513.rst | 8 * Texas Instruments TMP512 10 Prefix: 'tmp512' 12 Datasheet: https://www.ti.com/lit/ds/symlink/tmp512.pdf 27 This driver implements support for Texas Instruments TMP512, and TMP513. 28 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
|
/Linux-v5.10/Documentation/devicetree/bindings/hwmon/ |
D | ti,tmp513.yaml | 14 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors 22 https://www.ti.com/lit/gpn/tmp512 28 - ti,tmp512 61 Array of three(TMP513) or two(TMP512) n-Factor value for each remote
|
/Linux-v5.10/drivers/hwmon/ |
D | tmp513.c | 3 * Driver for Texas Instruments TMP512, TMP513 power monitor chips 10 * TMP512: 13 * Datasheet: https://www.ti.com/lit/gpn/tmp512 156 tmp512, tmp513 enumerator 437 if (data->id == tmp512 && channel == 4) in tmp51x_is_visible() 604 { "tmp512", tmp512 }, 612 .compatible = "ti,tmp512", 613 .data = (void *)tmp512
|
D | Kconfig | 1869 If you say yes here you get support for Texas Instruments TMP512,
|