summaryrefslogtreecommitdiff
path: root/src/linux/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-05-07daemon: Deprecate "IsDocked" propertyBastien Nocera1-2/+0
2013-10-14daemon: Add CriticalPowerActionBastien Nocera1-0/+2
2013-03-21Drop --enable-systemd and linking to libsystemd-daemonMartin Pitt1-1/+1
2013-01-14Don't use the deprecated INCLUDES in Makefile.amRichard Hughes1-1/+1
2013-01-10Factor out the Logitech Unifying support to support other devicesRichard Hughes1-2/+16
2012-10-30Add support for Logitech Unifying devicesJulien Danjou1-0/+2
2012-07-11Use systemd for suspend and hibernateMatthias Clasen1-1/+2
2011-07-19Use git.mk and remove the manual .gitignore filesRichard Hughes1-0/+1
2011-04-26trivial: Fix Linux integration test dependency on upowerdMartin Pitt1-7/+0
2011-04-26trivial: Fix Linux integration-test for distcheckMartin Pitt1-2/+3
2011-04-26Run Linux integration tests in "make check"Martin Pitt1-0/+7
2011-03-09Depend on stable GUdev APIMichael Biebl1-1/+0
2011-03-03Add an option for polling dock devices in UPower.conf, defaulting to falseRichard Hughes1-0/+1
2011-01-04linux: use the number of active DRM devices to determine the system docked st...Richard Hughes1-0/+2
2010-11-01Port from EggDebug to the GLib built-in logging frameworkRichard Hughes1-0/+1
2010-09-17trivial: fix make distcheckRichard Hughes1-1/+1
2010-05-28Add battery query support for iDevicesBastien Nocera1-1/+11
2010-05-18Port UPower to libusb1 to avoid crappy unfixable crashesRichard Hughes1-0/+1
2010-03-26Remove libdevkit-power-gobject dependency from backendsMichael Biebl1-1/+0
2010-02-06devkit-power-gobject/up-enum.h be goneMichael Biebl1-0/+1
2010-02-05Remove EGG_* log define.Michael Biebl1-4/+0
2010-01-18trivial: rename some internal defines for the upower moveRichard Hughes1-5/+5
2010-01-18trivial: switch to using the new internal library name (no ABI or API break)Richard Hughes1-3/+3
2010-01-18trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes1-12/+12
2009-09-11bugfix: make the remove logic much cleaner to try to fix bugs where removing ...Richard Hughes1-0/+3
2009-09-11Fix compile for Linux backendRichard Hughes1-2/+5
2009-07-27Actually make compile with the linux backendRichard Hughes1-0/+1
2009-07-27Initial split to make DeviceKit-power compile without GUdev for non-linux pla...Richard Hughes1-0/+37