summaryrefslogtreecommitdiff
path: root/drivers/iio/light
AgeCommit message (Expand)Author
2024-08-03iio: light: noa1305: Make integration time configurableMarek Vasut
2024-08-03iio: light: noa1305: Report available scale valuesMarek Vasut
2024-08-03iio: light: noa1305: Use static table lookup of scale valuesMarek Vasut
2024-08-03iio: light: noa1305: Assign val in noa1305_measure()Marek Vasut
2024-08-03iio: light: noa1305: Simplify noa1305_read_raw()Marek Vasut
2024-08-03iio: light: ltrf216a: Add LTR-308 supportMarek Vasut
2024-08-03iio: bu27034: Add a read only HARDWAREGAINMatti Vaittinen
2024-08-03bu27034: ROHM BU27034ANUC correct lux calculationMatti Vaittinen
2024-08-03bu27034: ROHM BU27034ANUC correct gains and timesMatti Vaittinen
2024-08-03bu27034: ROHM BU27034NUC to BU27034ANUC drop data2Matti Vaittinen
2024-08-03bu27034: ROHM BU27034NUC to BU27034ANUCMatti Vaittinen
2024-07-29iio: light: gp2ap002: Constify struct regmap_busJavier Carrasco
2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-29iio: light: apds9306: Fix error handingMudit Sharma
2024-06-25iio: light: veml6030: make use of regmap_clear_bits()Trevor Gamblin
2024-06-25iio: light: st_uvis25_core: make use of regmap_clear_bits()Trevor Gamblin
2024-06-25iio: light: isl29018: make use of regmap_clear_bits()Trevor Gamblin
2024-06-25iio: light: iqs621-als: make use of regmap_clear_bits()Trevor Gamblin
2024-06-25iio: light: adux1020: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin
2024-06-13iio: light: driver for Vishay VEML6040Arthur Becker
2024-06-04iio: light: stk3310: support more stk3311 variantsBarnabás Czémán
2024-06-04iio: light: stk3310: make chip id check expandableBarnabás Czémán
2024-06-04iio: light: stk3310: relax failure to match idBarnabás Czémán
2024-06-04iio: light: rohm-bu27034: remove unused struct 'bu27034_result'Dr. David Alan Gilbert
2024-05-27iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-05-27iio: light: gp2ap020a00f: Remove some unused field in struct gp2ap020a00f_dataChristophe JAILLET
2024-04-29iio: light: stk3310: Drop most likely fake ACPI IDAndy Shevchenko
2024-04-28iio: light: apds9306: Fix input arguments to in_range()Subhajit Ghosh
2024-04-06iio: light: apds9306: Improve apds9306_write_event_config()Subhajit Ghosh
2024-04-06iio: light: apds9306: Fix off by one in apds9306_sampling_freq_get()Dan Carpenter
2024-03-25iio: light: Add support for APDS9306 Light SensorSubhajit Ghosh
2024-03-25io: light: st_uvis25: drop casting to void in dev_set_drvdataJavier Carrasco
2024-02-28iio: light: al3010: Switch from linux/of.h to linux/mod_devicetable.hJonathan Cameron
2024-02-28iio: light: al3320a: Drop unused linux/of.h includeJonathan Cameron
2024-02-28iio: light: vl6180: Drop unused linux/of.h includeJonathan Cameron
2024-02-25Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2024-02-17iio: hid-sensor-als: Add light chromaticity supportBasavaraj Natikar
2024-02-17iio: hid-sensor-als: Add light color temperature supportBasavaraj Natikar
2024-02-17iio: hid-sensor-als: Remove hardcoding of values for enumsSrinivas Pandruvada
2024-02-17iio: hid-sensor-als: Assign channels dynamicallySrinivas Pandruvada
2024-02-17iio: light: vcnl4000: Set ps high definition for 4040/4200Mårten Lindahl
2024-02-04iio: hid-sensor-als: Return 0 for HID_USAGE_SENSOR_TIME_TIMESTAMPSrinivas Pandruvada
2024-01-23iio: light: max44000: drop ACPI_PTR() and CONFIG_ACPI guardsJonathan Cameron
2024-01-23iio: light: us5182d: Drop ACPI_PTR() usageJonathan Cameron
2024-01-23iio: light: stk3310: Drop ACPI_PTR() usageJonathan Cameron
2024-01-23iio: light: rpr0521: Drop ACPI_PTR() usageJonathan Cameron
2024-01-23iio: light: ltr501: Drop ACPI_PTR() usageJonathan Cameron
2024-01-23iio: light: jsa1212: Drop ACPI_PTR() usageJonathan Cameron
2024-01-22iio: light: as73211: add support for as7331Javier Carrasco
2024-01-22iio: light: as73211: use IIO_VAL_FRACTIONAL for intensity scalesJavier Carrasco