summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-170.99.13UPOWER_0_99_13Bastien Nocera2-1/+15
2021-08-17tests: Run test suite in verbose mode by defaultBastien Nocera1-1/+1
2021-08-17tests: Export test log on failureBastien Nocera1-0/+4
2021-08-17tests: Test inhibitor lock for critical actionDylan Van Assche2-5/+59
2021-08-17up-daemon: prevent suspending for critical actionDylan Van Assche1-0/+13
2021-08-17up-backend: add inhibitor lock interfaceDylan Van Assche4-43/+70
2021-08-10build: Require new gudev to fix battery detectionBastien Nocera1-1/+1
2021-08-10linux: Add test for touchpads being tagged as miceBastien Nocera1-2/+2
2021-08-10linux: Fix touchpad not being the right typeBastien Nocera1-3/+3
2021-08-10linux: Don't throw away large but possible energy ratesBastien Nocera1-2/+2
2021-07-22etc: Tweak default percentage levelsBastien Nocera2-6/+6
2021-06-30device: Don't update properties when device isn't exportedPablo Correa Gómez1-8/+4
2021-06-30tests: Add test for non-default low levelPablo Correa Gómez1-0/+36
2021-06-30daemon: Sync icon and warning for non-default low levelPablo Correa Gómez3-5/+13
2021-06-18daemon: Make get_device_charge_icon() publicPablo Correa Gómez3-37/+40
2021-06-17tests: Add a test case for batteries with zero power drawPhilipp Zabel1-0/+22
2021-06-17linux: Fix < 0.01 W energy-rate readings from power_now sysfs propertyPhilipp Zabel1-2/+3
2021-06-170.99.12UPOWER_0_99_12Bastien Nocera1-0/+16
2021-06-17build: Force enable introspection for "make distcheck" to workBastien Nocera1-1/+2
2021-06-17ci: Export the tarball in the artifactsBastien Nocera1-1/+10
2021-06-17data: Also remove HID++ udev rulesBastien Nocera2-11/+1
2021-06-17ci: Ignore changes to "kind" enumsBastien Nocera2-1/+4
2021-06-17linux: Make unknown Bluetooth devices appear as genericBastien Nocera2-6/+7
2021-06-17lib: Add UP_DEVICE_KIND_BLUETOOTH_GENERIC typeBastien Nocera2-0/+5
2021-06-17linux: Remove user-space support for Logitech Unifying devicesBastien Nocera7-1716/+2
2021-06-17linux: Remove sysfs-utils helpersBastien Nocera8-201/+0
2021-06-17linux: Use new uncached sysfs attr gudev APIBastien Nocera2-67/+70
2021-06-17linux: Use existing gudev functions in Watts-Up driverBastien Nocera1-3/+5
2021-06-17linux: Fix typo in test commentBastien Nocera1-1/+1
2021-06-17linux: Simplify is_macbook() functionBastien Nocera1-9/+6
2021-06-17linux: Ignore "capacity" sysfs on MacsBastien Nocera2-0/+29
2021-06-17linux: Move functionsBastien Nocera1-22/+22
2021-06-17linux: Add property to ignore the "capacity" sysfs valueBastien Nocera1-1/+50
2021-04-22ci: Add ABI checkBastien Nocera1-0/+4
2021-04-22ci: Indent the dependenciesBastien Nocera1-6/+22
2021-02-04up-tool: Catch NULL return for more upower API callsBenjamin Berg1-0/+8
2021-02-04up-client: Document and handle NULL return when getting devicesBenjamin Berg1-3/+4
2021-02-02tests: Add test cases for Bluetooth device classesMarijn Suijten1-1/+109
2021-02-02tests: Move BlueZ battery setup into helper functionMarijn Suijten1-42/+27
2021-02-02tests: Convert unpacked tuple constants to range()Marijn Suijten1-3/+3
2021-02-02linux: Parse kind from Class if Appearance is not availableMarijn Suijten1-0/+94
2021-02-02lib: Add more device kinds for Bluetooth classesMarijn Suijten2-0/+65
2021-02-02lib: Invert percentage conditional in device_to_textMarijn Suijten1-11/+2
2021-01-19build: Remove libusb dependency in LinuxBastien Nocera3-4/+0
2021-01-19linux: Remove support for CSR devicesBastien Nocera6-432/+0
2021-01-18linux: Set update-time for BlueZ devicesBastien Nocera2-1/+6
2020-12-16lib: Add "Touchpad" device typeBastien Nocera8-12/+28
2020-11-05linux: Fix gudev includes for UpInputBastien Nocera2-1/+1
2020-11-05linux: Add support for running under umockdevBastien Nocera1-2/+23
2020-11-05linux: Don't throw debug errors unless neededBastien Nocera1-4/+7