Home
last modified time | relevance | path

Searched full:tmp513 (Results 1 – 6 of 6) 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
H A Dindex.rst256 tmp513
/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 },
H A DMakefile235 obj-$(CONFIG_SENSORS_TMP513) += tmp513.o
H A DKconfig2427 tristate "Texas Instruments TMP513 and compatibles"
2432 and TMP513 temperature and power supply sensor chips.
2435 will be called tmp513.
/linux/
H A DMAINTAINERS26652 TMP513 HARDWARE MONITOR DRIVER
26656 F: Documentation/hwmon/tmp513.rst
26657 F: drivers/hwmon/tmp513.c