aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/sht21.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner1-14/+1
2019-02-18hwmon: (sht21) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-10/+7
2018-03-10hwmon: (sht21) Update data sheet URLsDanilo Bargen1-2/+1
2018-01-02hwmon: (sht21) Fix documentation of struct sht21Guenter Roeck1-1/+1
2017-01-02hwmon: (sht21) Add Electronic Identification Code retrievalPeter A. Bigot1-2/+90
2014-08-04hwmon: (sht21) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-60/+22
2012-11-28hwmon: remove use of __devexitBill Pemberton1-1/+1
2012-11-28hwmon: remove use of __devinitBill Pemberton1-1/+1
2012-11-28hwmon: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-10hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare1-0/+1
2012-09-23hwmon: (sht21) Convert to use devm_ functionsGuenter Roeck1-9/+4
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin1-22/+1
2011-11-04hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare1-22/+4
2011-01-08hwmon: driver for Sensirion SHT21 humidity and temperature sensorUrs Fleisch1-0/+307