summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/cm36651.c
Commit message (Expand)AuthorAgeFilesLines
* iio: light: cm36651: convert to i2c_new_dummy_deviceWolfram Sang2019-07-271-6/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-1/+1
* iio: Export OF module alias information in missing driversJavier Martinez Canillas2015-08-021-0/+1
* iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-111-1/+0
* iio: cm36651: Fix i2c client leak and possible NULL pointer dereferenceKrzysztof Kozlowski2014-03-221-2/+20
* iio: cm36651: Fix read/write integration time function.Beomho Seo2014-02-181-22/+23
* Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-12-241-6/+29
|\
| * iio: cm36651: Remove redundant of_match_ptr helperSachin Kamat2013-12-221-1/+1
| * iio: Remove support for the legacy event config interfaceLars-Peter Clausen2013-12-081-4/+4
| * iio:cm36651: Convert to new event config interfaceLars-Peter Clausen2013-12-081-9/+32
* | iio: cm36651: Changed return value of read functionBeomho Seo2013-12-151-1/+1
|/
* iio: cm36651: Add CM36651 proximity/light sensorBeomho Seo2013-10-171-0/+708