Age | Commit message (Expand) | Author |
2024-08-27 | hwmon: (aspeed-pwm-tacho): Simplify with scoped for each OF child loop | Jinjie Ruan |
2024-02-04 | hwmon: (aspeed-pwm-tacho) mutex for tach reading | Loic Prylli |
2023-12-11 | hwmon: (aspeed-pwm-tacho) Fix -Wstringop-overflow warning in aspeed_create_fa... | Gustavo A. R. Silva |
2023-08-21 | hwmon: Explicitly include correct DT includes | Rob Herring |
2022-07-21 | hwmon: (aspeed-pwm-tacho) increase fan tach period (again) | Paul Fertser |
2021-01-27 | hwmon: (aspeed-pwm-tacho) Switch to using the new API kobj_to_dev() | Tian Tao |
2020-07-05 | hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflow | Evgeny Novikov |
2019-11-06 | hwmon: (aspeed-pwm-tacho) Use devm_platform_ioremap_resource() in aspeed_pwm_... | Markus Elfring |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3 | Thomas Gleixner |
2019-05-14 | hwmon: (aspeed-pwm-tacho) Use devm_thermal_of_cooling_device_register | Guenter Roeck |
2018-12-16 | hwmon: (aspeed-pwm-tacho) Use permission specific SENSOR[_DEVICE]_ATTR variants | Guenter Roeck |
2018-10-10 | hwmon: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-01-02 | hwmon: (aspeed-pwm-tacho) Deassert reset in probe | Joel |
2017-11-04 | hwmon: (aspeed-pwm-tacho) Sort headers | Joel |
2017-10-29 | hwmon: (aspeed-pwm-tacho) increase fan tach period | Patrick Venture |
2017-08-13 | hwmon: (aspeed-pwm-tacho) cooling device support. | Mykola Kostenok |
2017-06-24 | hwmon: (aspeed-pwm-tacho) Poll with short sleeps. | Patrick Venture |
2017-06-24 | hwmon: (aspeed-pwm-tacho) reduce fan_tach period | Patrick Venture |
2017-06-11 | hwmon: (aspeed-pwm-tacho) Enable both edge measurement. | Patrick Venture |
2017-06-03 | hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1 | Stefan Schaeckeler |
2017-06-03 | hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimed | Stefan Schaeckeler |
2017-05-30 | hwmon: (aspeed-pwm-tacho) On read failure return -ETIMEDOUT | Patrick Venture |
2017-04-10 | drivers: hwmon: Support for ASPEED PWM/Fan tach | Jaghathiswari Rankappagounder Natarajan |