summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/sht3x.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: use sysfs_emit() to instead of scnprintf()ye xingchen2022-12-041-6/+6
* hwmon: use simple i2c probe functionStephen Kitt2020-09-231-4/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-11/+1
* hwmon: (sht3x) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck2019-02-181-34/+16
* hwmon: (sht3x) wait predefined limits loading complete before accessEmiliano Ingrassia2018-01-121-0/+7
* hwmon: (sht3x) set initial jiffies to last_updateMatt Ranostay2016-07-311-1/+1
* hwmon: (sht3x) add humidity heater element controlMatt Ranostay2016-07-161-0/+50
* hwmon: add support for Sensirion SHT3x sensorsDavid Frey2016-06-271-0/+725