Skip to content

Allow amd-pstate to change modes at runtime

Mario Limonciello requested to merge superm1/amd-pstate-modes into main

Rather than checking for active mode at startup and then never checking it again check the mode when trying to write a value.

If it's not active, log something to the journal. This is intentionally not failing because users could still have an ACPI platform-profile change occur.

Fixes: #168

Merge request reports

Loading