summaryrefslogtreecommitdiff
path: root/drivers/hwmon/sht4x.c
AgeCommit message (Expand)Author
2023-12-11hwmon: Fix some kernel-doc commentsYang Li
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-04-19hwmon: sht4x: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2022-12-04hwmon: use simple i2c probeStephen Kitt
2022-09-25hwmon: (sht4x) do not overflow clamping operation on 32-bit platformsJason A. Donenfeld
2021-12-26hwmon: (sht4x) Add device tree match tableDavid Mosberger-Tang
2021-11-20hwmon: (sht4x) Fix EREMOTEIO errorsDavid Mosberger-Tang
2021-06-17hwmon: (sht4x) Fix sht4x_read_values return valueJoe Perches
2021-06-17hwmon: Add sht4x Temperature and Humidity Sensor DriverNavin Sankar Velliangiri