summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-09-13linux: Export charge cycles for batteries that support itBastien Nocera1-0/+7
2021-09-07linux: Remove unused variableBastien Nocera1-1/+0
2021-09-07all: Remove HAVE_CONFIG_H conditionalBastien Nocera9-27/+9
2021-09-07build: Fix idevice support always being offBastien Nocera1-1/+2
2021-09-07linux: Bump tests timeoutBastien Nocera1-0/+1
2021-09-07linux: Postpone importing libraries for testsBastien Nocera1-18/+17
2021-09-07build: Require GIR to be created to run testsBastien Nocera1-1/+2
2021-09-07build: Add missing GLib log domainsBastien Nocera1-0/+1
2021-09-07linux: Split the integration test into individual testsBastien Nocera2-6/+60
2021-09-07linux: Rename integration test scriptBastien Nocera2-1/+1
2021-09-06build: Remove autotoolsBastien Nocera6-404/+0
2021-09-06build: Clean up include_directories usageBastien Nocera1-1/+0
2021-09-06meson: Depend on upowerd_dbus for the entire daemonBenjamin Berg1-2/+2
2021-09-02build: Support building upower with mesonBenjamin Berg6-0/+209
2021-09-02tests: Return 77 when skipping testsBenjamin Berg2-4/+6
2021-08-17tests: Run test suite in verbose mode by defaultBastien Nocera1-1/+1
2021-08-17tests: Test inhibitor lock for critical actionDylan Van Assche1-4/+51
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-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 Nocera1-2/+2
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-17linux: Make unknown Bluetooth devices appear as genericBastien Nocera2-6/+7
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 Nocera1-66/+69
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-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-01-19build: Remove libusb dependency in LinuxBastien Nocera2-3/+0
2021-01-19linux: Remove support for CSR devicesBastien Nocera4-410/+0
2021-01-18linux: Set update-time for BlueZ devicesBastien Nocera2-1/+6
2020-12-16lib: Add "Touchpad" device typeBastien Nocera5-8/+15
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