Home
last modified time | relevance | path

Searched full:tmp117 (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/temperature/
H A Dti,tmp117.yaml4 $id: http://devicetree.org/schemas/iio/temperature/ti,tmp117.yaml#
7 title: TI TMP117 - Digital temperature sensor with integrated NV memory
13 https://www.ti.com/lit/gpn/tmp117
22 - ti,tmp117
46 tmp117@48 {
47 compatible = "ti,tmp117";
/linux/drivers/iio/temperature/
H A Dtmp117.c6 * Driver for the Texas Instruments TMP117 Temperature Sensor
137 .name = "tmp117",
206 { .compatible = "ti,tmp117", .data = &tmp117_channels_info },
213 { "tmp117", (kernel_ulong_t)&tmp117_channels_info },
220 .name = "tmp117",
229 MODULE_DESCRIPTION("TI TMP117 Temperature sensor driver");
H A DMakefile19 obj-$(CONFIG_TMP117) += tmp117.o
/linux/
H A DMAINTAINERS23257 TEXAS INSTRUMENTS' TMP117 TEMPERATURE SENSOR DRIVER
23261 F: Documentation/devicetree/bindings/iio/temperature/ti,tmp117.yaml
23262 F: drivers/iio/temperature/tmp117.c