| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: (sht15) add support for CRC validation | Jerome Oufella | 2011-05-19 | 1 | -19/+173 |
* | hwmon: (sht15) add support for the status register | Vivien Didelot | 2011-05-19 | 1 | -33/+214 |
* | hwmon: (sht15) clean-up the probe function | Vivien Didelot | 2011-05-19 | 1 | -8/+46 |
* | hwmon: (sht15) general code clean-up | Vivien Didelot | 2011-05-19 | 1 | -115/+153 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -3/+3 |
* | hwmon: (sht15) Fix integer overflow in humidity calculation | Vivien Didelot | 2011-03-21 | 1 | -2/+2 |
* | hwmon: (sht15) Spelling fix | Justin P. Mattock | 2011-03-21 | 1 | -1/+1 |
* | hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=n | Jean Delvare | 2010-04-14 | 1 | -1/+6 |
* | hwmon: (sht15) Fix sht15_calc_temp interpolation function | Jerome Oufella | 2010-04-14 | 1 | -3/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | hwmon: (sht15) Off-by-one error in array index + incorrect constants | Jonathan Cameron | 2009-12-16 | 1 | -3/+3 |
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-10-11 | 1 | -1/+6 |
|\ |
|
| * | hwmon: (sht15) Fix spurious section mismatch warning | Rakib Mullick | 2009-10-09 | 1 | -1/+6 |
* | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
|/ |
|
* | hwmon: fix freeing of gpio_data and irq | Roel Kluin | 2009-09-22 | 1 | -2/+4 |
* | hwmon: (sht15) Remove unnecessary semicolon | Joe Perches | 2009-07-11 | 1 | -1/+1 |
* | hwmon: Fix more __devexit_p glitches | Jean Delvare | 2009-06-15 | 1 | -5/+5 |
* | hwmon: sht15 humidity sensor driver | Jonathan Cameron | 2009-04-13 | 1 | -0/+692 |