Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-09 | hwmon: (aht10) Remove use of i2c_match_id() | Andrew Davis | 1 | -2/+1 |
2023-06-08 | hwmon: (aht10) Add support for compatible aht20 | Kirill Yatsenko | 1 | -19/+65 |
2023-06-08 | hwmon: (aht10) Refactor aht10_read_values function | Kirill Yatsenko | 1 | -33/+35 |
2023-06-08 | hwmon: (aht10) Fix typos in comments | Kirill Yatsenko | 1 | -2/+2 |
2023-06-08 | hwmon: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2023-04-19 | hwmon: aht10: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2023-02-03 | hwmon: (aht10) Fix some kernel-doc comments | Yang Li | 1 | -2/+1 |
2022-12-05 | hwmon: use simple i2c probe | Stephen Kitt | 1 | -3/+2 |
2021-01-28 | hwmon: (aht10) Unlock on error in aht10_read_values() | Dan Carpenter | 1 | -1/+3 |
2021-01-28 | hwmon: Add AHT10 Temperature and Humidity Sensor Driver | Johannes Cornelis Draaijer (datdenkikniet) | 1 | -0/+346 |