summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light
AgeCommit message (Expand)AuthorLines
2017-06-12Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman-2/+2
2017-05-21iio: light: rpr0521 channel numbers reorderedMikko Koivunen-20/+20
2017-05-21iio: light: rpr0521 proximity offset read/writeMikko Koivunen-0/+52
2017-05-21iio: light: rpr0521 sample_frequency read/writeMikko Koivunen-0/+117
2017-05-21iio: light: rpr0521 whitespace fixesMikko Koivunen-0/+3
2017-05-21iio: light: rpr0521 magic number to sizeof() on value readMikko Koivunen-1/+1
2017-05-21iio: light: rpr0521 on-off sequence change for CONFIG_PMMikko Koivunen-24/+46
2017-05-21iio: light: rpr0521 poweroff for probe failsMikko Koivunen-2/+15
2017-05-21iio: light: rpr0521 disable sensor -bugfixMikko Koivunen-2/+8
2017-05-21iio: light: ltr501 Fix interchanged als/ps register fieldFranziska Naepelt-2/+2
2017-05-20iio: light: isl29018: Only declare ACPI table when ACPI is enabledMatthias Kaehlcke-0/+2
2017-05-16iio: tsl2583: add runtime power management supportBrian Masney-30/+76
2017-04-30iio: isl29028: add isl29030 supportSebastian Reichel-0/+6
2017-04-26staging: iio: isl29028: move out of stagingBrian Masney-0/+734
2017-04-14iio: light: apds9960: add system-wide suspendMatt Ranostay-0/+2
2017-04-02iio: light: lm3533-als: constify attribute_group structuressimran singhal-2/+2
2017-04-01iio: light: apds9960: constify attribute_group structuressimran singhal-1/+1
2017-04-01iio: light: bh1750: constify attribute_group structuressimran singhal-1/+1
2017-03-25iio:light: Add support for STMicro VL6180 sensorManivannan Sadhasivam-0/+554
2017-03-19iio: light: apds9960: Add OF device ID tableJavier Martinez Canillas-0/+7
2017-03-19iio: light: tsl2563: Add OF device ID tableJavier Martinez Canillas-0/+10
2017-03-19iio: light: us5182d: Add OF device ID tableJavier Martinez Canillas-0/+7
2017-02-25hid: hid-sensor-prox: Add more data field for hysteresis parsingSong Hongyan-0/+7
2017-02-04iio: cros_ec_light_prox: add ChromeOS EC Light and Proximity SensorsGwendal Grignou-0/+300
2017-01-23Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman-2/+3
2017-01-22iio: light: opt3001: Export OF device ID table as module aliasesJavier Martinez Canillas-0/+1
2017-01-21iio: light: cm3605: mark PM functions as __maybe_unusedArnd Bergmann-2/+2
2017-01-19Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman-4/+363
2016-12-30iio: max44000: correct value in illuminance_integration_time_availableAkinobu Mita-1/+1
2016-12-30iio: light: add driver for Capella CM3605Linus Walleij-0/+341
2016-12-30iio: light: hid-sensor-als: Add duplicate IIO_LIGHT channelKweh, Hock Leong-3/+21
2016-12-04iio: light: fix improper return valuePan Bian-1/+1
2016-11-24iio: tsl2583: make array large enoughDan Carpenter-1/+1
2016-11-13staging: iio: tsl2583: move out of stagingBrian Masney-0/+921
2016-10-23iio: light: ltr501: claim direct mode during raw writesAlison Schofield-30/+51
2016-10-23iio: light: ltr501: claim direct mode during select raw readsAlison Schofield-10/+20
2016-10-23staging: iio: isl29018: move out of stagingBrian Masney-0/+860
2016-09-27drivers: iio: light: Fix sparse warningsSandhya Bankar-2/+3
2016-09-18iio: light: Add driver for Silabs si1132, si1141/2/3 and si1145/6/7 ambient l...Peter Meerwald-Stadler-0/+1418
2016-09-05Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman-1/+2
2016-09-03Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2016-08-16drivers/iio/light/Kconfig: SENSORS_BH1780 cleanupValentin Rothberg-1/+0
2016-08-15iio: light: us5182d: Add missing error code assignment before testChristophe JAILLET-1/+1
2016-08-15iio: add Kconfig selects needed for triggered buffer compilesAlison Schofield-0/+2
2016-07-10iio: light: vcnl4000: Add missing lockingPeter Meerwald-Stadler-4/+14
2016-07-10iio: light: vcnl4000: Cleanup read_raw() returnsPeter Meerwald-Stadler-16/+11
2016-07-10iio: light: vcnl4000: Use BIT() macroPeter Meerwald-Stadler-4/+4
2016-07-10iio: light: vcnl4000: Mention and check support for VCNL4010 and VCNL4020Peter Meerwald-Stadler-8/+17
2016-07-03drivers:iio:light:isl29125: added macros for sensing rangeBijosh Thykkoottathil-4/+7
2016-06-30iio:core: timestamping clock selection supportGregor Boirie-23/+25