summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/light/isl29028.c
AgeCommit message (Expand)Author
2017-04-26staging: iio: isl29028: move out of stagingBrian Masney
2017-04-26staging: iio: isl29028: correct proximity sleep timesBrian Masney
2017-02-11staging: iio: isl29028: add copyrightBrian Masney
2017-02-11staging: iio: isl29028: use the runtime power management for system sleepBrian Masney
2017-02-11staging: iio: isl29028: fix incorrect sleep time when taking initial proximit...Brian Masney
2017-02-11staging: iio: isl29028: change mdelay() to msleep()Brian Masney
2017-01-22staging: iio: isl29028: add runtime power management supportBrian Masney
2017-01-22staging: iio: isl29028: only set ALS scale when ALS/IR sensing is enabledBrian Masney
2017-01-22staging: iio: isl29028: only set proximity sampling rate when proximity is en...Brian Masney
2017-01-22staging: iio: isl29028: remove enable flag from isl29028_enable_proximity()Brian Masney
2017-01-22staging: iio: isl29028: remove unnecessary parenthesisBrian Masney
2017-01-22staging: iio: isl29028: remove out of memory log messageBrian Masney
2017-01-22staging: iio: isl29028: remove unnecessary error logging in isl29028_chip_ini...Brian Masney
2017-01-22staging: iio: isl29028: made error messages consistentBrian Masney
2017-01-22staging: iio: isl29028: move failure logging into isl29028_set_als_scale()Brian Masney
2017-01-22staging: iio: isl29028: move failure logging into isl29028_set_proxim_sampling()Brian Masney
2017-01-22staging: iio: isl29028: remove unused define ISL29028_DEV_ATTRBrian Masney
2017-01-22staging: iio: isl29028: change newlines to improve readabilityBrian Masney
2017-01-22staging: iio: isl29028: made alignment of variables in struct isl29028_chip c...Brian Masney
2017-01-22staging: iio: isl29028: combine isl29028_proxim_get() and isl29028_read_proxim()Brian Masney
2017-01-22staging: iio: isl29028: fix alignment of function argumentsBrian Masney
2016-12-04staging: iio: isl29028: made alignment of #defines consistentBrian Masney
2016-12-04staging: iio: isl29028: remove chip test and defaults from isl29028_chip_init()Brian Masney
2016-12-04staging: iio: isl29028: remove nested if statementsBrian Masney
2016-07-24staging: iio: light: isl29018/28: remove I2C_CLASS_HWMON .class settingAlison Schofield
2016-07-10staging: iio: isl29028: Prefix functionsPeter Meerwald-Stadler
2016-07-10staging: iio: isl29028: Expose scale and sample frequency available without c...Peter Meerwald-Stadler
2016-07-10staging: iio: isl29028: Prefix stuffPeter Meerwald-Stadler
2016-07-10staging: iio: isl29028: Prefix #definesPeter Meerwald-Stadler
2016-03-20staging: iio: isl29028: use regmap to retrieve struct deviceAlison Schofield
2016-02-20staging: iio: light: indent to match open parenthesisEva Rachel Retuya
2016-02-14Staging: iio: light: remove exceptional & on function nameBhumika Goyal
2015-10-04staging: iio: light: use devm_iio_device_register instead iio_device_registerIoana Ciornei
2015-07-11staging: iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-03-06Staging: iio: clean dev_err loggingHaneen Mohammed
2015-02-16staging: iio: isl29028: deprecate use of isl in compatible string for isilArnaud Ebalard
2014-11-20Staging: iio: light: Added correct vendor-prefix for device isl29028Darshana Padmadas
2013-08-03staging: iio: light: isl29028: Use devm_iio_device_allocSachin Kamat
2013-03-17staging:iio:light:isl29028 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton
2012-11-21staging: iio: remove use of __devexitBill Pemberton
2012-11-21staging: iio: remove use of __devinitBill Pemberton
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-24staging: iio: light: of: Fix vendor prefix of isl29018/isl29028Laxman Dewangan
2012-04-18staging:iio: drop procesed_val element of chan_spec.Jonathan Cameron
2012-04-18staging:iio:isl29028 Add IIO_CHAN_INFO_RAW/PROCESSED entriesJonathan Cameron
2012-04-18staging: iio: light: isl29028: fix correct mask valueLaxman Dewangan
2012-04-13staging: iio: add driver for isl29028Laxman Dewangan