Searched full:tmp512 (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/hwmon/ |
H A 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/Documentation/devicetree/bindings/hwmon/ |
H A 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 60 Array of three(TMP513) or two(TMP512) n-Factor value for each remote
|
/linux/drivers/hwmon/ |
H A D | tmp513.c | 3 * Driver for Texas Instruments TMP512, TMP513 power monitor chips 10 * TMP512: 13 * Datasheet: https://www.ti.com/lit/gpn/tmp512 613 { "tmp512", TMP512_MAX_CHANNELS }, 620 { .compatible = "ti,tmp512", .data = (void *)TMP512_MAX_CHANNELS },
|
H A D | Kconfig | 2347 If you say yes here you get support for Texas Instruments TMP512,
|