power-profiles-daemon

Package: power-profiles-daemon
Version: 0.22-1
Architecture: amd64
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Installed-Size: 175
Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.79.0), libgudev-1.0-0 (>= 234), libpolkit-gobject-1-0 (>= 0.99), python3:any (>= 3.11~), python3-gi
Conflicts: laptop-mode-tools, tlp
Section: admin
Priority: optional
Homepage: https://gitlab.freedesktop.org/upower/power-profiles-daemon
Description: Makes power profiles handling available over D-Bus.
 power-profiles-daemon offers to modify system behaviour based upon
 user-selected power profiles. There are 3 different power profiles, a
 "balanced" default mode, a "power-saver" mode, as well as a "performance"
 mode. The first 2 of those are available on every system. The "performance"
 mode is only available on select systems and is implemented by different
 "drivers" based on the system or systems it targets.
 .
 In addition to those 2 or 3 modes (depending on the system),
 "actions" can be hooked up to change the behaviour of a particular device.
 For example, this can be used to disable the fast-charging for some USB
 devices when in power-saver mode.