summaryrefslogtreecommitdiff
path: root/drivers/hwmon/aspeed-pwm-tacho.c
AgeCommit message (Expand)Author
2024-02-04hwmon: (aspeed-pwm-tacho) mutex for tach readingLoic Prylli
2023-12-11hwmon: (aspeed-pwm-tacho) Fix -Wstringop-overflow warning in aspeed_create_fa...Gustavo A. R. Silva
2023-08-21hwmon: Explicitly include correct DT includesRob Herring
2022-07-21hwmon: (aspeed-pwm-tacho) increase fan tach period (again)Paul Fertser
2021-01-27hwmon: (aspeed-pwm-tacho) Switch to using the new API kobj_to_dev()Tian Tao
2020-07-05hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflowEvgeny Novikov
2019-11-06hwmon: (aspeed-pwm-tacho) Use devm_platform_ioremap_resource() in aspeed_pwm_...Markus Elfring
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner
2019-05-14hwmon: (aspeed-pwm-tacho) Use devm_thermal_of_cooling_device_registerGuenter Roeck
2018-12-16hwmon: (aspeed-pwm-tacho) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck
2018-10-10hwmon: Convert to using %pOFn instead of device_node.nameRob Herring
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-01-02hwmon: (aspeed-pwm-tacho) Deassert reset in probeJoel
2017-11-04hwmon: (aspeed-pwm-tacho) Sort headersJoel
2017-10-29hwmon: (aspeed-pwm-tacho) increase fan tach periodPatrick Venture
2017-08-13hwmon: (aspeed-pwm-tacho) cooling device support.Mykola Kostenok
2017-06-24hwmon: (aspeed-pwm-tacho) Poll with short sleeps.Patrick Venture
2017-06-24hwmon: (aspeed-pwm-tacho) reduce fan_tach periodPatrick Venture
2017-06-11hwmon: (aspeed-pwm-tacho) Enable both edge measurement.Patrick Venture
2017-06-03hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1Stefan Schaeckeler
2017-06-03hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimedStefan Schaeckeler
2017-05-30hwmon: (aspeed-pwm-tacho) On read failure return -ETIMEDOUTPatrick Venture
2017-04-10drivers: hwmon: Support for ASPEED PWM/Fan tachJaghathiswari Rankappagounder Natarajan