Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hwmon: Fix some kernel-doc comments | Yang Li | 2023-12-11 | 1 | -1/+2 |
* | hwmon: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-06-08 | 1 | -1/+1 |
* | hwmon: sht4x: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 2023-04-19 | 1 | -1/+1 |
* | hwmon: use simple i2c probe | Stephen Kitt | 2022-12-04 | 1 | -3/+2 |
* | hwmon: (sht4x) do not overflow clamping operation on 32-bit platforms | Jason A. Donenfeld | 2022-09-25 | 1 | -1/+1 |
* | hwmon: (sht4x) Add device tree match table | David Mosberger-Tang | 2021-12-26 | 1 | -0/+7 |
* | hwmon: (sht4x) Fix EREMOTEIO errors | David Mosberger-Tang | 2021-11-20 | 1 | -2/+2 |
* | hwmon: (sht4x) Fix sht4x_read_values return value | Joe Perches | 2021-06-17 | 1 | -50/+45 |
* | hwmon: Add sht4x Temperature and Humidity Sensor Driver | Navin Sankar Velliangiri | 2021-06-17 | 1 | -0/+301 |