summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib: Define zero charge cycles to mean unknownbenzea/zero-cycles-unknownBenjamin Berg2021-09-164-10/+10
* tests: Add ChargeCycles testBastien Nocera2021-09-131-0/+33
* linux: Export charge cycles for batteries that support itBastien Nocera2021-09-131-0/+7
* lib: Add API to access ChargeCyles D-Bus propertyBastien Nocera2021-09-131-0/+27
* dbus: Add ChargeCycles propertyBastien Nocera2021-09-131-0/+11
* build: Fix libplist 1.x buildsBastien Nocera2021-09-131-1/+1
* build: Fix compiling with idevice disabledIan Douglas Scott2021-09-101-1/+1
* linux: Remove unused variableBastien Nocera2021-09-071-1/+0
* all: Remove HAVE_CONFIG_H conditionalBastien Nocera2021-09-0710-30/+10
* build: Fix idevice support always being offBastien Nocera2021-09-072-1/+3
* build: Remove unused variable assignmentBastien Nocera2021-09-071-9/+0
* ci: Enable all the features explicitlyBastien Nocera2021-09-071-1/+1
* ci: Fix Linux integration tests all being skippedBastien Nocera2021-09-071-0/+2
* linux: Bump tests timeoutBastien Nocera2021-09-071-0/+1
* linux: Postpone importing libraries for testsBastien Nocera2021-09-071-18/+17
* build: Require GIR to be created to run testsBastien Nocera2021-09-072-4/+3
* build: Add missing GLib log domainsBastien Nocera2021-09-072-0/+2
* ci: Fail CI on skipped testsBastien Nocera2021-09-072-0/+26
* ci: Always export the test logsBastien Nocera2021-09-071-1/+1
* ci: Fix path to test logBastien Nocera2021-09-071-1/+1
* linux: Split the integration test into individual testsBastien Nocera2021-09-072-6/+60
* linux: Rename integration test scriptBastien Nocera2021-09-072-1/+1
* etc: Document Time* unitpacien2021-09-071-3/+3
* build: Remove autotoolsBastien Nocera2021-09-0626-1567/+1
* build: Clean up include_directories usageBastien Nocera2021-09-063-3/+2
* meson: Depend on upowerd_dbus for the entire daemonBenjamin Berg2021-09-061-2/+2
* meson: Fix header/source extraction from gdbus_codegenBenjamin Berg2021-09-061-2/+2
* ci: Ignore ABI changes for keyboard backlight symbolsBastien Nocera2021-09-061-0/+8
* tools: Include top-level library includeBastien Nocera2021-09-021-3/+1
* ci: Build using mesonBenjamin Berg2021-09-021-12/+10
* build: Support building upower with mesonBenjamin Berg2021-09-0216-0/+600
* tests: Return 77 when skipping testsBenjamin Berg2021-09-022-4/+6
* build: Remove "deprecated" optionBenjamin Berg2021-09-021-9/+0
* build: Remove systemdutildir optionBenjamin Berg2021-09-021-9/+0
* README: Update dependenciesBastien Nocera2021-09-021-2/+1
* ci: Remove libusb dependencyBenjamin Berg2021-09-021-1/+0
* lib: Mark device refresh function as deprecatedBastien Nocera2021-08-191-0/+1
* lib: Mark lid related functions and properties as deprecatedBastien Nocera2021-08-192-2/+4
* 0.99.13UPOWER_0_99_13Bastien Nocera2021-08-172-1/+15
* tests: Run test suite in verbose mode by defaultBastien Nocera2021-08-171-1/+1
* tests: Export test log on failureBastien Nocera2021-08-171-0/+4
* tests: Test inhibitor lock for critical actionDylan Van Assche2021-08-172-5/+59
* up-daemon: prevent suspending for critical actionDylan Van Assche2021-08-171-0/+13
* up-backend: add inhibitor lock interfaceDylan Van Assche2021-08-174-43/+70
* build: Require new gudev to fix battery detectionBastien Nocera2021-08-101-1/+1
* linux: Add test for touchpads being tagged as miceBastien Nocera2021-08-101-2/+2
* linux: Fix touchpad not being the right typeBastien Nocera2021-08-101-3/+3
* linux: Don't throw away large but possible energy ratesBastien Nocera2021-08-101-2/+2
* etc: Tweak default percentage levelsBastien Nocera2021-07-222-6/+6
* device: Don't update properties when device isn't exportedPablo Correa Gómez2021-06-301-8/+4