power-profiles-daemon/src
2024-04-04 16:56:15 +02:00
..
completions wip 2024-04-04 16:56:15 +02:00
meson.build Show both daemon and client versions 2024-02-26 21:27:28 -06:00
power-profiles-daemon.c ppd-profile: Write PpdPowerChangedReason as string in debug statements 2024-04-04 01:50:48 +02: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 powerprofilesctl: Do not expose completions generation by default 2024-04-02 00:17:32 +02:00
ppd-action-amdgpu-panel-power.c cleanup: Disconnect all signals on objects 2024-04-03 23:09:22 +02: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 Switch out assertions to g_critical() or g_return_val() 2024-04-02 13:22:02 -05:00
ppd-action.h Add support for upower into the daemon 2024-03-02 16:23:47 +00:00
ppd-driver-amd-pstate.c cleanup: Remove various unneeded "ret" values 2024-04-04 00:34:01 +02: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 power-profiles-daemon: Add a single restart drivers function 2024-04-03 20:10:34 +02: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 cleanup: Remove various unneeded "ret" values 2024-04-04 00:34:01 +02: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 cleanup: Disconnect all signals on objects 2024-04-03 23:09:22 +02: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 ppd-driver: Move Suspend/Resume detection inside the deamon 2024-04-03 20:15:17 +02:00
ppd-driver.h ppd-driver: Move Suspend/Resume detection inside the deamon 2024-04-03 20:15:17 +02: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 ppd-profile: Write PpdPowerChangedReason as string in debug statements 2024-04-04 01:50:48 +02:00
ppd-profile.h ppd-profile: Write PpdPowerChangedReason as string in debug statements 2024-04-04 01:50:48 +02:00
ppd-utils.c ppd-utils: Support versions earlier than GLib 2.76 2024-04-03 23:28:26 +00:00
ppd-utils.h ppd-utils: Add function to write the same value to multiple files 2024-04-04 00:34:01 +02:00