summaryrefslogtreecommitdiff
path: root/drivers/hwmon/sht15.c
Commit message (Expand)AuthorAge
* hwmon:change sht15_reverse()yalin wang2015-08-10
* hwmon: (sht15) Constify platform_device_idKrzysztof Kozlowski2015-05-31
* hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-20
* Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-03
|\
| * hwmon: use dev_get_platdata()Jingoo Han2013-08-11
* | hwmon: (sht15) Use devm_regulator_get_optional()Mark Brown2013-08-19
|/
* hwmon: (sht15) Check return value of regulator_enable()Mark Brown2013-03-03
* hwmon: (sht15) check GPIO directionsVivien Didelot2013-02-06
* hwmon: (sht15) avoid CamelCaseVivien Didelot2013-01-25
* hwmon: remove use of __devexitBill Pemberton2012-11-28
* hwmon: remove use of __devinitBill Pemberton2012-11-28
* hwmon: remove use of __devexit_pBill Pemberton2012-11-28
* hwmon: (sht15) move header to linux/platform_data/Vivien Didelot2012-09-23
* hwmon: (sht15) remove multiple driver registrationVivien Didelot2012-09-23
* hwmon: (sht15) Convert to use devm_ functionsGuenter Roeck2012-09-23
* hwmon: (sht15) fix checkpatch issuesFrans Meulenbroeks2012-03-18
* hwmon: (sht15) fix bad error codeVivien Didelot2012-01-29
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-05
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* hwmon: (sht15) Correct a comment mistakeVivien Didelot2011-07-25
* hwmon: (sht15) add support for CRC validationJerome Oufella2011-05-19
* hwmon: (sht15) add support for the status registerVivien Didelot2011-05-19
* hwmon: (sht15) clean-up the probe functionVivien Didelot2011-05-19
* hwmon: (sht15) general code clean-upVivien Didelot2011-05-19
* Fix common misspellingsLucas De Marchi2011-03-31
* hwmon: (sht15) Fix integer overflow in humidity calculationVivien Didelot2011-03-21
* hwmon: (sht15) Spelling fixJustin P. Mattock2011-03-21
* hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=nJean Delvare2010-04-14
* hwmon: (sht15) Fix sht15_calc_temp interpolation functionJerome Oufella2010-04-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* hwmon: (sht15) Off-by-one error in array index + incorrect constantsJonathan Cameron2009-12-16
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-10-11
|\
| * hwmon: (sht15) Fix spurious section mismatch warningRakib Mullick2009-10-09
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
|/
* hwmon: fix freeing of gpio_data and irqRoel Kluin2009-09-22
* hwmon: (sht15) Remove unnecessary semicolonJoe Perches2009-07-11
* hwmon: Fix more __devexit_p glitchesJean Delvare2009-06-15
* hwmon: sht15 humidity sensor driverJonathan Cameron2009-04-13