index
:
pub/scm/linux/kernel/git/ostr/linux.git
master
Boris Ostrovsky's fork of linux.git
Boris Ostrovsky
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
aht10.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-09
hwmon: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
1
-4
/
+4
2026-03-30
hwmon: (aht10) add device tree ID matching
Hao Yu
1
-0
/
+10
2026-02-22
hwmon: (aht10) Fix initialization commands for AHT20
Hao Yu
1
-2
/
+4
2025-11-02
hwmon: (aht10) Add support for dht20
Akhilesh Patil
1
-3
/
+16
2025-10-17
hwmon: (aht10) Rely on subsystem locking
Guenter Roeck
1
-21
/
+3
2025-04-23
hwmon: (aht10) Drop doctype annotations from static functions
Guenter Roeck
1
-8
/
+8
2024-06-08
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
-28
/
+30
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-04
hwmon: use simple i2c probe
Stephen Kitt
1
-3
/
+2
2021-01-27
hwmon: (aht10) Unlock on error in aht10_read_values()
Dan Carpenter
1
-1
/
+3
2021-01-27
hwmon: Add AHT10 Temperature and Humidity Sensor Driver
Johannes Cornelis Draaijer (datdenkikniet)
1
-0
/
+346