aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/sht15.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-14hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=nJean Delvare1-1/+6
2010-04-14hwmon: (sht15) Fix sht15_calc_temp interpolation functionJerome Oufella1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-16hwmon: (sht15) Off-by-one error in array index + incorrect constantsJonathan Cameron1-3/+3
2009-10-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-1/+6
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-10-09hwmon: (sht15) Fix spurious section mismatch warningRakib Mullick1-1/+6
2009-09-22hwmon: fix freeing of gpio_data and irqRoel Kluin1-2/+4
2009-07-11hwmon: (sht15) Remove unnecessary semicolonJoe Perches1-1/+1
2009-06-15hwmon: Fix more __devexit_p glitchesJean Delvare1-5/+5
2009-04-13hwmon: sht15 humidity sensor driverJonathan Cameron1-0/+692