summaryrefslogtreecommitdiff
path: root/drivers/iio/light
AgeCommit message (Expand)Author
2024-10-05iio: light: veml6070: add devicetree supportJavier Carrasco
2024-10-05iio: light: veml6070: add support for a regulatorJavier Carrasco
2024-10-05iio: light: veml6070: use device managed iio_device_registerJavier Carrasco
2024-10-05iio: light: veml6070: use guard to handle mutexJavier Carrasco
2024-10-05iio: light: veml6070: add action for i2c_unregister_deviceJavier Carrasco
2024-10-05iio: light: ltrf216a: Document device name for compatibleShreeya Patel
2024-10-05iio: light: ltr390: Replaced mask values with GENMASK()Abhash Jha
2024-10-05iio: light: ltr390: Add interrupt persistance supportAbhash Jha
2024-10-05iio: light: ltr390: Interrupts and threshold event supportAbhash Jha
2024-10-05iio: light: ltr390: Suspend and Resume supportAbhash Jha
2024-10-05iio: light: ltr390: Added configurable sampling frequency supportAbhash Jha
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-30iio: light: veml6030: make use of regmap_set_bits()Javier Carrasco
2024-09-30iio: light: al3010: Fix an error handling path in al3010_probe()Christophe JAILLET
2024-09-30iio: light: cm32181: Remove duplicate ACPI handle checkAndy Shevchenko
2024-09-30iio: light: lm3533-als: Get platform data via dev_get_platdata()Andy Shevchenko
2024-09-30iio: light: hid-sensor-prox: Get platform data via dev_get_platdata()Andy Shevchenko
2024-09-30iio: light: hid-sensor-als: Get platform data via dev_get_platdata()Andy Shevchenko
2024-09-30iio: hid-sensor: Use aligned data type for timestampAndy Shevchenko
2024-09-30iio: light: st_uvis25: use irq_get_trigger_type()Jonathan Cameron
2024-09-30iio: light: veml6030: fix ALS sensor resolutionJavier Carrasco
2024-09-30iio: light: opt3001: add missing full-scale range valueEmil Gedenryd
2024-09-30iio: light: veml6030: fix IIO device retrieval from embedded deviceJavier Carrasco
2024-08-17iio: light: ltr390: Calculate 'counts_per_uvi' dynamicallyAbhash Jha
2024-08-17iio: light: ltr390: Add ALS channel and support for gain and resolutionAbhash Jha
2024-08-17iio: light: noa1305: Fix up integration time look upMarek Vasut
2024-08-10iio: light: apds9960: Add proximity and gesture offset calibrationAbhash Jha
2024-08-03iio: light: ltr390: Add configurable gain and resolutionAbhash Jha
2024-08-03iio: light: stk3310: add support for stk3013Kaustabh Chakraborty
2024-08-03iio: light: stk3310: relax chipid check warningKaustabh Chakraborty
2024-08-03iio: light: ROHM BH1745 colour sensorMudit Sharma
2024-08-03iio: light: tcs3472: make use of iio_for_each_active_channel()Nuno Sa
2024-08-03iio: light: tcs3414: make use of iio_for_each_active_channel()Nuno Sa
2024-08-03iio: light: si1145: use new '.masklength' accessorsNuno Sa
2024-08-03iio: light: isl29125: make use of iio_for_each_active_channel()Nuno Sa
2024-08-03iio: light: gp2ap020a00f: make use of iio_for_each_active_channel()Nuno Sa
2024-08-03iio: light: adjd_s311: make use of iio_for_each_active_channel()Nuno Sa
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