summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2013-10-14Remove QoS interfaceBastien Nocera1-2/+0
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.
2013-01-14Don't use the deprecated INCLUDES in Makefile.amRichard Hughes1-1/+1
2011-07-19Use git.mk and remove the manual .gitignore filesRichard Hughes1-3/+12
2010-10-11Add support for controlling leds keyboard backlightsAlex Murray1-0/+1
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-25trivial: add some gtk-doc markup into libupower-glib and hook it up to the ↵Richard Hughes1-3/+9
build system
2010-01-25Add libupower so applications can switch away from devkit-power-gobjectRichard Hughes1-1/+1
2010-01-21Rename the gtk-doc documentationRichard Hughes1-4/+4
2010-01-21Rename the man pages and rename the main daemon binary nameRichard Hughes1-6/+6
2010-01-18Rename the DBus service from org.freedesktop.DeviceKit.Power to ↵Richard Hughes1-3/+3
org.freedesktop.UPower
2008-11-13feature: add in the interface file for QoS controlRichard Hughes1-0/+1
2008-08-09refactor out DkpDevice and DkpSupply so we can add another type of device ↵Richard Hughes1-1/+1
without a metric ton of copy and paste
2008-05-08initial commitDavid Zeuthen1-0/+81