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