aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/lm3533-als.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-23iio: lm3533: Use sysfs_emit()Lars-Peter Clausen1-3/+3
2020-06-14iio: light: lm3533-als: use iio_device_set_parent() to assign parentAlexandru Ardelean1-1/+1
2019-12-29iio: light: remove unneeded semicolonChen Zhou1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-03-07iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAWRodrigo Siqueira1-1/+1
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-04-02iio: light: lm3533-als: constify attribute_group structuressimran singhal1-2/+2
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-1/+1
2015-10-31iio: light: lm3533-als: Print error message on invalid resistanceBjorn Andersson1-1/+3
2015-01-01iio: light: lm3533-als: Remove space before ','Roberta Dobrescu1-1/+1
2014-08-26iio: remove .owner field for driver using module_platform_driverSanjeev Sharma1-1/+0
2013-08-03iio: light: lm3533-als: Use devm_iio_device_allocSachin Kamat1-5/+2
2013-03-17iio:light:lm3533 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-3/+3
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman1-10/+9
2012-08-16iio: lm3533-als: Fix build warningsAxel Lin1-2/+2
2012-06-04iio: add LM3533 ambient-light-sensor driverJohan Hovold1-0/+932