index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
sht3x.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-05
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-19
hwmon: (sht3x) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-34
/
+16
2018-01-13
hwmon: (sht3x) wait predefined limits loading complete before access
Emiliano Ingrassia
1
-0
/
+7
2016-08-01
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-28
hwmon: add support for Sensirion SHT3x sensors
David Frey
1
-0
/
+725