summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Revert "linux: Disable crashing test"Bastien Nocera1-1/+1
2017-01-24linux: Get a serial number for device batteriesBastien Nocera1-0/+4
2017-01-24linux: Add a serial number to mouse battery testBastien Nocera1-0/+2
2017-01-24linux: Add a test for HID++ devicesBastien Nocera1-0/+42
2017-01-24linux: Simplify getting the device typeBastien Nocera1-61/+52
2017-01-24linux: Disable crashing testBastien Nocera1-1/+1
2017-01-24linux: Always stop daemon when started in testsBastien Nocera1-0/+7
2017-01-24linux: Allow running upowerd under valgrind in testsBastien Nocera1-1/+10
2017-01-24linux: Parent the keyboard device correctly in testsBastien Nocera1-8/+9
2017-01-24linux: Add test without the "mouse" legacy nodeBastien Nocera1-0/+57
2017-01-24linux: Parent Bluetooth mouse test devices properlyBastien Nocera1-12/+35
2017-01-24linux: Simplify up_device_supply_guess_type()Bastien Nocera1-67/+71
2017-01-24linux: Remove unneeded gotoBastien Nocera1-6/+3
2017-01-24linux: Split off device type detectionBastien Nocera1-43/+55
2017-01-24linux: Move declaration of variables closer to useBastien Nocera1-9/+13
2016-07-08daemon: Remove unused test declarationsBastien Nocera4-31/+0
2016-06-08linux: Lower initial power usage when iDevice isn't accessibleBastien Nocera1-1/+1
2016-06-08linux: Add better debug for iDevice startup pollBastien Nocera1-1/+88
2016-06-08linux: Name the iDevice start poll timeoutBastien Nocera1-2/+5
2016-05-25UpKbdBacklight: don't check the *end value when using g_ascii_strtollMarco Trevisan (Treviño)1-1/+1
2016-05-24UpKbdBacklight: don't cache the brightness level, always read it from sysfs a...Marco Trevisan (Treviño)1-20/+49
2016-02-23daemon: fix get_critical_action()Martin Pitt1-2/+2
2015-11-12daemon: Lower the warning levels for input devicesBastien Nocera1-2/+2
2015-09-23daemon: Fix self test config file location for newer automakeBastien Nocera1-1/+1
2015-09-23daemon: Print the filename when the config file is missingBastien Nocera1-4/+4
2015-09-23linux: Fix deprecation warning in integration-testBastien Nocera1-0/+3
2015-09-23build: Always ship upower.service.inBastien Nocera1-1/+2
2015-09-23build: Fix missing includesBastien Nocera6-0/+6
2015-07-29daemon: remove custom marshal setupCosimo Cecchi10-35/+8
2015-07-29daemon: make UpWakeups a subclass of UpExportedWakeupsSkeletonCosimo Cecchi2-15/+10
2015-07-29daemon: make UpKbdBacklight a subclass of UpExportedKbdBacklightSkeletonCosimo Cecchi2-15/+9
2015-07-29daemon: make UpDaemon a subclass of UpExportedDaemonCosimo Cecchi3-29/+15
2015-07-29daemon: make UpDevice a subclass of UpExportedDeviceSkeletonCosimo Cecchi2-447/+128
2015-07-29Share generated code between daemon and libraryCosimo Cecchi5-1201/+4
2015-07-29integration-test: fix typo in interface nameCosimo Cecchi1-1/+1
2015-07-29build: remove dependency on dbus-glib and libdbusCosimo Cecchi5-7/+0
2015-07-29daemon: port main() to GDBusCosimo Cecchi7-173/+134
2015-07-29daemon: port UpDevice to GDBusCosimo Cecchi3-493/+170
2015-07-29daemon: port UpDaemon to GDBusCosimo Cecchi3-353/+97
2015-07-29daemon: port UpWakeups to GDBusCosimo Cecchi3-122/+71
2015-07-29daemon: port UpKbdBacklight to GDBusCosimo Cecchi3-56/+65
2015-07-29up-backend: remove unused private memberCosimo Cecchi1-4/+0
2015-07-16Revert "linux: Work-around broken battery on the Onda v975w"Bastien Nocera2-45/+3
2015-07-07bsd: Add critical action support for *BSDEric Koegel6-28/+273
2015-06-26linux: Fix possible double-freeBastien Nocera1-3/+3
2015-05-20linux: Properly detect bluetooth mice and keyboards that are HID devicesMarc Deslauriers2-17/+72
2015-04-28linux: Work-around broken battery on the Onda v975wBastien Nocera2-3/+45
2015-04-28linux: Use CLAMP() instead of a series of ifsBastien Nocera1-8/+2
2015-02-03linux: More memory handling fixes in iDeviceBastien Nocera1-7/+8
2015-02-03linux: Bail out when iDevice state is malformedBastien Nocera1-0/+4