aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/sht15.c
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-1/+7
* hwmon: (sht15) fix bad error codeVivien Didelot2012-02-031-1/+2
* hwmon: (sht15) add support for CRC validationJerome Oufella2011-05-191-19/+173
* hwmon: (sht15) add support for the status registerVivien Didelot2011-05-191-33/+214
* hwmon: (sht15) clean-up the probe functionVivien Didelot2011-05-191-8/+46
* hwmon: (sht15) general code clean-upVivien Didelot2011-05-191-115/+153
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* hwmon: (sht15) Fix integer overflow in humidity calculationVivien Didelot2011-03-211-2/+2
* hwmon: (sht15) Spelling fixJustin P. Mattock2011-03-211-1/+1
* hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=nJean Delvare2010-04-141-1/+6
* hwmon: (sht15) Fix sht15_calc_temp interpolation functionJerome Oufella2010-04-141-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* hwmon: (sht15) Off-by-one error in array index + incorrect constantsJonathan Cameron2009-12-161-3/+3
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-10-111-1/+6
|\
| * hwmon: (sht15) Fix spurious section mismatch warningRakib Mullick2009-10-091-1/+6
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
|/
* hwmon: fix freeing of gpio_data and irqRoel Kluin2009-09-221-2/+4
* hwmon: (sht15) Remove unnecessary semicolonJoe Perches2009-07-111-1/+1
* hwmon: Fix more __devexit_p glitchesJean Delvare2009-06-151-5/+5
* hwmon: sht15 humidity sensor driverJonathan Cameron2009-04-131-0/+692