| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-17 | hwmon: (ftsteutates) Rely on subsystem locking | Guenter Roeck | 1 | -59/+25 |
| 2025-06-16 | hwmon: (ftsteutates) Fix TOCTOU race in fts_read() | Gui-Dong Han | 1 | -3/+6 |
| 2024-05-01 | hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 1 | -1/+1 |
| 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-03 | hwmon: (ftsteutates) Fix scaling of measurements | Armin Wolf | 1 | -6/+13 |
| 2022-10-04 | 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-16 | hwmon: (ftsteutates) Use permission specific SENSOR[_DEVICE]_ATTR variants | Guenter Roeck | 1 | -113/+89 |
| 2017-08-29 | 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-08 | hwmon: (ftsteutates) Add i2c detect functionality | Thilo Cestonaro | 1 | -0/+45 |
| 2016-07-31 | 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 |