1 # SPDX-License-Identifier: GPL-2.0-only
3 # Temperature sensor drivers
5 menu "Temperature sensors"
8 tristate "Azoteq IQS620AT temperature sensor"
9 depends on MFD_IQS62X || COMPILE_TEST
11 Say Y here if you want to build support for the Azoteq IQS620AT
14 To compile this driver as a module, choose M here: the module
15 will be called iqs620at-temp.
18 tristate "Analog Devices Multi-Sensor Digital Temperature Measurement System"
22 Say yes here to build support for the LTC2983 Multi-Sensor
23 high accuracy digital temperature measurement system.
25 To compile this driver as a module, choose M here: the module
26 will be called ltc2983.
28 config MAXIM_THERMOCOUPLE
29 tristate "Maxim thermocouple sensors"
32 select IIO_TRIGGERED_BUFFER
34 If you say yes here you get support for the Maxim series of
35 thermocouple sensors connected via SPI.
41 This driver can also be built as a module. If so, the module will
42 be called maxim_thermocouple.
44 config HID_SENSOR_TEMP
45 tristate "HID Environmental temperature sensor"
46 depends on HID_SENSOR_HUB
48 select IIO_TRIGGERED_BUFFER
49 select HID_SENSOR_IIO_COMMON
50 select HID_SENSOR_IIO_TRIGGER
52 Say yes here to build support for the HID SENSOR
55 To compile this driver as a module, choose M here: the module
56 will be called hid-sensor-temperature.
59 tristate "MLX90614 contact-less infrared sensor"
62 If you say yes here you get support for the Melexis
63 MLX90614 contact-less infrared sensor connected with I2C.
65 This driver can also be built as a module. If so, the module will
69 tristate "MLX90632 contact-less infrared sensor with medical accuracy"
73 If you say yes here you get support for the Melexis
74 MLX90632 contact-less infrared sensor with medical accuracy
77 This driver can also be built as a module. If so, the module will
81 tristate "TMP006 infrared thermopile sensor"
84 If you say yes here you get support for the Texas Instruments
85 TMP006 infrared thermopile sensor.
87 This driver can also be built as a module. If so, the module will
91 tristate "TMP007 infrared thermopile sensor with Integrated Math Engine"
94 If you say yes here you get support for the Texas Instruments
95 TMP007 infrared thermopile sensor with Integrated Math Engine.
97 This driver can also be built as a module. If so, the module will
101 tristate "Measurement Specialties TSYS01 temperature sensor using I2C bus connection"
103 select IIO_MS_SENSORS_I2C
105 If you say yes here you get support for the Measurement Specialties
106 TSYS01 I2C temperature sensor.
108 This driver can also be built as a module. If so, the module will
112 tristate "Measurement Specialties TSYS02D temperature sensor"
114 select IIO_MS_SENSORS_I2C
116 If you say yes here you get support for the Measurement Specialties
117 TSYS02D temperature sensor.
119 This driver can also be built as a module. If so, the module will
123 tristate "MAX31856 thermocouple sensor"
126 If you say yes here you get support for MAX31856
127 thermocouple sensor chip connected via SPI.
129 This driver can also be built as a module. If so, the module
130 will be called max31856.