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