johnfanv2 / LenovoLegionLinux

Driver and tools for controlling Lenovo Legion laptops in Linux including fan control and power mode.
https://github.com/johnfanv2/LenovoLegionLinux
GNU General Public License v2.0
1.29k stars 49 forks source link

introduce cpu reset timer support #186

Closed st0nie closed 3 months ago

st0nie commented 3 months ago

After testing, even if the configuration of ryzenadj was applied correctly at the beginning, after keeping the computer turned on and idle for a while, it will still reset, ryzen-ppd will reset the configuration every 2s to make sure that the configuration is valid, while undervolt's timer is every 30s

st0nie commented 3 months ago

I wanna split fancurve-set into fancurve-set and legiond-cpuset Then they can be called seperately