aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/cm36651.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-1/+1
2015-08-02iio: Export OF module alias information in missing driversJavier Martinez Canillas1-0/+1
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2014-03-22iio: cm36651: Fix i2c client leak and possible NULL pointer dereferenceKrzysztof Kozlowski1-2/+20
2014-02-18iio: cm36651: Fix read/write integration time function.Beomho Seo1-22/+23
2013-12-24Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-6/+29
2013-12-22iio: cm36651: Remove redundant of_match_ptr helperSachin Kamat1-1/+1
2013-12-15iio: cm36651: Changed return value of read functionBeomho Seo1-1/+1
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen1-4/+4
2013-12-08iio:cm36651: Convert to new event config interfaceLars-Peter Clausen1-9/+32
2013-10-17iio: cm36651: Add CM36651 proximity/light sensorBeomho Seo1-0/+708