Home
last modified time | relevance | path

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

/openbmc/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
39 tmp117@48 {
40 compatible = "ti,tmp117";
/openbmc/linux/drivers/iio/temperature/
H A Dtmp117.c6 * Driver for the Texas Instruments TMP117 Temperature Sensor
194 indio_dev->name = "tmp117"; in tmp117_probe()
203 { .compatible = "ti,tmp117", .data = (void *)TMP117_DEVICE_ID },
210 { "tmp117", TMP117_DEVICE_ID },
217 .name = "tmp117",
226 MODULE_DESCRIPTION("TI TMP117 Temperature sensor driver");
H A DKconfig99 config TMP117 config
100 tristate "TMP117 Digital temperature sensor with integrated NV memory"
104 TMP117 Digital temperature sensor with integrated NV memory.
107 be called tmp117.
H A DMakefile17 obj-$(CONFIG_TMP117) += tmp117.o
/openbmc/linux/
H A DMAINTAINERS21397 TEXAS INSTRUMENTS' TMP117 TEMPERATURE SENSOR DRIVER
21401 F: Documentation/devicetree/bindings/iio/temperature/ti,tmp117.yaml
21402 F: drivers/iio/temperature/tmp117.c
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]