summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/sht4x.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-081-1/+1
* hwmon: sht4x: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* hwmon: use simple i2c probeStephen Kitt2022-12-041-3/+2
* hwmon: (sht4x) do not overflow clamping operation on 32-bit platformsJason A. Donenfeld2022-09-251-1/+1
* hwmon: (sht4x) Add device tree match tableDavid Mosberger-Tang2021-12-261-0/+7
* hwmon: (sht4x) Fix EREMOTEIO errorsDavid Mosberger-Tang2021-11-201-2/+2
* hwmon: (sht4x) Fix sht4x_read_values return valueJoe Perches2021-06-171-50/+45
* hwmon: Add sht4x Temperature and Humidity Sensor DriverNavin Sankar Velliangiri2021-06-171-0/+301