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 APDS9306 Ambient Light Sensor"
82 If you say Y or M here, you get support for Avago APDS9306
85 If built as a dynamically linked module, it will be called
89 tristate "Avago APDS9960 gesture/RGB/ALS/proximity sensor"
95 Say Y here to build I2C interface support for the Avago
96 APDS9960 gesture/RGB/ALS/proximity sensor.
98 To compile this driver as a module, choose M here: the
99 module will be called apds9960
102 tristate "AMS AS73211 XYZ color sensor and AMS AS7331 UV sensor"
105 select IIO_TRIGGERED_BUFFER
107 If you say yes here you get support for the AMS AS73211
108 JENCOLOR(R) Digital XYZ and the AMS AS7331 UVA, UVB and UVC
111 For triggered measurements, you will need an additional trigger driver
112 like IIO_HRTIMER_TRIGGER or IIO_SYSFS_TRIGGER.
114 This driver can also be built as a module. If so, the module
115 will be called as73211.
118 tristate "ROHM BH1745 colour sensor"
122 select IIO_TRIGGERED_BUFFER
123 select IIO_GTS_HELPER
125 Say Y here to build support for the ROHM bh1745 colour sensor.
127 To compile this driver as a module, choose M here: the module will
131 tristate "ROHM BH1750 ambient light sensor"
134 Say Y here to build support for the ROHM BH1710, BH1715, BH1721,
135 BH1750, BH1751 ambient light sensors.
137 To compile this driver as a module, choose M here: the module will
141 tristate "ROHM BH1780 ambient light sensor"
144 Say Y here to build support for the ROHM BH1780GLI ambient
147 To compile this driver as a module, choose M here: the module will
152 tristate "CM32181 driver"
154 Say Y here if you use cm32181.
155 This option enables ambient light sensor using
156 Capella cm32181 device driver.
158 To compile this driver as a module, choose M here:
159 the module will be called cm32181.
163 tristate "CM3232 ambient light sensor"
165 Say Y here if you use cm3232.
166 This option enables ambient light sensor using
167 Capella Microsystems cm3232 device driver.
169 To compile this driver as a module, choose M here:
170 the module will be called cm3232.
174 tristate "Capella CM3323 color light sensor"
176 Say Y here if you want to build a driver for Capella CM3323
179 To compile this driver as a module, choose M here: the module will
183 tristate "Capella CM3605 ambient light and proximity sensor"
185 Say Y here if you want to build a driver for Capella CM3605
186 ambient light and short range proximity sensor.
188 To compile this driver as a module, choose M here: the module will
193 tristate "CM36651 driver"
195 Say Y here if you use cm36651.
196 This option enables proximity & RGB sensor using
197 Capella cm36651 device driver.
199 To compile this driver as a module, choose M here:
200 the module will be called cm36651.
202 config IIO_CROS_EC_LIGHT_PROX
203 tristate "ChromeOS EC Light and Proximity Sensors"
204 depends on IIO_CROS_EC_SENSORS_CORE
206 Say Y here if you use the light and proximity sensors
207 presented by the ChromeOS EC Sensor hub.
209 To compile this driver as a module, choose M here:
210 the module will be called cros_ec_light_prox.
213 tristate "Sharp GP2AP002 Proximity/ALS sensor"
217 Say Y here if you have a Sharp GP2AP002 proximity/ALS combo-chip
218 hooked to an I2C bus.
220 To compile this driver as a module, choose M here: the
221 module will be called gp2ap002.
224 tristate "Sharp GP2AP020A00F Proximity/ALS sensor"
228 select IIO_TRIGGERED_BUFFER
231 Say Y here if you have a Sharp GP2AP020A00F proximity/ALS combo-chip
232 hooked to an I2C bus.
234 To compile this driver as a module, choose M here: the
235 module will be called gp2ap020a00f.
238 tristate "Azoteq IQS621/622 ambient light sensors"
239 depends on MFD_IQS62X || COMPILE_TEST
241 Say Y here if you want to build support for the Azoteq IQS621
242 and IQS622 ambient light sensors.
244 To compile this driver as a module, choose M here: the module
245 will be called iqs621-als.
247 config SENSORS_ISL29018
248 tristate "Intersil 29018 light and proximity sensor"
252 If you say yes here you get support for ambient light sensing and
253 proximity infrared sensing from Intersil ISL29018.
254 This driver will provide the measurements of ambient light intensity
255 in lux, proximity infrared sensing and normal infrared sensing.
256 Data from sensor is accessible via sysfs.
258 config SENSORS_ISL29028
259 tristate "Intersil ISL29028 Concurrent Light and Proximity Sensor"
263 Provides driver for the Intersil's ISL29028 device.
264 This driver supports the sysfs interface to get the ALS, IR intensity,
265 Proximity value via iio. The ISL29028 provides the concurrent sensing
266 of ambient light and proximity.
269 tristate "Intersil ISL29125 digital color light sensor"
272 select IIO_TRIGGERED_BUFFER
274 Say Y here if you want to build a driver for the Intersil ISL29125
275 RGB light sensor for I2C.
277 To compile this driver as a module, choose M here: the module will be
281 tristate "Intersil ISL76682 Light Sensor"
285 Say Y here if you want to build a driver for the Intersil ISL76682
286 Ambient Light Sensor and IR Intensity sensor. This driver provides
287 the readouts via standard IIO sysfs and device interface. Both ALS
288 illuminance and IR illuminance are provided raw with separate scale
289 setting which can be configured via sysfs, the default scale is 1000
290 lux, other options are 4000/16000/64000 lux.
292 To compile this driver as a module, choose M here: the module will be
295 config HID_SENSOR_ALS
296 depends on HID_SENSOR_HUB
298 select HID_SENSOR_IIO_COMMON
299 select HID_SENSOR_IIO_TRIGGER
302 Say yes here to build support for the HID SENSOR
303 Ambient light sensor.
305 To compile this driver as a module, choose M here: the
306 module will be called hid-sensor-als.
308 config HID_SENSOR_PROX
309 depends on HID_SENSOR_HUB
311 select HID_SENSOR_IIO_COMMON
312 select HID_SENSOR_IIO_TRIGGER
315 Say yes here to build support for the HID SENSOR
318 To compile this driver as a module, choose M here: the
319 module will be called hid-sensor-prox.
322 tristate "JSA1212 ALS and proximity sensor driver"
326 Say Y here if you want to build a IIO driver for JSA1212
327 proximity & ALS sensor device.
329 To compile this driver as a module, choose M here:
330 the module will be called jsa1212.
333 tristate "ROHM BU27034 ambient light sensor"
336 select IIO_GTS_HELPER
340 Enable support for the ROHM BU27034 ambient light sensor. ROHM BU27034
341 is an ambient light sesnor with 3 channels and 3 photo diodes capable
342 of detecting a very wide range of illuminance.
343 Typical application is adjusting LCD and backlight power of TVs and
347 tristate "ROHM RPR0521 ALS and proximity sensor driver"
351 select IIO_TRIGGERED_BUFFER
353 Say Y here if you want to build support for ROHM's RPR0521
354 ambient light and proximity sensor device.
356 To compile this driver as a module, choose M here:
357 the module will be called rpr0521.
359 config SENSORS_LM3533
360 tristate "LM3533 ambient light sensor"
361 depends on MFD_LM3533
363 If you say yes here you get support for the ambient light sensor
364 interface on National Semiconductor / TI LM3533 Lighting Power
367 The sensor interface can be used to control the LEDs and backlights
368 of the chip through defining five light zones and three sets of
369 corresponding output-current values.
371 The driver provides raw and mean adc readings along with the current
372 light zone through sysfs. A threshold event can be generated on zone
373 changes. The ALS-control output values can be set per zone for the
374 three current output channels.
377 tristate "LTR-390UV-01 ambient light and UV sensor"
381 If you say yes here you get support for the Lite-On LTR-390UV-01
382 ambient light and UV sensor.
384 This driver can also be built as a module. If so, the module
385 will be called ltr390.
388 tristate "LTR-501ALS-01 light sensor"
392 select IIO_TRIGGERED_BUFFER
394 If you say yes here you get support for the Lite-On LTR-501ALS-01
395 ambient light and proximity sensor. This driver also supports LTR-559
396 ALS/PS or LTR-301 ALS sensors.
398 This driver can also be built as a module. If so, the module
399 will be called ltr501.
402 tristate "Liteon LTRF216A Light Sensor"
406 If you say Y or M here, you get support for Liteon LTRF216A
407 Ambient Light Sensor.
409 If built as a dynamically linked module, it will be called
413 tristate "LV0104CS Ambient Light Sensor"
416 Say Y here if you want to build support for the On Semiconductor
417 LV0104CS ambient light sensor.
419 To compile this driver as a module, choose M here:
420 the module will be called lv0104cs.
423 tristate "MAX44000 Ambient and Infrared Proximity Sensor"
427 select IIO_TRIGGERED_BUFFER
429 Say Y here if you want to build support for Maxim Integrated's
430 MAX44000 ambient and infrared proximity sensor device.
432 To compile this driver as a module, choose M here:
433 the module will be called max44000.
436 tristate "MAX44009 Ambient Light Sensor"
440 Say Y here if you want to build support for Maxim Integrated's
441 MAX44009 ambient light sensor device.
443 To compile this driver as a module, choose M here:
444 the module will be called max44009.
447 tristate "ON Semiconductor NOA1305 ambient light sensor"
451 Say Y here if you want to build support for the ON Semiconductor
452 NOA1305 ambient light sensor.
454 To compile this driver as a module, choose M here:
455 The module will be called noa1305.
458 tristate "Texas Instruments OPT3001 Light Sensor"
461 If you say Y or M here, you get support for Texas Instruments
462 OPT3001 Ambient Light Sensor, OPT3002 Light-to-Digital Sensor.
464 If built as a dynamically linked module, it will be called
468 tristate "Texas Instruments OPT4001 Light Sensor"
472 If you say Y or M here, you get support for Texas Instruments
473 OPT4001 Ambient Light Sensor.
475 If built as a dynamically linked module, it will be called
479 tristate "Texas Instruments OPT4060 RGBW Color Sensor"
483 select IIO_TRIGGERED_BUFFER
485 If you say Y or M here, you get support for Texas Instruments
486 OPT4060 RGBW Color Sensor.
488 If built as a dynamically linked module, it will be called
492 tristate "TXC PA12203001 light and proximity sensor"
496 If you say yes here you get support for the TXC PA12203001
497 ambient light and proximity sensor.
499 This driver can also be built as a module. If so, the module
500 will be called pa12203001.
503 tristate "SI1133 UV Index Sensor and Ambient Light Sensor"
507 Say Y here if you want to build a driver for the Silicon Labs SI1133
508 UV Index Sensor and Ambient Light Sensor chip.
510 To compile this driver as a module, choose M here: the module will be
514 tristate "SI1132 and SI1141/2/3/5/6/7 combined ALS, UV index and proximity sensor"
517 select IIO_TRIGGERED_BUFFER
519 Say Y here if you want to build a driver for the Silicon Labs SI1132 or
520 SI1141/2/3/5/6/7 combined ambient light, UV index and proximity sensor
523 To compile this driver as a module, choose M here: the module will be
527 tristate "STK3310 ALS and proximity sensor"
531 Say yes here to get support for the Sensortek STK3310 ambient light
532 and proximity sensor. The STK3311 model is also supported by this
535 Choosing M will build the driver as a module. If so, the module
536 will be called stk3310.
539 tristate "STMicroelectronics UVIS25 sensor driver"
540 depends on (I2C || SPI)
542 select IIO_TRIGGERED_BUFFER
543 select ST_UVIS25_I2C if (I2C)
544 select ST_UVIS25_SPI if (SPI_MASTER)
546 Say yes here to build support for STMicroelectronics UVIS25
549 To compile this driver as a module, choose M here: the module
550 will be called st_uvis25.
563 tristate "TAOS TCS3414 digital color sensor"
566 select IIO_TRIGGERED_BUFFER
568 If you say yes here you get support for the TAOS TCS3414
569 family of digital color sensors.
571 This driver can also be built as a module. If so, the module
572 will be called tcs3414.
575 tristate "TAOS TCS3472 color light-to-digital converter"
578 select IIO_TRIGGERED_BUFFER
580 If you say yes here you get support for the TAOS TCS3472
581 family of color light-to-digital converters with IR filter.
583 This driver can also be built as a module. If so, the module
584 will be called tcs3472.
586 config SENSORS_TSL2563
587 tristate "TAOS TSL2560, TSL2561, TSL2562 and TSL2563 ambient light sensors"
590 If you say yes here you get support for the Taos TSL2560,
591 TSL2561, TSL2562 and TSL2563 ambient light sensors.
593 This driver can also be built as a module. If so, the module
594 will be called tsl2563.
597 tristate "TAOS TSL2580, TSL2581 and TSL2583 light-to-digital converters"
600 Provides support for the TAOS tsl2580, tsl2581 and tsl2583 devices.
601 Access ALS data via iio, sysfs.
604 tristate "TAOS TSL2591 ambient light sensor"
607 Select Y here for support of the AMS/TAOS TSL2591 ambient light sensor,
608 featuring channels for combined visible + IR intensity and lux illuminance.
609 Access data via iio and sysfs. Supports iio_events.
611 To compile this driver as a module, select M: the
612 module will be called tsl2591.
615 tristate "TAOS TSL/TMD2x71 and TSL/TMD2x72 Family of light and proximity sensors"
618 Support for: tsl2571, tsl2671, tmd2671, tsl2771, tmd2771, tsl2572, tsl2672,
619 tmd2672, tsl2772, tmd2772 devices.
620 Provides iio_events and direct access via sysfs.
623 tristate "TAOS TSL4531 ambient light sensors"
626 Say Y here if you want to build a driver for the TAOS TSL4531 family
627 of ambient light sensors with direct lux output.
629 To compile this driver as a module, choose M here: the
630 module will be called tsl4531.
633 tristate "UPISEMI light and proximity sensor"
636 If you say yes here you get support for the UPISEMI US5182D
637 ambient light and proximity sensor.
639 This driver can also be built as a module. If so, the module
640 will be called us5182d.
643 tristate "VCNL4000/4010/4020/4200 combined ALS and proximity sensor"
645 select IIO_TRIGGERED_BUFFER
648 Say Y here if you want to build a driver for the Vishay VCNL4000,
649 VCNL4010, VCNL4020, VCNL4200 combined ambient light and proximity
652 To compile this driver as a module, choose M here: the
653 module will be called vcnl4000.
656 tristate "VCNL4035 combined ALS and proximity sensor"
658 select IIO_TRIGGERED_BUFFER
662 Say Y here if you want to build a driver for the Vishay VCNL4035,
663 combined ambient light (ALS) and proximity sensor. Currently only ALS
664 function is available.
666 To compile this driver as a module, choose M here: the
667 module will be called vcnl4035.
670 tristate "VEML3235 ambient light sensor"
672 select IIO_GTS_HELPER
675 Say Y here if you want to build a driver for the Vishay VEML3235
676 ambient light sensor.
678 To compile this driver as a module, choose M here: the
679 module will be called veml3235.
682 tristate "VEML6030 and VEML6035 ambient light sensors"
685 select IIO_TRIGGERED_BUFFER
688 Say Y here if you want to build a driver for the Vishay VEML6030
689 and VEML6035 ambient light sensors (ALS).
691 To compile this driver as a module, choose M here: the
692 module will be called veml6030.
695 tristate "VEML6040 RGBW light sensor"
699 Say Y here if you want to build a driver for the Vishay VEML6040
702 To compile this driver as a module, choose M here: the
703 module will be called veml6040.
706 tristate "VEML6070 UV A light sensor"
709 Say Y here if you want to build a driver for the Vishay VEML6070 UV A
712 To compile this driver as a module, choose M here: the
713 module will be called veml6070.
716 tristate "VEML6075 UVA and UVB light sensor"
720 Say Y here if you want to build a driver for the Vishay VEML6075 UVA
721 and UVB light sensor.
723 To compile this driver as a module, choose M here: the
724 module will be called veml6075.
727 tristate "VL6180 ALS, range and proximity sensor"
730 Say Y here if you want to build a driver for the STMicroelectronics
731 VL6180 combined ambient light, range and proximity sensor.
733 To compile this driver as a module, choose M here: the
734 module will be called vl6180.
737 tristate "ZOPT2201 ALS and UV B sensor"
740 Say Y here if you want to build a driver for the IDT
741 ZOPT2201 ambient light and UV B sensor.
743 To compile this driver as a module, choose M here: the
744 module will be called zopt2201.