summaryrefslogtreecommitdiff
path: root/doc/dbus
AgeCommit message (Collapse)AuthorFilesLines
2013-10-14Remove QoS interfaceBastien Nocera1-5/+1
It was added for some workloads, but ill-suited and never really got traction. Using cgroups to manage the resources of particular services (using systemd), or something separate like rtkit is a better bet.
2011-07-19Use git.mk and remove the manual .gitignore filesRichard Hughes2-3/+4
2010-10-11Add support for controlling leds keyboard backlightsAlex Murray1-1/+5
Add a new DBus interface based on the QoS one to provide for controlling a keyboard backlight via the Linux leds interface. Signed-off-by: Richard Hughes <richard@hughsie.com>
2010-01-18Rename the DBus service from org.freedesktop.DeviceKit.Power to ↵Richard Hughes1-5/+5
org.freedesktop.UPower
2009-01-31trivial: generate the wakeups documentation tooRichard Hughes1-1/+5
2008-11-13feature: add in the interface file for QoS controlRichard Hughes1-1/+5
2008-08-09refactor out DkpDevice and DkpSupply so we can add another type of device ↵Richard Hughes1-2/+2
without a metric ton of copy and paste
2008-08-01add some trivial gitignore filesRichard Hughes1-0/+3
2008-05-08initial commitDavid Zeuthen3-0/+590