summaryrefslogtreecommitdiff
path: root/src/linux/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* linux: Detect hardware that needs more polling after eventBastien Nocera2018-06-191-0/+1
* linux: Clean up after running test suite in "distcheck"Bastien Nocera2018-06-181-0/+6
* linux: Add support for Bluetooth LE device batteriesBastien Nocera2017-11-021-0/+2
* linux: Use inhibitor lock to guard poll pausingChristian Kellner2017-03-251-1/+4
* build: Fix missing includesBastien Nocera2015-09-231-0/+1
* build: remove dependency on dbus-glib and libdbusCosimo Cecchi2015-07-291-1/+0
* daemon: Deprecate "IsDocked" propertyBastien Nocera2014-05-071-2/+0
* daemon: Add CriticalPowerActionBastien Nocera2013-10-141-0/+2
* Drop --enable-systemd and linking to libsystemd-daemonMartin Pitt2013-03-211-1/+1
* Don't use the deprecated INCLUDES in Makefile.amRichard Hughes2013-01-141-1/+1
* Factor out the Logitech Unifying support to support other devicesRichard Hughes2013-01-101-2/+16
* Add support for Logitech Unifying devicesJulien Danjou2012-10-301-0/+2
* Use systemd for suspend and hibernateMatthias Clasen2012-07-111-1/+2
* Use git.mk and remove the manual .gitignore filesRichard Hughes2011-07-191-0/+1
* trivial: Fix Linux integration test dependency on upowerdMartin Pitt2011-04-261-7/+0
* trivial: Fix Linux integration-test for distcheckMartin Pitt2011-04-261-2/+3
* Run Linux integration tests in "make check"Martin Pitt2011-04-261-0/+7
* Depend on stable GUdev APIMichael Biebl2011-03-091-1/+0
* Add an option for polling dock devices in UPower.conf, defaulting to falseRichard Hughes2011-03-031-0/+1
* linux: use the number of active DRM devices to determine the system docked st...Richard Hughes2011-01-041-0/+2
* Port from EggDebug to the GLib built-in logging frameworkRichard Hughes2010-11-011-0/+1
* trivial: fix make distcheckRichard Hughes2010-09-171-1/+1
* Add battery query support for iDevicesBastien Nocera2010-05-281-1/+11
* Port UPower to libusb1 to avoid crappy unfixable crashesRichard Hughes2010-05-181-0/+1
* Remove libdevkit-power-gobject dependency from backendsMichael Biebl2010-03-261-1/+0
* devkit-power-gobject/up-enum.h be goneMichael Biebl2010-02-061-0/+1
* Remove EGG_* log define.Michael Biebl2010-02-051-4/+0
* trivial: rename some internal defines for the upower moveRichard Hughes2010-01-181-5/+5
* trivial: switch to using the new internal library name (no ABI or API break)Richard Hughes2010-01-181-3/+3
* trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes2010-01-181-12/+12
* bugfix: make the remove logic much cleaner to try to fix bugs where removing ...Richard Hughes2009-09-111-0/+3
* Fix compile for Linux backendRichard Hughes2009-09-111-2/+5
* Actually make compile with the linux backendRichard Hughes2009-07-271-0/+1
* Initial split to make DeviceKit-power compile without GUdev for non-linux pla...Richard Hughes2009-07-271-0/+37