index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
aht10.c
Age
Commit message (
Expand
)
Author
2026-02-22
hwmon: (aht10) Fix initialization commands for AHT20
Hao Yu
2025-11-02
hwmon: (aht10) Add support for dht20
Akhilesh Patil
2025-10-17
hwmon: (aht10) Rely on subsystem locking
Guenter Roeck
2025-04-23
hwmon: (aht10) Drop doctype annotations from static functions
Guenter Roeck
2024-06-08
hwmon: (aht10) Remove use of i2c_match_id()
Andrew Davis
2023-06-08
hwmon: (aht10) Add support for compatible aht20
Kirill Yatsenko
2023-06-08
hwmon: (aht10) Refactor aht10_read_values function
Kirill Yatsenko
2023-06-08
hwmon: (aht10) Fix typos in comments
Kirill Yatsenko
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-04-19
hwmon: aht10: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-02-03
hwmon: (aht10) Fix some kernel-doc comments
Yang Li
2022-12-04
hwmon: use simple i2c probe
Stephen Kitt
2021-01-27
hwmon: (aht10) Unlock on error in aht10_read_values()
Dan Carpenter
2021-01-27
hwmon: Add AHT10 Temperature and Humidity Sensor Driver
Johannes Cornelis Draaijer (datdenkikniet)