summarylogtreecommitdiffstats
path: root/throttlectl
AgeCommit message (Collapse)Author
2022-02-26Add PCIe Active State Power Managment (may be irrelevant for many users); ↵Que Quotion
correctly set sysystemstate on throttlectl full/cut
2022-02-26cover CPUFreq Boost as well as Intel PState TurboQue Quotion
2022-02-23minor fixes: checking governor and setting backlightQue Quotion
2022-02-22Remove x86_energy_perf_policy from optdepends (can now be set through ↵Que Quotion
sysfs); fix some misplaced quotation
2022-02-22Partial rewrite of throttlectl script: smarter scripting (use tee; actually ↵Que Quotion
check things exist before setting them, etc); order as in front end (sys,turbo,hyperthreads,gov,gpu,backlight); have backlight be a powersave/performance toggle like everything else (it will set only the lowest or highest brightness)
2022-02-20Remove legacy indicator-powersave infrastructure; add no-overlap system ↵Que Quotion
devices option
2022-02-20fork those new printfsQue Quotion
2022-02-20Add 'systemstate' to track system-wide runtime pm state (technically a ↵Que Quotion
cheat, but how else?)
2022-02-20Get NVPM working againQue Quotion
2022-02-20a new and better way to set hyperthreadsQue Quotion
2022-02-19Fix output format for network device checkingQue Quotion
2021-09-14rearrange for better human readabiltyQue Quotion
2020-11-14Updates: equivalent language options for all settings, remove old exceptions ↵Que Quotion
(other than logitech's reciever)
2020-03-28Separate throttle from indicator-powersaveQue Quotion