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
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
/
ftsteutates.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-04-19
hwmon: ftsteutates: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-02-03
hwmon: (ftsteutates) Add support for fanX_fault attributes
Armin Wolf
1
-8
/
+13
2023-02-03
hwmon: (ftsteutates) Replace fanX_source with pwmX_auto_channels_temp
Armin Wolf
1
-49
/
+28
2023-02-03
hwmon: (ftsteutates) Convert to devm_hwmon_device_register_with_info()
Armin Wolf
1
-328
/
+204
2023-02-03
hwmon: (ftsteutates) Use devm_watchdog_register_device()
Armin Wolf
1
-9
/
+1
2023-01-04
hwmon: (ftsteutates) Fix scaling of measurements
Armin Wolf
1
-6
/
+13
2022-10-05
Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-1
/
+1
2022-09-19
hwmon: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-2
/
+1
2021-04-20
hwmon: (ftsteutates) Rudimentary typo fixes
Bhaskar Chowdhury
1
-1
/
+1
2021-04-20
hwmon: (ftsteutates) Fix spelling typo
zuoqilin
1
-1
/
+1
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-11
/
+1
2018-12-17
hwmon: (ftsteutates) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-113
/
+89
2017-08-30
hwmon: (ftsteutates) constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-08-13
hwmon: (ftsteutates) Fix clearing alarm sysfs entries
Thilo Cestonaro
1
-0
/
+2
2016-09-09
hwmon: (ftsteutates) Add i2c detect functionality
Thilo Cestonaro
1
-0
/
+45
2016-08-01
hwmon: (ftsteutates) Fix potential memory access error
Guenter Roeck
1
-1
/
+1
2016-07-20
hwmon: (ftsteutates) Remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2016-07-20
hwmon: Add driver for FTS BMC chip "Teutates"
Thilo Cestonaro
1
-0
/
+820