Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | apm821xx: WNDR4700: fix fan-control | Christian Lamparter | 2024-03-23 |
| | | | | | | | | | | | | | This service was unfunctional due to not having its executable bit set. Furthermore, sysupgrade complains about the file being present in images. Also, the tc654 driver doesn't provide pwm1_enable sysfs file, instead its now called pwm1_mode. Please note that the fan was always spinning. It should now turn off, when there's enough the thermal headroom. Signed-off-by: Christian Lamparter <chunkeey@gmail.com> | ||
* | apm821xx: WNDR4700: use upstream tc654 cooling devices | Christian Lamparter | 2022-02-19 |
Upstream hwmon-maintainer had various comments about the changes to the tc654 driver. These have been addressed and the cooling device support is destined for inclusion. One of the comments was the change of the cooling states scaling. No longer the driver uses the same values as the hwmon interface, instead the states are now the 17 states the tc654 supports. Signed-off-by: Christian Lamparter <chunkeey@gmail.com> |