blob: 89bea3513d0c4ee2f47b479fdc3ad40db754b02a [file] [log] [blame]
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")
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")
9d5f36d2419e ("staging: iio: tsl2583: check for error code from i2c_smbus_read_byte()")