aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-12/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner4-8/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2-20/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner2-0/+2
2019-04-04iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensorAngus Ainslie (Purism)1-8/+43
2019-04-04iio: light: vcnl4000 add devicetree hooksAngus Ainslie (Purism)1-0/+22
2019-04-04iio: light: vcnl4000 use word writes instead of byte writesAngus Ainslie (Purism)1-2/+2
2019-04-04iio: cros_ec: Switch to SPDX identifier.Enric Balletbo i Serra1-9/+1
2019-04-04iio: cros_ec: Drop unnecessary include filesGuenter Roeck1-2/+0
2019-04-04drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult1-137/+137
2019-02-02iio: light: add driver for MAX44009Robert Eshleman3-0/+566
2019-01-12iio: light: isl29018: add vcc regulator operation supportAnson Huang1-1/+45
2018-12-03Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman2-6/+10
2018-11-22Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testingGreg Kroah-Hartman3-0/+690
2018-11-16iio: light: Add support for vishay vcnl4035Parthiban Nallathambi3-0/+690
2018-11-16iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2-6/+10
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-15/+205
2018-09-29iio: light: bh1750: Add device tree supportryang1-0/+11
2018-09-08iio: light: bh1750: simplify setting PM opsTomasz Duszynski1-7/+2
2018-09-08iio: light: bh1750: switch to SPDX identifierTomasz Duszynski1-4/+1
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey2-12/+14
2018-08-19iio: max44000: remove unused variable max44000_alstim_shiftColin Ian King1-1/+0
2018-08-19iio: tsl2772: add support for regulator frameworkBrian Masney1-1/+94
2018-08-18iio: tsl2772: add support for avago,apds9930Brian Masney1-2/+16
2018-08-18iio: tsl2772: add support for reading proximity led settings from device treeBrian Masney1-0/+81
2018-08-01iio: light: si1133: fix uninitialized resp variableMaxime Roussin-Bélanger1-0/+3
2018-08-01Merge branch 'fixes-togreg' into togregJonathan Cameron1-1/+1
2018-07-30iio: light: si1133 fix test for val being not zero or not one.Colin Ian King1-1/+1
2018-07-29iio: vcnl4000: add support for VCNL4200Tomas Novotny2-10/+109
2018-07-29iio: vcnl4000: warn on incorrectly specified device idTomas Novotny1-1/+13
2018-07-29iio: vcnl4000: add VCNL4010 and VCNL4020 device idTomas Novotny1-0/+9
2018-07-29iio: vcnl4000: make the driver extendableTomas Novotny1-18/+67
2018-07-25Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-0/+1081
2018-07-23iio: light: introduce si1133Maxime Roussin-Bélanger3-0/+1081
2018-06-24iio: tsl2x7x/tsl2772: avoid potential division by zeroColin Ian King1-0/+2
2018-05-20iio: tsl2583: correct values in integration_time_availableBrian Masney1-1/+1
2018-05-12staging: iio: tsl2x7x/tsl2772: move out of stagingBrian Masney3-0/+1809
2018-03-17iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou1-2/+1
2018-03-07iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAWRodrigo Siqueira2-2/+2
2018-03-03iio: light: lv0104cs: Add support for LV0104CS light sensorJeff LaBundy3-0/+542
2018-03-03iio: cros_ec: Relax sampling frequency before suspendingGwendal Grignou1-0/+1
2018-02-18iio: add SPDX identifier for various driversMatt Ranostay1-12/+4
2018-01-08iio: light: make a couple of config structures staticColin Ian King2-2/+2
2017-12-02iio: light: add support for UVIS25 sensorLorenzo Bianconi6-0/+560
2017-12-02iio: light: Add driver for IDT ZOPT2201 ambient light and UVB sensorPeter Meerwald-Stadler3-0/+579
2017-12-02iio: cros_ec: Remove unused variablesPaolo Cretaro1-2/+0
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds37-112/+323