aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light
AgeCommit message (Expand)Author
2020-04-08Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-04-07Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2020-03-28iio: cros_ec: Expose hwfifo_timeoutGwendal Grignou
2020-03-28iio: cros_ec: Remove pm functionGwendal Grignou
2020-03-28iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFOGwendal Grignou
2020-03-27iio: light: Add support for Azoteq IQS621/622 ambient light sensorsJeff LaBundy
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman
2020-03-18Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-03-08iio: light: gp2ap020a00f: fix iio_triggered_buffer_{predisable,postenable} po...Alexandru Ardelean
2020-03-08iio: si1133: read 24-bit signed integer for measurementMaxime Roussin-Bélanger
2020-03-08iio: light: Simplify the current to lux LUTGregor Riepl
2020-03-08iio: light: al3320a allow module autoload and polishDavid Heidelberg
2020-03-08iio: light: al3320a implement devm_add_action_or_resetDavid Heidelberg
2020-03-08iio: light: al3320a implement suspend supportDavid Heidelberg
2020-03-08iio: light: add Dyna-Image AL3010 driverDavid Heidelberg
2020-03-08iio: light: al3320a slightly improve code formattingDavid Heidelberg
2020-03-08iio: light: vcnl4000: update sampling periods for vcnl4040Tomas Novotny
2020-03-08iio: light: vcnl4000: update sampling periods for vcnl4200Tomas Novotny
2020-02-14iio: vcnl4000: Enable runtime pm for vcnl4200/4040Guido Günther
2020-02-14iio: vcnl4000: Use a single return when getting IIO_CHAN_INFO_RAWGuido Günther
2020-02-14iio: light: Add a driver for Sharp GP2AP002x00FLinus Walleij
2020-02-04Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-01-22Merge 5.5-rc7 into staging-nextGreg Kroah-Hartman
2020-01-13iio: light: vcnl4000: Fix scale for vcnl4040Guido Günther
2020-01-10Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-01-07cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra
2019-12-29iio: light: remove unneeded semicolonChen Zhou
2019-12-29iio: light: st_uvis25: Drop unneeded header inclusionAndy Shevchenko
2019-12-15iio: apds9960: Drop GPIO includesLinus Walleij
2019-12-15iio: si1145: Drop GPIO includeLinus Walleij
2019-12-03Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-11-21mfd / platform / iio: cros_ec: Register sensor through sensorhubGwendal Grignou
2019-11-10iio: light: add driver for veml6030 ambient light sensorRishi Gupta
2019-10-15iio: light: Add support for ADUX1020 sensorManivannan Sadhasivam
2019-10-14Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman
2019-10-13Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-10Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-09iio: Fix an undefied reference error in noa1305_probezhong jiang
2019-10-09iio: light: opt3001: fix mutex unlock raceDavid Frey
2019-10-09iio: light: add missing vcnl4040 of_compatibleMarco Felsch
2019-10-09iio: light: fix vcnl4000 devicetree hooksMarco Felsch
2019-09-21iio: tcs3414: fix iio_triggered_buffer_{pre,post}enable positionsAlexandru Ardelean
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-15iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski
2019-09-08iio: light: cm36651: redundant assignment to variable retColin Ian King
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-08-14iio:light:noa1305: Fix missing break statement.Jonathan Cameron
2019-08-05iio: light: noa1305: Add support for NOA1305Martyn Welch
2019-08-05iio: tsl2772: Use regulator_bulk_() APIsChuhong Yuan
2019-08-05iio: tsl2772: Use devm_iio_device_registerChuhong Yuan