summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-12-18integration-test: Test mapping pending-charge to fully-chargedJoão Paulo Rechi Vita1-0/+25
2018-12-18linux: Map pending-charge to fully-charged when charge is 100%João Paulo Rechi Vita1-0/+6
2018-12-18linux: Don't set out_state before state is finalJoão Paulo Rechi Vita1-1/+2
2018-11-14integration-test: Test DisplayDevice pending-chargeJoão Paulo Rechi Vita1-0/+72
2018-11-14integration-test: Define PENDING_CHARGE and PENDING_DISCHARGE statesJoão Paulo Rechi Vita1-1/+3
2018-11-14daemon: Consider pending-charge when calculating the display stateJoão Paulo Rechi Vita1-1/+5
2018-11-14daemon: Make comment more succinctJoão Paulo Rechi Vita1-3/+3
2018-10-25src/linux/up-device-hid.c: usage_code is defined as an unsigned integerLaurent Bigonville1-1/+1
2018-10-02daemon: Fix upower's keyboard backlight supportBastien Nocera1-1/+2
2018-10-02test: Fix up-self-test crash during out-of-tree buildsBastien Nocera2-5/+2
2018-10-02daemon: Fix upower not having access to udev eventsBastien Nocera1-1/+2
2018-06-19linux: Add test for MacBook uevent behaviourBastien Nocera1-0/+34
2018-06-19linux: Refresh for 5 seconds after plug/unplug on MacBooksBastien Nocera1-2/+3
2018-06-19linux: Detect hardware that needs more polling after eventBastien Nocera3-0/+55
2018-06-19linux: Make sure unknown poll lasts 5 secondsBastien Nocera1-8/+14
2018-06-19linux: Fix possible double-close on exitBastien Nocera1-2/+3
2018-06-18linux: Clean up after running test suite in "distcheck"Bastien Nocera1-0/+6
2018-06-18linux: Remove extra linefeedBastien Nocera1-1/+0
2018-06-18linux: Better error reporting from sysfs_get_double_with_error()Bastien Nocera3-10/+19
2018-04-19linux: Add a test for Logitech HID++ charging statesBastien Nocera1-0/+18
2018-04-19daemon: Add battery-level specific iconsBastien Nocera1-11/+35
2018-04-19linux: Add support for "Unknown" capacity levelBastien Nocera1-1/+2
2018-04-18linux: Add a README with a couple of debugging commandsBastien Nocera1-0/+8
2018-04-16daemon: Lock down systemd service fileBastien Nocera2-1/+24
2018-04-12linux: lower severity of "unhandled action" messagesDmitry Torokhov1-1/+1
2018-04-12linux: Fix memory leak if logind returns an errorBastien Nocera1-0/+1
2018-04-12linux: Fix crash if logind doesn't return an errorBastien Nocera1-1/+2
2018-03-20linux: Check "HasBattery" key for newer iOS versionsMartin Szulecki1-1/+10
2018-03-20linux: Prevent crash after attaching an Apple TVMartin Szulecki1-0/+4
2017-11-02linux: Add test for Bluetooth LE battery supportBastien Nocera1-0/+70
2017-11-02linux: Add support for Bluetooth LE device batteriesBastien Nocera5-4/+462
2017-10-31main: Use g_clear_object() when possibleBastien Nocera1-8/+3
2017-10-31linux: Use g_clear_object() when possibleBastien Nocera3-44/+19
2017-10-31linux: Add example to run a single testBastien Nocera1-1/+3
2017-10-31linux: Remove empty API docsBastien Nocera1-25/+0
2017-10-31daemon: allow to be replaced via --replace,-rChristian Kellner1-1/+8
2017-09-21linux: Fix compilation with libimobiledevice gitBastien Nocera1-2/+4
2017-09-21daemon: Fix critical action after resume from hibernateMiroslav Sustek2-1/+65
2017-09-08Revert bug 99862 patchsetBastien Nocera1-42/+32
2017-09-08openbsd: Remove SENSOR_MAX_TYPES upper boundJasper Lievisse Adriaanse1-1/+1
2017-09-08daemon: more efficient poll resettingChristian Kellner1-2/+2
2017-09-08daemon: move two functions upChristian Kellner1-32/+27
2017-09-08daemon: only reset poll if warning-level changedChristian Kellner1-2/+17
2017-09-08linux: Add test for crash when battery has funky nameBastien Nocera1-0/+16
2017-09-08daemon: Fix crash when '@' is present in the device nameoleid@mescharet.de1-0/+2
2017-09-08daemon: Remove [Install] section commentBastien Nocera1-4/+0
2017-09-08linux: Add better debug to sysfs_get_capacity_level()Bastien Nocera1-1/+13
2017-09-08linux: Don't throw an error if there's no data to readBastien Nocera1-33/+19
2017-09-08freebsd: Fix lid detection on FreeBSDAlberto Villa1-1/+1
2017-09-04linux: Grab model name from device if unavailable from batteryBastien Nocera2-1/+20