blob: 6cc24a52287b0e35040dab08cbf4c4adb87d9f32 [file] [log] [blame]
9861d2daaf28 ("staging: iio: tsl2x7x: correct IIO_EV_INFO_PERIOD values")
7b4db2e3e64a ("staging: iio: tsl2x7x: use direct returns")
498efcd08114 ("staging: iio: tsl2x7x: correct integration time and lux equation")
ffb036a0831b ("staging: iio: tsl2x7x: various comment cleanups")
dc6ebdd347b3 ("staging: iio: tsl2x7x: rename prx to prox for consistency")
96c44e2e61d5 ("staging: iio: tsl2x7x: move power and diode settings into header file")
19422bde046a ("staging: iio: tsl2x7x: use auto increment I2C protocol")
c9a6efd2c9e2 ("staging: iio: tsl2x7x: put local variables in reverse Christmas tree order")
2130e243c4ac ("staging: iio: tsl2x7x: remove ch0 and ch1 variables from tsl2x7x_get_lux()")
96e6a016d745 ("staging: iio: tsl2x7x: remove unused variables from tsl2x7x_get_lux()")
490941db5535 ("staging: iio: tsl2x7x: split out als and prox persistence settings")
8bf09ec4dc31 ("staging: iio: tsl2x7x: make logging consistent and correct newlines")
4123e69af20f ("staging: iio: tsl2x7x: split out als and prox interrupt settings")
85a7d0f7dbbb ("staging: iio: tsl2x7x: no need to clear interrupt flag when getting lux")
2ab5b7245367 ("staging: iio: tsl2x7x: make proximity sensor function correctly")
07ab2f4fac0f ("staging: iio: tsl2x7x: correctly return errors in tsl2x7x_get_prox()")
f5d9bca66607 ("staging: iio: tsl2x7x: add common function for writing to the control register")
107eb59bc15c ("staging: iio: tsl2x7x: add common function for reading chip status")
eac15d8ded8f ("staging: iio: tsl2x7x: add common function for clearing interrupts")
a4a214143ef8 ("staging: iio: tsl2x7x: remove power functions from tsl2X7X_platform_data")
3d8e44002906 ("staging: iio: tsl2x7x: fix alignment of break statements")
271bd2c67677 ("staging: iio: tsl2x7x: rename power defines to improve code readability")
3e0c8f68a89e ("staging: iio: tsl2x7x: correct alignment of parenthesis")
e6859c532286 ("staging: iio: tsl2x7x: remove unnecessary parentheses")
8c1c135f7428 ("staging: iio: tsl2x7x: changed #defines to be aligned on the same column")
deaecbef3664 ("staging: iio: tsl2x7x: migrate *_thresh_period sysfs attributes to iio_event_spec")
4546813a7f6b ("staging: iio: tsl2x7x: migrate in_illuminance0_integration_time sysfs attribute to iio_chan_spec")
b476eef6e9bf ("staging: iio: tsl2x7x: rename tsl2x7x_settings variable to settings")
30f130d274c9 ("staging: iio: tsl2x7x: clean up limit checks")
57ba349720de ("staging:iio:light:tsl2x7x drop assignment of driver_module")
0503deb820b1 ("staging: iio: tsl2x7x: check return value from tsl2x7x_invoke_change()")
36a28e4a613b ("staging: iio: tsl2x7x: use usleep_range() instead of mdelay()")
be78f70ce0d1 ("staging: iio: tsl2x7x: refactor {read,write}_event_value to allow handling multiple iio_event_infos")
1b4cbe2ef00e ("staging: iio: tsl2x7x: cleaned up i2c calls in tsl2x7x_als_calibrate()")
d2f46f56b8ec ("staging: iio: tsl2x7x: remove tsl2x7x_i2c_read()")
52325ff42a9a ("staging: iio: light: Replace symbolic permissions as per coding style")
d6d0014c6b19 ("staging: iio: tsl2x7x: Replace deprecated macros (S_IRUGO, S_IWUSR)")
d952b4e6ad8f ("staging: iio: light: tsl2x7x constify attribute_group structures")