index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
sht3x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-08
hwmon: (sht3x) Remove use of i2c_match_id()
Andrew Davis
1
-10
/
+10
2024-02-25
hwmon: (sht3x) read out sensor serial number
Stefan Gloor
1
-1
/
+65
2023-08-21
hwmon: (sht3x) convert some of sysfs interface to hwmon
JuenKit Yip
1
-136
/
+251
2023-06-17
hwmon: (sht3x) complement sysfs interface for sts3x
JuenKit Yip
1
-0
/
+8
2023-06-17
hwmon: (sht3x) Add new non-stardard sysfs attribute
JuenKit Yip
1
-0
/
+33
2023-06-17
hwmon: (sht3x) add medium repeatability support
JuenKit Yip
1
-0
/
+24
2023-06-17
hwmon: (sht3x)replace "high-precision" property to "repeatability"
JuenKit Yip
1
-8
/
+13
2023-06-17
hwmon: (sht3x) remove blocking_io property
JuenKit Yip
1
-22
/
+11
2023-06-17
hwmon: (sht3x) remove sht3x_platform_data
JuenKit Yip
1
-12
/
+8
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-12-04
hwmon: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-6
/
+6
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
1
-4
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-11
/
+1
2019-02-18
hwmon: (sht3x) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-34
/
+16
2018-01-12
hwmon: (sht3x) wait predefined limits loading complete before access
Emiliano Ingrassia
1
-0
/
+7
2016-07-31
hwmon: (sht3x) set initial jiffies to last_update
Matt Ranostay
1
-1
/
+1
2016-07-16
hwmon: (sht3x) add humidity heater element control
Matt Ranostay
1
-0
/
+50
2016-06-27
hwmon: add support for Sensirion SHT3x sensors
David Frey
1
-0
/
+725