1 # SPDX-License-Identifier: GPL-2.0-only
3 # Temperature sensor drivers
5 menu "Temperature sensors"
8 tristate "Analog Devices Multi-Sensor Digital Temperature Measurement System"
12 Say yes here to build support for the LTC2983 Multi-Sensor
13 high accuracy digital temperature measurement system.
15 To compile this driver as a module, choose M here: the module
16 will be called ltc2983.
18 config MAXIM_THERMOCOUPLE
19 tristate "Maxim thermocouple sensors"
22 select IIO_TRIGGERED_BUFFER
24 If you say yes here you get support for the Maxim series of
25 thermocouple sensors connected via SPI.
31 This driver can also be built as a module. If so, the module will
32 be called maxim_thermocouple.
34 config HID_SENSOR_TEMP
35 tristate "HID Environmental temperature sensor"
36 depends on HID_SENSOR_HUB
38 select IIO_TRIGGERED_BUFFER
39 select HID_SENSOR_IIO_COMMON
40 select HID_SENSOR_IIO_TRIGGER
42 Say yes here to build support for the HID SENSOR
45 To compile this driver as a module, choose M here: the module
46 will be called hid-sensor-temperature.
49 tristate "MLX90614 contact-less infrared sensor"
52 If you say yes here you get support for the Melexis
53 MLX90614 contact-less infrared sensor connected with I2C.
55 This driver can also be built as a module. If so, the module will
59 tristate "MLX90632 contact-less infrared sensor with medical accuracy"
63 If you say yes here you get support for the Melexis
64 MLX90632 contact-less infrared sensor with medical accuracy
67 This driver can also be built as a module. If so, the module will
71 tristate "TMP006 infrared thermopile sensor"
74 If you say yes here you get support for the Texas Instruments
75 TMP006 infrared thermopile sensor.
77 This driver can also be built as a module. If so, the module will
81 tristate "TMP007 infrared thermopile sensor with Integrated Math Engine"
84 If you say yes here you get support for the Texas Instruments
85 TMP007 infrared thermopile sensor with Integrated Math Engine.
87 This driver can also be built as a module. If so, the module will
91 tristate "Measurement Specialties TSYS01 temperature sensor using I2C bus connection"
93 select IIO_MS_SENSORS_I2C
95 If you say yes here you get support for the Measurement Specialties
96 TSYS01 I2C temperature sensor.
98 This driver can also be built as a module. If so, the module will
102 tristate "Measurement Specialties TSYS02D temperature sensor"
104 select IIO_MS_SENSORS_I2C
106 If you say yes here you get support for the Measurement Specialties
107 TSYS02D temperature sensor.
109 This driver can also be built as a module. If so, the module will
113 tristate "MAX31856 thermocouple sensor"
116 If you say yes here you get support for MAX31856
117 thermocouple sensor chip connected via SPI.
119 This driver can also be built as a module. If so, the module
120 will be called max31856.