aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/isl29020.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-14misc: isl29020: add missed pm_runtime_disableChuhong Yuan1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner1-12/+1
2017-08-28misc: isl29020: constify i2c_device_idArvind Yadav1-1/+1
2017-08-28misc: isl29020: constify attribute_group structures.Arvind Yadav1-1/+1
2014-02-07drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-06-06misc: replace strict_strtoul() with kstrtoul()Jingoo Han1-2/+4
2012-01-24MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin1-12/+1
2012-01-04isl29020: Remove a redundant semi-colon from return statementJesper Juhl1-1/+1
2010-11-25drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove()Axel Lin1-3/+1
2010-11-12misc/isl29020: signedness bug in als_sensing_range_store()Dan Carpenter1-1/+3
2010-10-26drivers/misc/isl29020.c: ambient light sensorKalhan Trisal1-0/+248