blob: 60036baf9e3fdc8f04a41729c3ffeff3d0644943 [file] [log] [blame]
24ad430ecda4 ("staging: iio: tsl2583: cleaned up logging")
2167769aed61 ("staging: iio: tsl2583: fix issue with changes to calibscale and int_time not being set on the chip")
c908fb76b29b ("staging: iio: tsl2583: split out functionality of taos_chip_on()")
babe444798eb ("staging: iio: tsl2583: remove redundant power off sequence in taos_chip_on()")
6bd0cb2b594b ("staging: iio: tsl2583: removed unused code from device probing")
6ba5dee90b24 ("staging: iio: tsl2583: i2c_smbus_write_byte() / i2c_smbus_read_byte() migration")
b2fa81be96ca ("staging: iio: tsl2583: use IIO_*_ATTR* macros to create sysfs entries")
143c30f4a51e ("staging: iio: tsl2583: convert illuminance0_calibscale sysfs attr to use iio_chan_spec")
b3d941550d9d ("staging: iio: tsl2583: convert to use iio_chan_spec and {read,write}_raw")
84bc1704cbf4 ("staging: iio: tsl2583: check return values from taos_chip_{on,off}")
27f4fabd4f94 ("staging: iio: tsl2583: remove redundant power_state sysfs attribute")
20d823afff20 ("staging: iio: tsl2583: return proper error code instead of -1")
9d5f36d2419e ("staging: iio: tsl2583: check for error code from i2c_smbus_read_byte()")