aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ads1015.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin2014-09-131-0/+2
* hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin2014-09-131-1/+1
* hwmon: (ads1015) Fix file leak in probe functionGuenter Roeck2012-02-291-2/+1
* hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare2011-11-041-17/+4
* hwmon: (ads1015) Make gain and datarate configurableDirk Eibach2011-03-211-40/+109
* hwmon: (ads1015) Drop dynamic attribute groupJean Delvare2011-03-211-32/+18
* hwmon: Add support for Texas Instruments ADS1015Dirk Eibach2011-03-211-0/+282