1 # SPDX-License-Identifier: GPL-2.0-only
6 # When adding new entries keep the list in alphabetical order
11 tristate "ACPI Ambient Light Sensor"
14 select IIO_TRIGGERED_BUFFER
17 Say Y here if you want to build a driver for the ACPI0008
20 To compile this driver as a module, choose M here: the module will
24 tristate "ADJD-S311-CR999 digital color sensor"
26 select IIO_TRIGGERED_BUFFER
29 If you say yes here you get support for the Avago ADJD-S311-CR999
30 digital color light sensor.
32 This driver can also be built as a module. If so, the module
33 will be called adjd_s311.
36 tristate "ADUX1020 photometric sensor"
40 Say Y here if you want to build a driver for the Analog Devices
41 ADUX1020 photometric sensor.
43 To compile this driver as a module, choose M here: the
44 module will be called adux1020.
47 tristate "AL3010 ambient light sensor"
50 Say Y here if you want to build a driver for the Dyna Image AL3010
53 To compile this driver as a module, choose M here: the
54 module will be called al3010.
57 tristate "AL3320A ambient light sensor"
60 Say Y here if you want to build a driver for the Dyna Image AL3320A
63 To compile this driver as a module, choose M here: the
64 module will be called al3320a.
67 tristate "APDS9300 ambient light sensor"
70 Say Y here if you want to build a driver for the Avago APDS9300
73 To compile this driver as a module, choose M here: the
74 module will be called apds9300.
77 tristate "Avago APDS9960 gesture/RGB/ALS/proximity sensor"
83 Say Y here to build I2C interface support for the Avago
84 APDS9960 gesture/RGB/ALS/proximity sensor.
86 To compile this driver as a module, choose M here: the
87 module will be called apds9960
90 tristate "AMS AS73211 XYZ color sensor"
93 select IIO_TRIGGERED_BUFFER
95 If you say yes here you get support for the AMS AS73211
96 JENCOLOR(R) Digital XYZ Sensor.
98 For triggered measurements, you will need an additional trigger driver
99 like IIO_HRTIMER_TRIGGER or IIO_SYSFS_TRIGGER.
101 This driver can also be built as a module. If so, the module
102 will be called as73211.
105 tristate "ROHM BH1750 ambient light sensor"
108 Say Y here to build support for the ROHM BH1710, BH1715, BH1721,
109 BH1750, BH1751 ambient light sensors.
111 To compile this driver as a module, choose M here: the module will
115 tristate "ROHM BH1780 ambient light sensor"
118 Say Y here to build support for the ROHM BH1780GLI ambient
121 To compile this driver as a module, choose M here: the module will
126 tristate "CM32181 driver"
128 Say Y here if you use cm32181.
129 This option enables ambient light sensor using
130 Capella cm32181 device driver.
132 To compile this driver as a module, choose M here:
133 the module will be called cm32181.
137 tristate "CM3232 ambient light sensor"
139 Say Y here if you use cm3232.
140 This option enables ambient light sensor using
141 Capella Microsystems cm3232 device driver.
143 To compile this driver as a module, choose M here:
144 the module will be called cm3232.
148 tristate "Capella CM3323 color light sensor"
150 Say Y here if you want to build a driver for Capella CM3323
153 To compile this driver as a module, choose M here: the module will
157 tristate "Capella CM3605 ambient light and proximity sensor"
159 Say Y here if you want to build a driver for Capella CM3605
160 ambient light and short range proximity sensor.
162 To compile this driver as a module, choose M here: the module will
167 tristate "CM36651 driver"
169 Say Y here if you use cm36651.
170 This option enables proximity & RGB sensor using
171 Capella cm36651 device driver.
173 To compile this driver as a module, choose M here:
174 the module will be called cm36651.
176 config IIO_CROS_EC_LIGHT_PROX
177 tristate "ChromeOS EC Light and Proximity Sensors"
178 depends on IIO_CROS_EC_SENSORS_CORE
180 Say Y here if you use the light and proximity sensors
181 presented by the ChromeOS EC Sensor hub.
183 To compile this driver as a module, choose M here:
184 the module will be called cros_ec_light_prox.
187 tristate "Sharp GP2AP002 Proximity/ALS sensor"
191 Say Y here if you have a Sharp GP2AP002 proximity/ALS combo-chip
192 hooked to an I2C bus.
194 To compile this driver as a module, choose M here: the
195 module will be called gp2ap002.
198 tristate "Sharp GP2AP020A00F Proximity/ALS sensor"
202 select IIO_TRIGGERED_BUFFER
205 Say Y here if you have a Sharp GP2AP020A00F proximity/ALS combo-chip
206 hooked to an I2C bus.
208 To compile this driver as a module, choose M here: the
209 module will be called gp2ap020a00f.
212 tristate "Azoteq IQS621/622 ambient light sensors"
213 depends on MFD_IQS62X || COMPILE_TEST
215 Say Y here if you want to build support for the Azoteq IQS621
216 and IQS622 ambient light sensors.
218 To compile this driver as a module, choose M here: the module
219 will be called iqs621-als.
221 config SENSORS_ISL29018
222 tristate "Intersil 29018 light and proximity sensor"
227 If you say yes here you get support for ambient light sensing and
228 proximity infrared sensing from Intersil ISL29018.
229 This driver will provide the measurements of ambient light intensity
230 in lux, proximity infrared sensing and normal infrared sensing.
231 Data from sensor is accessible via sysfs.
233 config SENSORS_ISL29028
234 tristate "Intersil ISL29028 Concurrent Light and Proximity Sensor"
238 Provides driver for the Intersil's ISL29028 device.
239 This driver supports the sysfs interface to get the ALS, IR intensity,
240 Proximity value via iio. The ISL29028 provides the concurrent sensing
241 of ambient light and proximity.
244 tristate "Intersil ISL29125 digital color light sensor"
247 select IIO_TRIGGERED_BUFFER
249 Say Y here if you want to build a driver for the Intersil ISL29125
250 RGB light sensor for I2C.
252 To compile this driver as a module, choose M here: the module will be
255 config HID_SENSOR_ALS
256 depends on HID_SENSOR_HUB
258 select HID_SENSOR_IIO_COMMON
259 select HID_SENSOR_IIO_TRIGGER
262 Say yes here to build support for the HID SENSOR
263 Ambient light sensor.
265 To compile this driver as a module, choose M here: the
266 module will be called hid-sensor-als.
268 config HID_SENSOR_PROX
269 depends on HID_SENSOR_HUB
271 select HID_SENSOR_IIO_COMMON
272 select HID_SENSOR_IIO_TRIGGER
275 Say yes here to build support for the HID SENSOR
278 To compile this driver as a module, choose M here: the
279 module will be called hid-sensor-prox.
282 tristate "JSA1212 ALS and proximity sensor driver"
286 Say Y here if you want to build a IIO driver for JSA1212
287 proximity & ALS sensor device.
289 To compile this driver as a module, choose M here:
290 the module will be called jsa1212.
293 tristate "ROHM RPR0521 ALS and proximity sensor driver"
297 select IIO_TRIGGERED_BUFFER
299 Say Y here if you want to build support for ROHM's RPR0521
300 ambient light and proximity sensor device.
302 To compile this driver as a module, choose M here:
303 the module will be called rpr0521.
305 config SENSORS_LM3533
306 tristate "LM3533 ambient light sensor"
307 depends on MFD_LM3533
309 If you say yes here you get support for the ambient light sensor
310 interface on National Semiconductor / TI LM3533 Lighting Power
313 The sensor interface can be used to control the LEDs and backlights
314 of the chip through defining five light zones and three sets of
315 corresponding output-current values.
317 The driver provides raw and mean adc readings along with the current
318 light zone through sysfs. A threshold event can be generated on zone
319 changes. The ALS-control output values can be set per zone for the
320 three current output channels.
323 tristate "LTR-501ALS-01 light sensor"
327 select IIO_TRIGGERED_BUFFER
329 If you say yes here you get support for the Lite-On LTR-501ALS-01
330 ambient light and proximity sensor. This driver also supports LTR-559
331 ALS/PS or LTR-301 ALS sensors.
333 This driver can also be built as a module. If so, the module
334 will be called ltr501.
337 tristate "Liteon LTRF216A Light Sensor"
341 If you say Y or M here, you get support for Liteon LTRF216A
342 Ambient Light Sensor.
344 If built as a dynamically linked module, it will be called
348 tristate "LV0104CS Ambient Light Sensor"
351 Say Y here if you want to build support for the On Semiconductor
352 LV0104CS ambient light sensor.
354 To compile this driver as a module, choose M here:
355 the module will be called lv0104cs.
358 tristate "MAX44000 Ambient and Infrared Proximity Sensor"
362 select IIO_TRIGGERED_BUFFER
364 Say Y here if you want to build support for Maxim Integrated's
365 MAX44000 ambient and infrared proximity sensor device.
367 To compile this driver as a module, choose M here:
368 the module will be called max44000.
371 tristate "MAX44009 Ambient Light Sensor"
375 Say Y here if you want to build support for Maxim Integrated's
376 MAX44009 ambient light sensor device.
378 To compile this driver as a module, choose M here:
379 the module will be called max44009.
382 tristate "ON Semiconductor NOA1305 ambient light sensor"
386 Say Y here if you want to build support for the ON Semiconductor
387 NOA1305 ambient light sensor.
389 To compile this driver as a module, choose M here:
390 The module will be called noa1305.
393 tristate "Texas Instruments OPT3001 Light Sensor"
396 If you say Y or M here, you get support for Texas Instruments
397 OPT3001 Ambient Light Sensor.
399 If built as a dynamically linked module, it will be called
403 tristate "TXC PA12203001 light and proximity sensor"
407 If you say yes here you get support for the TXC PA12203001
408 ambient light and proximity sensor.
410 This driver can also be built as a module. If so, the module
411 will be called pa12203001.
414 tristate "SI1133 UV Index Sensor and Ambient Light Sensor"
418 Say Y here if you want to build a driver for the Silicon Labs SI1133
419 UV Index Sensor and Ambient Light Sensor chip.
421 To compile this driver as a module, choose M here: the module will be
425 tristate "SI1132 and SI1141/2/3/5/6/7 combined ALS, UV index and proximity sensor"
428 select IIO_TRIGGERED_BUFFER
430 Say Y here if you want to build a driver for the Silicon Labs SI1132 or
431 SI1141/2/3/5/6/7 combined ambient light, UV index and proximity sensor
434 To compile this driver as a module, choose M here: the module will be
438 tristate "STK3310 ALS and proximity sensor"
442 Say yes here to get support for the Sensortek STK3310 ambient light
443 and proximity sensor. The STK3311 model is also supported by this
446 Choosing M will build the driver as a module. If so, the module
447 will be called stk3310.
450 tristate "STMicroelectronics UVIS25 sensor driver"
451 depends on (I2C || SPI)
453 select IIO_TRIGGERED_BUFFER
454 select ST_UVIS25_I2C if (I2C)
455 select ST_UVIS25_SPI if (SPI_MASTER)
457 Say yes here to build support for STMicroelectronics UVIS25
460 To compile this driver as a module, choose M here: the module
461 will be called st_uvis25.
474 tristate "TAOS TCS3414 digital color sensor"
477 select IIO_TRIGGERED_BUFFER
479 If you say yes here you get support for the TAOS TCS3414
480 family of digital color sensors.
482 This driver can also be built as a module. If so, the module
483 will be called tcs3414.
486 tristate "TAOS TCS3472 color light-to-digital converter"
489 select IIO_TRIGGERED_BUFFER
491 If you say yes here you get support for the TAOS TCS3472
492 family of color light-to-digital converters with IR filter.
494 This driver can also be built as a module. If so, the module
495 will be called tcs3472.
497 config SENSORS_TSL2563
498 tristate "TAOS TSL2560, TSL2561, TSL2562 and TSL2563 ambient light sensors"
501 If you say yes here you get support for the Taos TSL2560,
502 TSL2561, TSL2562 and TSL2563 ambient light sensors.
504 This driver can also be built as a module. If so, the module
505 will be called tsl2563.
508 tristate "TAOS TSL2580, TSL2581 and TSL2583 light-to-digital converters"
511 Provides support for the TAOS tsl2580, tsl2581 and tsl2583 devices.
512 Access ALS data via iio, sysfs.
515 tristate "TAOS TSL2591 ambient light sensor"
518 Select Y here for support of the AMS/TAOS TSL2591 ambient light sensor,
519 featuring channels for combined visible + IR intensity and lux illuminance.
520 Access data via iio and sysfs. Supports iio_events.
522 To compile this driver as a module, select M: the
523 module will be called tsl2591.
526 tristate "TAOS TSL/TMD2x71 and TSL/TMD2x72 Family of light and proximity sensors"
529 Support for: tsl2571, tsl2671, tmd2671, tsl2771, tmd2771, tsl2572, tsl2672,
530 tmd2672, tsl2772, tmd2772 devices.
531 Provides iio_events and direct access via sysfs.
534 tristate "TAOS TSL4531 ambient light sensors"
537 Say Y here if you want to build a driver for the TAOS TSL4531 family
538 of ambient light sensors with direct lux output.
540 To compile this driver as a module, choose M here: the
541 module will be called tsl4531.
544 tristate "UPISEMI light and proximity sensor"
547 If you say yes here you get support for the UPISEMI US5182D
548 ambient light and proximity sensor.
550 This driver can also be built as a module. If so, the module
551 will be called us5182d.
554 tristate "VCNL4000/4010/4020/4200 combined ALS and proximity sensor"
556 select IIO_TRIGGERED_BUFFER
559 Say Y here if you want to build a driver for the Vishay VCNL4000,
560 VCNL4010, VCNL4020, VCNL4200 combined ambient light and proximity
563 To compile this driver as a module, choose M here: the
564 module will be called vcnl4000.
567 tristate "VCNL4035 combined ALS and proximity sensor"
569 select IIO_TRIGGERED_BUFFER
573 Say Y here if you want to build a driver for the Vishay VCNL4035,
574 combined ambient light (ALS) and proximity sensor. Currently only ALS
575 function is available.
577 To compile this driver as a module, choose M here: the
578 module will be called vcnl4035.
581 tristate "VEML6030 ambient light sensor"
585 Say Y here if you want to build a driver for the Vishay VEML6030
586 ambient light sensor (ALS).
588 To compile this driver as a module, choose M here: the
589 module will be called veml6030.
592 tristate "VEML6070 UV A light sensor"
595 Say Y here if you want to build a driver for the Vishay VEML6070 UV A
598 To compile this driver as a module, choose M here: the
599 module will be called veml6070.
602 tristate "VL6180 ALS, range and proximity sensor"
605 Say Y here if you want to build a driver for the STMicroelectronics
606 VL6180 combined ambient light, range and proximity sensor.
608 To compile this driver as a module, choose M here: the
609 module will be called vl6180.
612 tristate "ZOPT2201 ALS and UV B sensor"
615 Say Y here if you want to build a driver for the IDT
616 ZOPT2201 ambient light and UV B sensor.
618 To compile this driver as a module, choose M here: the
619 module will be called zopt2201.