Searched full:tmp117 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/ |
H A D | ti,tmp117.yaml | 4 $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 D | tmp117.c | 6 * 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 D | Kconfig | 99 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 D | Makefile | 17 obj-$(CONFIG_TMP117) += tmp117.o
|
/openbmc/linux/ |
H A D | MAINTAINERS | 21397 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 D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |