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