summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Fix race while building generated D-Bus objectswip/hadess/remove-autotoolsBastien Nocera2021-09-021-6/+3
* lib: Remove copy/paste mistakeBastien Nocera2021-09-021-9/+0
* linux: Remove unused variableBastien Nocera2021-09-021-1/+0
* build: Remove autotoolsBastien Nocera2021-09-0226-1567/+1
* build: Clean up include_directories usageBastien Nocera2021-09-023-3/+1
* 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
* tests: Add test for non-default low levelPablo Correa Gómez2021-06-301-0/+36
* daemon: Sync icon and warning for non-default low levelPablo Correa Gómez2021-06-303-5/+13
* daemon: Make get_device_charge_icon() publicPablo Correa Gómez2021-06-183-37/+40
* tests: Add a test case for batteries with zero power drawPhilipp Zabel2021-06-171-0/+22
* linux: Fix < 0.01 W energy-rate readings from power_now sysfs propertyPhilipp Zabel2021-06-171-2/+3
* 0.99.12UPOWER_0_99_12Bastien Nocera2021-06-171-0/+16
* build: Force enable introspection for "make distcheck" to workBastien Nocera2021-06-171-1/+2
* ci: Export the tarball in the artifactsBastien Nocera2021-06-171-1/+10
* data: Also remove HID++ udev rulesBastien Nocera2021-06-172-11/+1
* ci: Ignore changes to "kind" enumsBastien Nocera2021-06-172-1/+4
* linux: Make unknown Bluetooth devices appear as genericBastien Nocera2021-06-172-6/+7
* lib: Add UP_DEVICE_KIND_BLUETOOTH_GENERIC typeBastien Nocera2021-06-172-0/+5
* linux: Remove user-space support for Logitech Unifying devicesBastien Nocera2021-06-177-1716/+2
* linux: Remove sysfs-utils helpersBastien Nocera2021-06-178-201/+0
* linux: Use new uncached sysfs attr gudev APIBastien Nocera2021-06-172-67/+70
* linux: Use existing gudev functions in Watts-Up driverBastien Nocera2021-06-171-3/+5
* linux: Fix typo in test commentBastien Nocera2021-06-171-1/+1
* linux: Simplify is_macbook() functionBastien Nocera2021-06-171-9/+6
* linux: Ignore "capacity" sysfs on MacsBastien Nocera2021-06-172-0/+29
* linux: Move functionsBastien Nocera2021-06-171-22/+22
* linux: Add property to ignore the "capacity" sysfs valueBastien Nocera2021-06-171-1/+50
* ci: Add ABI checkBastien Nocera2021-04-221-0/+4
* ci: Indent the dependenciesBastien Nocera2021-04-221-6/+22