| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: Remove ads1015 driver | Guenter Roeck | 2019-09-03 | 1 | -324/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 2019-05-24 | 1 | -14/+1 |
* | hwmon: (ads1015) Fix build warning | Guenter Roeck | 2019-04-15 | 1 | -1/+1 |
* | hwmon: (ads1015) Use permission specific SENSOR[_DEVICE]_ATTR variants | Guenter Roeck | 2018-12-16 | 1 | -10/+10 |
* | hwmon: (ads1015) Convert to using %pOF instead of full_name | Rob Herring | 2017-08-13 | 1 | -8/+6 |
* | hwmon: (ads1015) move header file out of I2C realm | Wolfram Sang | 2017-06-11 | 1 | -1/+1 |
* | hwmon: (ads1015) Add OF device ID table | Javier Martinez Canillas | 2017-04-02 | 1 | -1/+21 |
* | hwmon: (ads1015) Handle negative conversion values correctly | Peter Rosin | 2016-02-18 | 1 | -1/+1 |
* | hwmon: (ads1015) Use of_property_read_u32 at appropriate places | Axel Lin | 2014-09-22 | 1 | -13/+8 |
* | hwmon: (ads1015) Fix out-of-bounds array access | Axel Lin | 2014-08-05 | 1 | -0/+2 |
* | hwmon: (ads1015) Fix off-by-one for valid channel index checking | Axel Lin | 2014-07-29 | 1 | -1/+1 |
* | hwmon: (ads1015) Add support for ADS1115 | Evgeniy Dushistov | 2013-08-11 | 1 | -6/+21 |
* | hwmon: (ads1015) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -8/+4 |
* | hwmon: (ads1015) Fix build warning | Guenter Roeck | 2012-04-18 | 1 | -17/+16 |
* | hwmon: convert drivers/hwmon/* to use module_i2c_driver() | Axel Lin | 2012-03-18 | 1 | -12/+1 |
* | hwmon: (ads1015) Fix file leak in probe function | Guenter Roeck | 2012-02-23 | 1 | -2/+1 |
* | hwmon: Use i2c_smbus_{read,write}_word_swapped | Jean Delvare | 2011-11-04 | 1 | -17/+4 |
* | hwmon: (ads1015) Make gain and datarate configurable | Dirk Eibach | 2011-03-21 | 1 | -40/+109 |
* | hwmon: (ads1015) Drop dynamic attribute group | Jean Delvare | 2011-03-21 | 1 | -32/+18 |
* | hwmon: Add support for Texas Instruments ADS1015 | Dirk Eibach | 2011-03-21 | 1 | -0/+282 |