aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/sht15.c
AgeCommit message (Expand)Author
2015-08-10hwmon:change sht15_reverse()yalin wang
2015-05-31hwmon: (sht15) Constify platform_device_idKrzysztof Kozlowski
2014-10-20hwmon: drop owner assignment from platform_driversWolfram Sang
2013-09-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-08-19hwmon: (sht15) Use devm_regulator_get_optional()Mark Brown
2013-08-11hwmon: use dev_get_platdata()Jingoo Han
2013-03-03hwmon: (sht15) Check return value of regulator_enable()Mark Brown
2013-02-06hwmon: (sht15) check GPIO directionsVivien Didelot
2013-01-25hwmon: (sht15) avoid CamelCaseVivien Didelot
2012-11-28hwmon: remove use of __devexitBill Pemberton
2012-11-28hwmon: remove use of __devinitBill Pemberton
2012-11-28hwmon: remove use of __devexit_pBill Pemberton
2012-09-23hwmon: (sht15) move header to linux/platform_data/Vivien Didelot
2012-09-23hwmon: (sht15) remove multiple driver registrationVivien Didelot
2012-09-23hwmon: (sht15) Convert to use devm_ functionsGuenter Roeck
2012-03-18hwmon: (sht15) fix checkpatch issuesFrans Meulenbroeks
2012-01-29hwmon: (sht15) fix bad error codeVivien Didelot
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25hwmon: (sht15) Correct a comment mistakeVivien Didelot
2011-05-19hwmon: (sht15) add support for CRC validationJerome Oufella
2011-05-19hwmon: (sht15) add support for the status registerVivien Didelot
2011-05-19hwmon: (sht15) clean-up the probe functionVivien Didelot
2011-05-19hwmon: (sht15) general code clean-upVivien Didelot
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-21hwmon: (sht15) Fix integer overflow in humidity calculationVivien Didelot
2011-03-21hwmon: (sht15) Spelling fixJustin P. Mattock
2010-04-14hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=nJean Delvare
2010-04-14hwmon: (sht15) Fix sht15_calc_temp interpolation functionJerome Oufella
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16hwmon: (sht15) Off-by-one error in array index + incorrect constantsJonathan Cameron
2009-10-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-09hwmon: (sht15) Fix spurious section mismatch warningRakib Mullick
2009-09-22hwmon: fix freeing of gpio_data and irqRoel Kluin
2009-07-11hwmon: (sht15) Remove unnecessary semicolonJoe Perches
2009-06-15hwmon: Fix more __devexit_p glitchesJean Delvare
2009-04-13hwmon: sht15 humidity sensor driverJonathan Cameron