Please sign in to access this page

powerd

powerd

7 devlogs
16h 11m
•  Ship certified
Created by Toshit

Intel laptop cooling/power tweaking tool.

Timeline

Made a binary release and added intel-rapl MMIO zones support

Update attachment

Ship 1

1 payout of shell 196.0 shells

Toshit

22 days ago

Toshit Covers 6 devlogs and 15h 17m

Added a README and fixed the docs a bit

Update attachment

Added support for setting powerd profiles through the power-profiles-daemon API. This means powerd can now be integrated with KDE through its power daemon!

Update attachment

Added a way to disable or change the frequency of automatic restoring of config. Also added a way to only disable automatic default profiles while keeping automatic restoring of config.

Update attachment

Revamped the action system to allow all actions (except restore) to be run without contacting the daemon. Also added support for polling upower for different default profiles on battery and AC power.

Update attachment

Attempted to add support for modifying EFI variables but all of the ones that handled CPU settings were locked in userspace so I gave up. Added a throttle-info subcommand instead

Update attachment

I started this project a while back and forgot to add it to SoM. Right now I have a ton of intel pstate, rapl, gpu, and dptf knobs added with all of them organized into separate files in src/sensors/. I've improved the default buildroot arm64 cross compile time from ~~18m to ~~13m.

Update attachment