summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-04-25test: the test for CriticalPowerAction=SuspendHEADmasterKate Hsuan1-0/+95
2024-04-25linux: up-backend: A safeguard for the risky CriticalPowerActionKate Hsuan1-3/+13
2024-04-25up-config: set filename variable with g_autofreeKate Hsuan1-3/+1
2024-04-25up-config: The warning message for the risky CriticalPowerActionKate Hsuan1-1/+22
2024-04-25linux: allow Suspend as CriticalPowerActionAlexander Couzens1-2/+3
2024-03-13Stop using deprecated g_get_current_timeJelle van der Waa2-7/+7
2024-03-11build: use install_emptydir for installing the history dirJelle van der Waa1-1/+1
2024-03-05up-device: Remove history only on device id changeKate Hsuan1-3/+7
2024-03-05up-device: a filter to ignore the unknown status from the devicesKate Hsuan1-0/+16
2024-03-05up-history: Compare the history id with a given stringKate Hsuan2-0/+15
2024-01-26Revert "all: Remove Lid handling"Jelle van der Waa9-0/+664
2023-12-28linux: Adjust test_bluetooth_le_device for dbusmock 0.30.1Martin Pitt1-1/+3
2023-11-09linux: stop assuming power supply of unknown type as batteryRatchanan Srirattanamet3-11/+70
2023-11-03linux: drop f-literals without format stringJelle van der Waa1-7/+7
2023-11-03linux: prefer is not None over !=Jelle van der Waa1-1/+1
2023-07-06all: Remove Lid handlingBastien Nocera9-664/+0
2023-07-06linux: Add installed-tests manifestBastien Nocera2-0/+20
2023-07-06linux: Fix integration test to work under jhbuildBastien Nocera1-0/+1
2023-07-05linux: Work-around potential race in test_headset_hotplugBastien Nocera1-0/+1
2023-07-05linux: Emit added/removed signals when duplicates changeBastien Nocera1-11/+19
2023-07-05linux: Add test for device signals with wireless_statusBastien Nocera1-4/+20
2023-07-05linux: Add wait_for_mainloop() test helperBastien Nocera1-0/+5
2023-07-05linux: Emit added/removed signals when wireless_status changesBastien Nocera1-2/+7
2023-07-05device: Add up_device_is_registered()Bastien Nocera2-0/+7
2023-07-05device: Return success after up_device_registerBastien Nocera2-3/+4
2023-07-05linux: Fix integration test to work with system installed upower binaryMichael Biebl1-2/+4
2023-07-04linux: Add test for is-present changes at runtimeBastien Nocera1-0/+14
2023-07-04linux: Update present property on refreshStuart Hayhurst1-6/+10
2023-07-04tests: Test a client running while daemon restartsBastien Nocera1-2/+23
2023-07-03linux: Lower debug severityBastien Nocera1-3/+3
2023-07-03linux: Add test for "wireless_status" sysfs attributeBastien Nocera1-0/+33
2023-07-03linux: Set the "disconnected" property on eventsBastien Nocera1-5/+46
2023-07-03linux: Track "disconnected" property to hide devicesBastien Nocera1-0/+23
2023-07-03device: Add disconnected propertyBastien Nocera1-0/+21
2023-07-03daemon: Don't prepare a poll for a hidden deviceBastien Nocera1-3/+3
2023-07-03linux: Add headset hotplug testBastien Nocera2-0/+314
2023-07-03linux: Add debug to audio sub-type detectionBastien Nocera1-1/+2
2023-07-03linux: Add debug to uevent handlerBastien Nocera1-0/+2
2023-07-03linux: Don't overwrite detected type with another less precise oneBastien Nocera1-2/+12
2023-07-03linux: Another fix for headsets type detection when hotpluggedBastien Nocera1-1/+33
2023-07-03linux: Fix headsets type detection when hotpluggedBastien Nocera1-2/+17
2023-04-18linux: Remove unused variableBastien Nocera1-1/+0
2023-04-18battery: Fix some warningsLandry Breuil1-1/+1
2023-04-18linux: Guard against devices with no serialBastien Nocera1-0/+2
2023-04-18linux: Add test for duplicate USB/Unifying devicesBastien Nocera2-0/+773
2023-04-17linux: Hide duplicate USB devicesBastien Nocera1-19/+56
2023-04-17device: Don't warn if the device is already registeredBastien Nocera1-4/+7
2023-04-17device: Export up_device_register()Bastien Nocera2-1/+2
2023-04-17tests: Add test for siblings overwiting good type guessesstuarthayhurst2-0/+199
2023-04-17linux: Don't overwrite guesses from previous siblingsstuarthayhurst1-2/+5