summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/lm3533-als.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAWRodrigo Siqueira2018-03-071-1/+1
* iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: light: lm3533-als: constify attribute_group structuressimran singhal2017-04-021-2/+2
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-1/+1
* iio: light: lm3533-als: Print error message on invalid resistanceBjorn Andersson2015-10-311-1/+3
* iio: light: lm3533-als: Remove space before ','Roberta Dobrescu2015-01-011-1/+1
* iio: remove .owner field for driver using module_platform_driverSanjeev Sharma2014-08-261-1/+0
* iio: light: lm3533-als: Use devm_iio_device_allocSachin Kamat2013-08-031-5/+2
* iio:light:lm3533 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-3/+3
* Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-10/+9
* iio: lm3533-als: Fix build warningsAxel Lin2012-08-161-2/+2
* iio: add LM3533 ambient-light-sensor driverJohan Hovold2012-06-041-0/+932