summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* integration-test: enable running from JHBuildChristian Kellner2017-03-251-0/+5
* integration-test: Check NoPollbatteries is followedChristian Kellner2017-03-251-1/+41
* integration-test: Add test for refresh after sleepChristian Kellner2017-03-251-0/+54
* linux: Use inhibitor lock to guard poll pausingChristian Kellner2017-03-252-1/+86
* linux: Refresh devices after waking up from sleepChristian Kellner2017-03-251-0/+74
* daemon: Add support for pausing and resuming pollChristian Kellner2017-03-252-27/+118
* integration-test: Add test for unparented input devicesBastien Nocera2017-03-241-0/+24
* linux: Fix critical when searching for sibling devicesBastien Nocera2017-03-241-0/+2
* integration-test: Use symbolic names for device typesBastien Nocera2017-03-241-10/+18
* integration-test: add get_critical_action() testChristian Kellner2017-03-241-2/+2
* integration-test: use dbusmock to mock logindChristian Kellner2017-03-241-1/+20
* device: Remove extraneous linefeed in g_debug()Bastien Nocera2017-03-241-1/+1
* daemon: Fix polling helper debug outputBastien Nocera2017-03-241-6/+8
* linux: Fix compilation warningBastien Nocera2017-03-241-1/+1
* integration-test: HID++ mouse is a mouseBastien Nocera2017-03-241-1/+1
* UpKbdBacklight: Send notifications about hardware brightness changesHans de Goede2017-02-151-0/+38
* UpKbdBacklight: Allow reading from alternate fd in _brightness_read()Hans de Goede2017-02-151-6/+6
* UpKbdBacklight: Add new BrightnessChangedWithSource signalHans de Goede2017-02-151-2/+11
* Revert "linux: Disable crashing test"Bastien Nocera2017-01-261-1/+1
* linux: Get a serial number for device batteriesBastien Nocera2017-01-241-0/+4
* linux: Add a serial number to mouse battery testBastien Nocera2017-01-241-0/+2
* linux: Add a test for HID++ devicesBastien Nocera2017-01-241-0/+42
* linux: Simplify getting the device typeBastien Nocera2017-01-241-61/+52
* linux: Disable crashing testBastien Nocera2017-01-241-1/+1
* linux: Always stop daemon when started in testsBastien Nocera2017-01-241-0/+7
* linux: Allow running upowerd under valgrind in testsBastien Nocera2017-01-241-1/+10
* linux: Parent the keyboard device correctly in testsBastien Nocera2017-01-241-8/+9
* linux: Add test without the "mouse" legacy nodeBastien Nocera2017-01-241-0/+57
* linux: Parent Bluetooth mouse test devices properlyBastien Nocera2017-01-241-12/+35
* linux: Simplify up_device_supply_guess_type()Bastien Nocera2017-01-241-67/+71
* linux: Remove unneeded gotoBastien Nocera2017-01-241-6/+3
* linux: Split off device type detectionBastien Nocera2017-01-241-43/+55
* linux: Move declaration of variables closer to useBastien Nocera2017-01-241-9/+13
* daemon: Remove unused test declarationsBastien Nocera2016-07-084-31/+0
* linux: Lower initial power usage when iDevice isn't accessibleBastien Nocera2016-06-081-1/+1
* linux: Add better debug for iDevice startup pollBastien Nocera2016-06-081-1/+88
* linux: Name the iDevice start poll timeoutBastien Nocera2016-06-081-2/+5
* UpKbdBacklight: don't check the *end value when using g_ascii_strtollMarco Trevisan (Treviño)2016-05-251-1/+1
* UpKbdBacklight: don't cache the brightness level, always read it from sysfs a...Marco Trevisan (Treviño)2016-05-241-20/+49
* daemon: fix get_critical_action()Martin Pitt2016-02-231-2/+2
* daemon: Lower the warning levels for input devicesBastien Nocera2015-11-121-2/+2
* daemon: Fix self test config file location for newer automakeBastien Nocera2015-09-231-1/+1
* daemon: Print the filename when the config file is missingBastien Nocera2015-09-231-4/+4
* linux: Fix deprecation warning in integration-testBastien Nocera2015-09-231-0/+3
* build: Always ship upower.service.inBastien Nocera2015-09-231-1/+2
* build: Fix missing includesBastien Nocera2015-09-236-0/+6
* daemon: remove custom marshal setupCosimo Cecchi2015-07-2910-35/+8
* daemon: make UpWakeups a subclass of UpExportedWakeupsSkeletonCosimo Cecchi2015-07-292-15/+10
* daemon: make UpKbdBacklight a subclass of UpExportedKbdBacklightSkeletonCosimo Cecchi2015-07-292-15/+9
* daemon: make UpDaemon a subclass of UpExportedDaemonCosimo Cecchi2015-07-293-29/+15