summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-02-27Update config files for setting PCIe ASPMQue Quotion
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-26Remove comment from performance settings; throttlectl now sets ↵Que Quotion
max_brightness if BACKLIGHT contains any value other than 0
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-21Less noise from nvidia-settingsQue Quotion
2022-02-20Remove legacy indicator-powersave infrastructure; add no-overlap system ↵Que Quotion
devices option
2022-02-20fork those new printfsQue Quotion
2022-02-20grrQue 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-28Fix and spruce up systemd serviceQue Quotion
2020-03-28Separate throttle from indicator-powersaveQue Quotion
2019-07-09Partial rewrite:Que Quotion
Separate configuration into /etc/throttle.d/{performance,powersave} Use functions to reduce redundancy in throttle Expand natural language syntax ({cpu,gov}), and add more options such as "cpu check", etc. Mimic systemd controller syntax {start, stop}: start means "begin to throttle", so "reduce performance" stop means "cease to throttle", so "improve performance"
2018-04-18add bzr to makedependsQue Quotion
2017-12-14Use cpuinfo min/max for more relative icon displayQue Quotion
2017-12-14Use cpuinfo min/max for more relative icon displayQue Quotion
2017-12-14Use cpuinfo min/max for more relative icon displayQue Quotion
2017-12-14Use cpuinfo min/max for more relative icon displayQue Quotion
2017-05-25version bumpQue Quotion
2017-05-25change systemd service type to idle; allow for full power during startup, ↵Que Quotion
eliminate any delay
2017-05-22Reduce throttle-cut to an 'idle' service; completely removes it from ↵Que Quotion
systemd-analyze blame
2017-04-08Bumping block device auto suspend delay to one minuteQue Quotion
2017-04-06some extra input possibilities in case someone takes the archwiki literally; ↵Que Quotion
not bumping version
2017-04-06Fixes, updates, 98.8-3 (again)Que Quotion
2017-04-06Fixes, updates, 98.8-3Que Quotion
2017-04-06Use the shipped throttle, not custom throttle, by defaultQue Quotion
2017-04-06New setting: block device autosuspend delay (30s for cut throttle; disabled ↵Que Quotion
for full throttle) and fix nags of backlight and runtime pm
2017-04-05More speed: throttle can set around 300 attributes in one second!Que Quotion
2017-04-05Patch cleanup; setting governor from indicator works again (via sysfs); ↵Que Quotion
removed cpufreq/cpupower dependencies!
2017-03-30Only one of these is necessaryQue Quotion
2017-03-30Reversing 4c16fa61503ab645ff77e5e3678d610fe710231d; some kinda flukeQue Quotion
2017-03-30zero, or wait; returns 0 on exit for the systemd scriptQue Quotion
2017-03-30Less unnecessary waiting (only wait when we have other tasks to do)Que Quotion
2017-03-26totally bizzare, random q in several lines of throttle... seriously wtf?Que Quotion
2017-03-18/sys/devicesQue Quotion
2017-02-27Efficient .gitignoreQue Quotion
2017-02-27UDEV rules, included but not installedQue Quotion
2017-02-16Transitional: use sysfs instead of mangled cpufreq/cpupower functionsQue Quotion
2017-02-16Add schedutil governorQue Quotion
2016-10-23type-o! yay!Que Quotion
2016-10-23cpufreq_cpu_exists is replaced by cpupower_is_cpu_onlineQue Quotion
2016-03-22increase pkgrel!Que Quotion
2016-03-22updpkgsums, mksrcinfoQue Quotion