summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2022-01-10Add go mod init when buildingSergio Correia
2018-03-08Add git as makedependsSergio Correia
Also fix a typo in the description.
2018-03-08Bump to latest version, which includes Power Supply Idle Control workaroundSergio Correia
2018-02-01Bump to r16.d1076ae-1Sergio Correia
2018-01-31Fix disable boosting from comand lineSergio Correia
2018-01-30Backup profiles.toml before installing the new config fileSergio Correia
2018-01-30Fix systemd unitsSergio Correia
2018-01-30We can now disable processor boosting as well.Sergio Correia
2018-01-20Add systemd units to run ryzen-stabilizator after resumeSergio Correia
As pointed out by Ashley Bone at this bugzilla discussion [1], C6 is reenabled after resuming from sleep, so we need to run ryzen-stabilizator again at that point. $ sudo systemctl reenable ryzen-stabilizator Should take care of enabling the relevant systemd services. [1] https://bugzilla.kernel.org/show_bug.cgi?id=196683#c183
2018-01-12 Initial commitSergio Correia