aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/light/cm36651.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-14iio: remove explicit IIO device parent assignmentGravatar Alexandru Ardelean 1-1/+0
2019-09-08iio: light: cm36651: redundant assignment to variable retGravatar Colin Ian King 1-1/+1
2019-07-27iio: light: cm36651: convert to i2c_new_dummy_deviceGravatar Wolfram Sang 1-6/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerGravatar Jonathan Cameron 1-1/+0
2016-06-30iio:core: timestamping clock selection supportGravatar Gregor Boirie 1-1/+1
2015-08-02iio: Export OF module alias information in missing driversGravatar Javier Martinez Canillas 1-0/+1
2015-07-11iio: Drop owner assignment from i2c_driverGravatar Krzysztof Kozlowski 1-1/+0
2014-03-22iio: cm36651: Fix i2c client leak and possible NULL pointer dereferenceGravatar Krzysztof Kozlowski 1-2/+20
2014-02-18iio: cm36651: Fix read/write integration time function.Gravatar Beomho Seo 1-22/+23
2013-12-24Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Gravatar Greg Kroah-Hartman 1-6/+29
2013-12-22iio: cm36651: Remove redundant of_match_ptr helperGravatar Sachin Kamat 1-1/+1
2013-12-15iio: cm36651: Changed return value of read functionGravatar Beomho Seo 1-1/+1
2013-12-08iio: Remove support for the legacy event config interfaceGravatar Lars-Peter Clausen 1-4/+4
2013-12-08iio:cm36651: Convert to new event config interfaceGravatar Lars-Peter Clausen 1-9/+32
2013-10-17iio: cm36651: Add CM36651 proximity/light sensorGravatar Beomho Seo 1-0/+708