summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* linux: Remove unused code in test suiteBastien Nocera2019-10-231-8/+1
* linux: Fix warning when bluez Appearance property isn't setwip/hadess/bluez-memleakBastien Nocera2019-10-171-4/+9
* linux: Fix memory leak in Bluez backendBastien Nocera2019-10-171-4/+13
* UpKbdBacklight: Fix endless loop burning 100% CPU on keyboard plugoutHans de Goede2019-06-041-1/+6
* linux: Use symbolic names for device types in test suiteBastien Nocera2019-05-091-13/+9
* linux: Add gaming input type to the test suiteBastien Nocera2019-05-091-1/+2
* linux: Add test for Logitech unknown device raceswip/hadess/fix-logitech-unknownBastien Nocera2019-05-071-0/+51
* linux: Start polling for unknown device batteries tooBastien Nocera2019-05-071-1/+1
* linux: Retry to get a battery type if it's unknownBastien Nocera2019-05-071-0/+11
* linux: Don't treat device batteries like laptop batteriesBastien Nocera2019-05-071-7/+4
* Harden systemd serviceTopi Miettinen2019-04-051-0/+17
* Let systemd create /var/lib/upowerMartin Pitt2019-02-241-0/+1
* Move D-Bus policy file to /usr/share/dbus-1/system.d/Michael Biebl2019-02-241-1/+1
* Replace use of G_TYPE_INSTANCE_GET_PRIVATEChristian Kellner2019-02-2120-51/+21
* Replace use of deprecated g_type_class_add_privateChristian Kellner2019-02-2119-52/+19
* integration-test: Test mapping pending-charge to fully-chargedJoão Paulo Rechi Vita2018-12-181-0/+25
* linux: Map pending-charge to fully-charged when charge is 100%João Paulo Rechi Vita2018-12-181-0/+6
* linux: Don't set out_state before state is finalJoão Paulo Rechi Vita2018-12-181-1/+2
* integration-test: Test DisplayDevice pending-chargeJoão Paulo Rechi Vita2018-11-141-0/+72
* integration-test: Define PENDING_CHARGE and PENDING_DISCHARGE statesJoão Paulo Rechi Vita2018-11-141-1/+3
* daemon: Consider pending-charge when calculating the display stateJoão Paulo Rechi Vita2018-11-141-1/+5
* daemon: Make comment more succinctJoão Paulo Rechi Vita2018-11-141-3/+3
* src/linux/up-device-hid.c: usage_code is defined as an unsigned integerLaurent Bigonville2018-10-251-1/+1
* daemon: Fix upower's keyboard backlight supportwip/hadess/sandboxing-fixBastien Nocera2018-10-021-1/+2
* test: Fix up-self-test crash during out-of-tree buildsBastien Nocera2018-10-022-5/+2
* daemon: Fix upower not having access to udev eventsBastien Nocera2018-10-021-1/+2
* linux: Add test for MacBook uevent behaviourBastien Nocera2018-06-191-0/+34
* linux: Refresh for 5 seconds after plug/unplug on MacBooksBastien Nocera2018-06-191-2/+3
* linux: Detect hardware that needs more polling after eventBastien Nocera2018-06-193-0/+55
* linux: Make sure unknown poll lasts 5 secondsBastien Nocera2018-06-191-8/+14
* linux: Fix possible double-close on exitBastien Nocera2018-06-191-2/+3
* linux: Clean up after running test suite in "distcheck"Bastien Nocera2018-06-181-0/+6
* linux: Remove extra linefeedBastien Nocera2018-06-181-1/+0
* linux: Better error reporting from sysfs_get_double_with_error()Bastien Nocera2018-06-183-10/+19
* linux: Add a test for Logitech HID++ charging statesBastien Nocera2018-04-191-0/+18
* daemon: Add battery-level specific iconsBastien Nocera2018-04-191-11/+35
* linux: Add support for "Unknown" capacity levelBastien Nocera2018-04-191-1/+2
* linux: Add a README with a couple of debugging commandsBastien Nocera2018-04-181-0/+8
* daemon: Lock down systemd service fileBastien Nocera2018-04-162-1/+24
* linux: lower severity of "unhandled action" messagesDmitry Torokhov2018-04-121-1/+1
* linux: Fix memory leak if logind returns an errorBastien Nocera2018-04-121-0/+1
* linux: Fix crash if logind doesn't return an errorBastien Nocera2018-04-121-1/+2
* linux: Check "HasBattery" key for newer iOS versionsMartin Szulecki2018-03-201-1/+10
* linux: Prevent crash after attaching an Apple TVMartin Szulecki2018-03-201-0/+4
* linux: Add test for Bluetooth LE battery supportBastien Nocera2017-11-021-0/+70
* linux: Add support for Bluetooth LE device batteriesBastien Nocera2017-11-025-4/+462
* main: Use g_clear_object() when possibleBastien Nocera2017-10-311-8/+3
* linux: Use g_clear_object() when possibleBastien Nocera2017-10-313-44/+19
* linux: Add example to run a single testBastien Nocera2017-10-311-1/+3
* linux: Remove empty API docsBastien Nocera2017-10-311-25/+0