summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1437-112/+323
|\
| * iio: light: vl6180: Correct ALS scale for non-default gain/integration timeStefan Brüns2017-10-091-3/+6
| * iio: light: vl6180: Cleanup als_gain lookup, avoid register readbackStefan Brüns2017-10-091-41/+44
| * iio: light: vl6180: Avoid readback of integration time registerStefan Brüns2017-10-091-6/+9
| * iio: light: vl6180: Move range check to integration time setter, cleanupStefan Brüns2017-10-091-7/+10
| * iio: light: tcs3472: support out-of-threshold eventsAkinobu Mita2017-09-031-8/+254
| * iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-2237-47/+0Star
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-08-202-2/+2
|\
| * iio: light: tsl2583: constify i2c_device_idArvind Yadav2017-08-201-1/+1
| * iio: light: apds9300: constify i2c_device_idArvind Yadav2017-08-201-1/+1
* | Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman2017-08-141-1/+1
|\ \ | |/ |/|
| * Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-07-241-1/+1
| |\
| | * iio: light: tsl2563: use correct event codeAkinobu Mita2017-06-241-1/+1
* | | iio: light: rpr0521 triggered bufferMikko Koivunen2017-07-041-7/+329
* | | iio: light: tcs3472: add link to datasheetAkinobu Mita2017-07-011-0/+2
* | | iio: light: tcs3472: fix ATIME register writeAkinobu Mita2017-07-011-1/+1
|/ /
* | Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman2017-06-121-2/+2
|\|
| * iio: light: ltr501 Fix interchanged als/ps register fieldFranziska Naepelt2017-05-211-2/+2
* | iio: light: rpr0521 channel numbers reorderedMikko Koivunen2017-05-211-20/+20
* | iio: light: rpr0521 proximity offset read/writeMikko Koivunen2017-05-211-0/+52
* | iio: light: rpr0521 sample_frequency read/writeMikko Koivunen2017-05-211-0/+117
* | iio: light: rpr0521 whitespace fixesMikko Koivunen2017-05-211-0/+3
* | iio: light: rpr0521 magic number to sizeof() on value readMikko Koivunen2017-05-211-1/+1
* | iio: light: rpr0521 on-off sequence change for CONFIG_PMMikko Koivunen2017-05-211-24/+46
* | iio: light: rpr0521 poweroff for probe failsMikko Koivunen2017-05-211-2/+15
* | iio: light: rpr0521 disable sensor -bugfixMikko Koivunen2017-05-211-2/+8
* | iio: light: isl29018: Only declare ACPI table when ACPI is enabledMatthias Kaehlcke2017-05-201-0/+2
* | iio: tsl2583: add runtime power management supportBrian Masney2017-05-161-30/+76
* | iio: isl29028: add isl29030 supportSebastian Reichel2017-04-301-0/+6
* | staging: iio: isl29028: move out of stagingBrian Masney2017-04-263-0/+734
|/
* iio: light: apds9960: add system-wide suspendMatt Ranostay2017-04-141-0/+2
* iio: light: lm3533-als: constify attribute_group structuressimran singhal2017-04-021-2/+2
* iio: light: apds9960: constify attribute_group structuressimran singhal2017-04-011-1/+1
* iio: light: bh1750: constify attribute_group structuressimran singhal2017-04-011-1/+1
* iio:light: Add support for STMicro VL6180 sensorManivannan Sadhasivam2017-03-253-0/+554
* iio: light: apds9960: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+7
* iio: light: tsl2563: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+10
* iio: light: us5182d: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+7
* hid: hid-sensor-prox: Add more data field for hysteresis parsingSong Hongyan2017-02-251-0/+7
* iio: cros_ec_light_prox: add ChromeOS EC Light and Proximity SensorsGwendal Grignou2017-02-043-0/+300
* Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-01-232-2/+3
|\
| * iio: light: opt3001: Export OF device ID table as module aliasesJavier Martinez Canillas2017-01-221-0/+1
| * iio: light: cm3605: mark PM functions as __maybe_unusedArnd Bergmann2017-01-211-2/+2
* | Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-01-195-4/+363
|\|
| * iio: light: add driver for Capella CM3605Linus Walleij2016-12-303-0/+341
| * iio: light: hid-sensor-als: Add duplicate IIO_LIGHT channelKweh, Hock Leong2016-12-301-3/+21
| * iio: light: fix improper return valuePan Bian2016-12-041-1/+1
* | iio: max44000: correct value in illuminance_integration_time_availableAkinobu Mita2016-12-301-1/+1
|/
* iio: tsl2583: make array large enoughDan Carpenter2016-11-241-1/+1