Home
last modified time | relevance | path

Searched full:tmp513 (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/hwmon/
H A Dtmp513.rst3 Kernel driver tmp513
14 * Texas Instruments TMP513
16 Prefix: 'tmp513'
18 Datasheet: https://www.ti.com/lit/ds/symlink/tmp513.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/drivers/hwmon/
H A Dtmp513.c3 * Driver for Texas Instruments TMP512, TMP513 power monitor chips
5 * TMP513:
8 * Datasheet: https://www.ti.com/lit/gpn/tmp513
63 // TMP513 specific register definition
615 { "tmp513", TMP513_MAX_CHANNELS },
622 { .compatible = "ti,tmp513", .data = (void *)TMP513_MAX_CHANNELS },
/linux/
H A DMAINTAINERS25905 TMP513 HARDWARE MONITOR DRIVER
25909 F: Documentation/hwmon/tmp513.rst
25910 F: drivers/hwmon/tmp513.c