Age | Commit message (Expand) | Author | Files | Lines |
2021-01-27 | hwmon: (aspeed-pwm-tacho) Switch to using the new API kobj_to_dev() | Tian Tao | 1 | -2/+2 |
2020-07-05 | hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflow | Evgeny Novikov | 1 | -0/+2 |
2019-11-06 | hwmon: (aspeed-pwm-tacho) Use devm_platform_ioremap_resource() in aspeed_pwm_... | Markus Elfring | 1 | -6/+1 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3 | Thomas Gleixner | 1 | -4/+1 |
2019-05-14 | hwmon: (aspeed-pwm-tacho) Use devm_thermal_of_cooling_device_register | Guenter Roeck | 1 | -4/+2 |
2018-12-16 | hwmon: (aspeed-pwm-tacho) Use permission specific SENSOR[_DEVICE]_ATTR variants | Guenter Roeck | 1 | -52/+28 |
2018-10-10 | hwmon: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -1/+1 |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -1/+1 |
2018-01-02 | hwmon: (aspeed-pwm-tacho) Deassert reset in probe | Joel | 1 | -0/+22 |
2017-11-04 | hwmon: (aspeed-pwm-tacho) Sort headers | Joel | 1 | -3/+3 |
2017-10-29 | hwmon: (aspeed-pwm-tacho) increase fan tach period | Patrick Venture | 1 | -1/+1 |
2017-08-13 | hwmon: (aspeed-pwm-tacho) cooling device support. | Mykola Kostenok | 1 | -2/+114 |
2017-06-24 | hwmon: (aspeed-pwm-tacho) Poll with short sleeps. | Patrick Venture | 1 | -6/+18 |
2017-06-24 | hwmon: (aspeed-pwm-tacho) reduce fan_tach period | Patrick Venture | 1 | -1/+1 |
2017-06-11 | hwmon: (aspeed-pwm-tacho) Enable both edge measurement. | Patrick Venture | 1 | -3/+21 |
2017-06-03 | hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1 | Stefan Schaeckeler | 1 | -26/+26 |
2017-06-03 | hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimed | Stefan Schaeckeler | 1 | -1/+0 |
2017-05-30 | hwmon: (aspeed-pwm-tacho) On read failure return -ETIMEDOUT | Patrick Venture | 1 | -3/+9 |
2017-04-10 | drivers: hwmon: Support for ASPEED PWM/Fan tach | Jaghathiswari Rankappagounder Natarajan | 1 | -0/+835 |