RSS Bot Posted January 2, 2023 Posted January 2, 2023 Description Devfreq governors compiled as modules are not be loaded automatically. When we need, for example, powersave governor for sun8i-a33-mbus, we must add it to modprobe autoload config. It is not comfortable. Also, I don't see any reason why governors must be modules. How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [*] Tested on OrangePI Lite Checklist: [*] My code follows the style guidelines of this project [*] I have performed a self-review of my own code [*] I have commented my code, particularly in hard-to-understand areas [*] I have made corresponding changes to the documentation [*] My changes generate no new warnings [*] Any dependent changes have been merged and published in downstream modules View the full article
Recommended Posts