power-profiles-daemon/docs
Mario Limonciello 61f7650e35 Allow both CPU and platform drivers to be simultaneously active
This is done by designating all drivers as CPU drivers or platform drivers.
One of each driver can be active at any given time.

When setting an active profile CPU driver is set first as this is less likely to have
failures. If failures occur setting the platform driver then the CPU driver is undone.

If both profiles are degraded then the string for the reason from both drivers will be
comma separated to be compatible with existing API and users.

This is leveraged from https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/merge_requests/123

Fixes: https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/issues/107
Fixes: https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/issues/125
Fixes: https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/issues/124
Fixes: https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/issues/122
Fixes: https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/issues/129
Fixes: https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/issues/131
2024-01-15 06:17:42 +00:00
..
meson.build docs: Remove references to files that don't exist 2024-01-15 06:17:42 +00:00
power-profiles-daemon-docs.xml Allow both CPU and platform drivers to be simultaneously active 2024-01-15 06:17:42 +00:00
power-profiles-daemon-sections.txt Allow both CPU and platform drivers to be simultaneously active 2024-01-15 06:17:42 +00:00
power-profiles-daemon.types docs: Build internal API documentation 2020-09-04 15:57:12 +02:00
version.xml.in power-profiles-daemon 2020-07-10 17:29:23 +02:00