summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Merge branch 'wip/hadess/add-ci' into 'master'Bastien Nocera2018-06-191-0/+19
|\
| * build: Add CIBastien Nocera2018-06-191-0/+19
|/
* 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
* Add COMMITMENT file as part of GPL Common Cure Rights CommitmentRichard Hughes2018-06-181-0/+45
* Merge branch 'get-devices-unref' into 'master'Richard Hughes2018-06-053-5/+27
|\
| * lib: Add a new version of up_client_get_devices which unrefs contentsRobert Ancell2018-05-313-5/+27
|/
* lib: Mention that battery level is preferred when present14-lib-add-a-new-version-of-up_client_get_devices-which-unrefs-contentsBastien Nocera2018-04-191-6/+16
* 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
* lib: Simplify resource destructionBastien Nocera2018-04-183-15/+7
* 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
* lib: Fix warnings when D-Bus related properties changeBastien Nocera2018-03-022-1/+13
* trivial: post release version bumpRichard Hughes2017-11-282-5/+5
* Released UPower 0.99.7UPOWER_0_99_7Richard Hughes2017-11-282-1/+13
* 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
* docs: Better documentation for the BatteryLevel propBastien Nocera2017-10-312-3/+16
* 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
* daemon: allow to be replaced via --replace,-rChristian Kellner2017-10-311-1/+8
* linux: Fix compilation with libimobiledevice gitBastien Nocera2017-09-211-2/+4
* daemon: Fix critical action after resume from hibernateMiroslav Sustek2017-09-212-1/+65
* trivial: post release version bumpRichard Hughes2017-09-112-5/+5
* Released UPower 0.99.6UPOWER_0_99_6Richard Hughes2017-09-111-0/+14
* Revert bug 99862 patchsetBastien Nocera2017-09-081-42/+32
* openbsd: Remove SENSOR_MAX_TYPES upper boundJasper Lievisse Adriaanse2017-09-081-1/+1
* daemon: more efficient poll resettingChristian Kellner2017-09-081-2/+2
* daemon: move two functions upChristian Kellner2017-09-081-32/+27
* daemon: only reset poll if warning-level changedChristian Kellner2017-09-081-2/+17
* linux: Add test for crash when battery has funky nameBastien Nocera2017-09-081-0/+16
* daemon: Fix crash when '@' is present in the device nameoleid@mescharet.de2017-09-081-0/+2
* daemon: Remove [Install] section commentBastien Nocera2017-09-081-4/+0
* HACKING: Mention "make check" in the fileBastien Nocera2017-09-081-0/+6
* linux: Add better debug to sysfs_get_capacity_level()Bastien Nocera2017-09-081-1/+13
* linux: Don't throw an error if there's no data to readBastien Nocera2017-09-081-33/+19
* freebsd: Fix lid detection on FreeBSDAlberto Villa2017-09-081-1/+1