index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
light
Age
Commit message (
Expand
)
Author
2017-04-26
staging: iio: isl29028: correct proximity sleep times
Brian Masney
2017-04-26
staging: iio: tsl2x7x: Replace deprecated macros (S_IRUGO, S_IWUSR)
Paolo Cretaro
2017-04-01
staging: iio: light: tsl2x7x constify attribute_group structures
simran singhal
2017-03-25
staging: iio: tsl2x7x_core: Fix standard deviation calculation
Eva Rachel Retuya
2017-02-11
staging: iio: isl29028: add copyright
Brian Masney
2017-02-11
staging: iio: isl29028: use the runtime power management for system sleep
Brian Masney
2017-02-11
staging: iio: isl29028: fix incorrect sleep time when taking initial proximit...
Brian Masney
2017-02-11
staging: iio: isl29028: change mdelay() to msleep()
Brian Masney
2017-01-22
staging: iio: isl29028: add runtime power management support
Brian Masney
2017-01-22
staging: iio: isl29028: only set ALS scale when ALS/IR sensing is enabled
Brian Masney
2017-01-22
staging: iio: isl29028: only set proximity sampling rate when proximity is en...
Brian Masney
2017-01-22
staging: iio: isl29028: remove enable flag from isl29028_enable_proximity()
Brian Masney
2017-01-22
staging: iio: isl29028: remove unnecessary parenthesis
Brian Masney
2017-01-22
staging: iio: isl29028: remove out of memory log message
Brian Masney
2017-01-22
staging: iio: isl29028: remove unnecessary error logging in isl29028_chip_ini...
Brian Masney
2017-01-22
staging: iio: isl29028: made error messages consistent
Brian Masney
2017-01-22
staging: iio: isl29028: move failure logging into isl29028_set_als_scale()
Brian Masney
2017-01-22
staging: iio: isl29028: move failure logging into isl29028_set_proxim_sampling()
Brian Masney
2017-01-22
staging: iio: isl29028: remove unused define ISL29028_DEV_ATTR
Brian Masney
2017-01-22
staging: iio: isl29028: change newlines to improve readability
Brian Masney
2017-01-22
staging: iio: isl29028: made alignment of variables in struct isl29028_chip c...
Brian Masney
2017-01-22
staging: iio: isl29028: combine isl29028_proxim_get() and isl29028_read_proxim()
Brian Masney
2017-01-22
staging: iio: isl29028: fix alignment of function arguments
Brian Masney
2016-12-04
staging: iio: isl29028: made alignment of #defines consistent
Brian Masney
2016-12-04
staging: iio: isl29028: remove chip test and defaults from isl29028_chip_init()
Brian Masney
2016-12-04
staging: iio: isl29028: remove nested if statements
Brian Masney
2016-11-13
staging: iio: tsl2583: move out of staging
Brian Masney
2016-11-13
staging: iio: tsl2583: add copyright and MODULE_AUTHOR
Brian Masney
2016-11-13
staging: iio: tsl2583: remove unnecessary variable initialization
Brian Masney
2016-11-13
staging: iio: tsl2583: remove unnecessary memset call
Brian Masney
2016-11-13
staging: iio: tsl2583: remove comment for tsl2583_probe()
Brian Masney
2016-11-13
staging: iio: tsl2583: clarified comment about clearing interrupts
Brian Masney
2016-11-13
staging: iio: tsl2583: add tsl2583 to list of supported devices in the header
Brian Masney
2016-11-13
staging: iio: tsl2583: move from a global to a per device lux table
Brian Masney
2016-11-13
staging: iio: tsl2583: don't assume an unsigned int is 32 bits
Brian Masney
2016-11-13
staging: iio: tsl2583: remove unnecessary parentheses
Brian Masney
2016-11-13
staging: iio: tsl2583: change tsl2583_als_calibrate() to return 0 on success
Brian Masney
2016-11-13
staging: iio: tsl2583: moved code block inside else statement
Brian Masney
2016-11-13
staging: iio: tsl2583: updated code comment to match what the code does
Brian Masney
2016-11-13
staging: iio: tsl2583: fix multiline comment syntax
Brian Masney
2016-11-13
staging: iio: tsl2583: change newlines to improve readability
Brian Masney
2016-11-13
staging: iio: tsl2583: fix comparison between signed and unsigned integers
Brian Masney
2016-11-13
staging: iio: tsl2583: fix alignment of #define values
Brian Masney
2016-11-13
staging: iio: tsl2583: unify function and variable prefix to tsl2583_
Brian Masney
2016-11-13
staging: iio: tsl2583: cleaned up logging
Brian Masney
2016-11-13
staging: iio: tsl2583: remove the FSF's mailing address
Brian Masney
2016-11-13
staging: iio: tsl2583: remove redundant write to the control register in taos...
Brian Masney
2016-11-13
staging: iio: tsl2583: change current chip state from a tristate to a bool
Brian Masney
2016-11-13
staging: iio: tsl2583: remove unnecessary chip status checks in suspend/resume
Brian Masney
2016-11-13
staging: iio: tsl2583: remove unnecessary chip status check in taos_get_lux
Brian Masney
[next]