Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dti,tmp513.yaml5 $id: http://devicetree.org/schemas/hwmon/ti,tmp513.yaml#
8 title: TMP513/512 system monitor sensor
14 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
21 https://www.ti.com/lit/gpn/tmp513
29 - ti,tmp513
60 Array of three(TMP513) or two(TMP512) n-Factor value for each remote
83 tmp513@5c {
84 compatible = "ti,tmp513";
/openbmc/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.rst221 tmp513
/openbmc/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
161 tmp512, tmp513
593 if (data->id == tmp513) { in tmp51x_init()
610 { "tmp513", tmp513 },
621 .compatible = "ti,tmp513",
622 .data = (void *)tmp513
156 tmp512, tmp513 global() enumerator
[all...]
H A DMakefile213 obj-$(CONFIG_SENSORS_TMP513) += tmp513.o
H A DKconfig2162 tristate "Texas Instruments TMP513 and compatibles"
2167 and TMP513 temperature and power supply sensor chips.
2170 will be called tmp513.
/openbmc/linux/
H A DMAINTAINERS21773 TMP513 HARDWARE MONITOR DRIVER
21777 F: Documentation/hwmon/tmp513.rst
21778 F: drivers/hwmon/tmp513.c
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]
H A Dopengrok1.0.log[all...]