power-profiles-daemon/src
2024-02-14 17:38:39 +01:00
..
meson.build Don't modify powerprofilesctl at build time 2024-02-14 00:03:31 -06:00
power-profiles-daemon.c power-profiles-daemon: Add debug info when the bus names are aquired 2024-02-14 17:38:39 +01:00
power-profiles-daemon.dbus.xml.in Add a Version property and read it with powerprofilesctl 2024-02-14 00:03:28 -06:00
power-profiles-daemon.gresource.xml.in cleanup: Use UPower namespace as default DBus name preserving old one 2024-02-13 20:44:29 +00:00
power-profiles-daemon.h main: Make PpdProfile into a bitmask 2020-08-05 15:29:27 +02:00
powerprofilesctl Use python argparse and decorators instead of reinventing both 2024-02-14 10:37:14 -06:00
ppd-action-amdgpu-panel-power.c amdgpu: Handle disconnected panels correctly 2024-02-13 23:20:42 +00:00
ppd-action-amdgpu-panel-power.h Add support for a amdgpu panel power savings action 2024-02-13 23:20:42 +00:00
ppd-action-trickle-charge.c Set the log domain for all source files 2024-02-13 20:10:30 +00:00
ppd-action-trickle-charge.h cleanup: Be consistent on spacing before function calls 2024-02-03 15:34:25 +01:00
ppd-action.c Change the ppd_action_probe() return type to PpdProbeResult 2024-02-13 23:20:42 +00:00
ppd-action.h Change the ppd_action_probe() return type to PpdProbeResult 2024-02-13 23:20:42 +00:00
ppd-driver-amd-pstate.c Set the log domain for all source files 2024-02-13 20:10:30 +00:00
ppd-driver-amd-pstate.h cleanup: Be consistent on spacing before function calls 2024-02-03 15:34:25 +01:00
ppd-driver-cpu.c Set the log domain for all source files 2024-02-13 20:10:30 +00:00
ppd-driver-cpu.h cleanup: Be consistent on spacing before function calls 2024-02-03 15:34:25 +01:00
ppd-driver-fake.c Fix running test suite without root 2024-02-07 23:17:18 -06:00
ppd-driver-fake.h cleanup: Be consistent on spacing before function calls 2024-02-03 15:34:25 +01:00
ppd-driver-intel-pstate.c Set the log domain for all source files 2024-02-13 20:10:30 +00:00
ppd-driver-intel-pstate.h cleanup: Be consistent on spacing before function calls 2024-02-03 15:34:25 +01:00
ppd-driver-placeholder.c Set the log domain for all source files 2024-02-13 20:10:30 +00:00
ppd-driver-placeholder.h cleanup: Be consistent on spacing before function calls 2024-02-03 15:34:25 +01:00
ppd-driver-platform-profile.c Set the log domain for all source files 2024-02-13 20:10:30 +00:00
ppd-driver-platform-profile.h cleanup: Be consistent on spacing before function calls 2024-02-03 15:34:25 +01:00
ppd-driver-platform.c Set the log domain for all source files 2024-02-13 20:10:30 +00:00
ppd-driver-platform.h trivial: fix end of file on C files 2024-02-03 09:05:45 -06:00
ppd-driver.c cleanup: Be consistent on spacing before function calls 2024-02-03 15:34:25 +01:00
ppd-driver.h Move PpdProbeResult to ppd-profile.h 2024-02-13 23:20:42 +00:00
ppd-enums.c.in power-profiles-daemon 2020-07-10 17:29:23 +02:00
ppd-enums.h.in power-profiles-daemon 2020-07-10 17:29:23 +02:00
ppd-profile.c main: Add helper to verify that PpdProfile is a single profile 2020-08-06 15:25:02 +02:00
ppd-profile.h Move PpdProbeResult to ppd-profile.h 2024-02-13 23:20:42 +00:00
ppd-utils.c Add a ppd_utils_write_sysfs_int() helper 2024-02-13 23:20:42 +00:00
ppd-utils.h Add a ppd_utils_write_sysfs_int() helper 2024-02-13 23:20:42 +00:00