Searched full:tmp512 (Results 1 – 4 of 4) sorted by relevance
/openbmc/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
|
/openbmc/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
|
/openbmc/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 161 tmp512, tmp513 444 if (data->id == tmp512 && channel == 3) in tmp51x_is_visible() 609 { "tmp512", tmp512 }, 617 .compatible = "ti,tmp512", 618 .data = (void *)tmp512 156 tmp512, tmp513 global() enumerator
|
H A D | Kconfig | 2166 If you say yes here you get support for Texas Instruments TMP512,
|