summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: Update for removed LidIsClosed propertywip/hadess/remove-lid-is-closedBastien Nocera2021-08-171-1/+1
* all: Remove Lid handlingBastien Nocera2021-08-1712-722/+2
* 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
* up-tool: Catch NULL return for more upower API callsBenjamin Berg2021-02-041-0/+8
* up-client: Document and handle NULL return when getting devicesBenjamin Berg2021-02-041-3/+4
* tests: Add test cases for Bluetooth device classesMarijn Suijten2021-02-021-1/+109
* tests: Move BlueZ battery setup into helper functionMarijn Suijten2021-02-021-42/+27
* tests: Convert unpacked tuple constants to range()Marijn Suijten2021-02-021-3/+3
* linux: Parse kind from Class if Appearance is not availableMarijn Suijten2021-02-021-0/+94
* lib: Add more device kinds for Bluetooth classesMarijn Suijten2021-02-022-0/+65
* lib: Invert percentage conditional in device_to_textMarijn Suijten2021-02-021-11/+2
* build: Remove libusb dependency in Linuxwip/hadess/remove-csrBastien Nocera2021-01-193-4/+0
* linux: Remove support for CSR devicesBastien Nocera2021-01-196-432/+0
* linux: Set update-time for BlueZ devicesBastien Nocera2021-01-182-1/+6
* lib: Add "Touchpad" device typeBastien Nocera2020-12-168-12/+28
* linux: Fix gudev includes for UpInputBastien Nocera2020-11-052-1/+1