Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apm821xx: WNDR4700: use upstream tc654 cooling devices | Christian Lamparter | 2022-02-19 | 1 | -79/+71 |
| | | | | | | | | | | | | | | 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> | ||||
* | apm821xx: add support for kernel 5.10 for testing | Christian Lamparter | 2021-03-05 | 1 | -0/+174 |
This patch copies over refreshed patches from 5.4. - dropped crypto patches (they got upstreamed) - dropped renesas USB 3 firmware loader (they got upstreamed) - NAND now needs extra device-properties for ECC settings. Signed-off-by: Christian Lamparter <chunkeey@gmail.com> |