Source: power-profiles-daemon Section: admin Priority: optional Maintainer: Debian freedesktop.org maintainers Uploaders: Sebastien Bacher , Marco Trevisan (TreviƱo) Build-Depends: debhelper-compat (= 13), dh-python, bash-completion, libglib2.0-dev, libgudev-1.0-dev, libpolkit-gobject-1-dev, libupower-glib-dev, libudev-dev, libumockdev-dev, libxml2-utils, meson, python3, python3-argparse-manpage, python3-dbus , python3-dbusmock , python3-gi, python3-shtab, systemd-dev, umockdev , Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/freedesktop-team/power-profiles-daemon Vcs-Git: https://salsa.debian.org/freedesktop-team/power-profiles-daemon.git Homepage: https://gitlab.freedesktop.org/upower/power-profiles-daemon X-Python3-Version: >= 3.11 Package: power-profiles-daemon Architecture: linux-any Conflicts: laptop-mode-tools, tlp Depends: ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}, python3-gi 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.