index
:
upower
0.9
1.0
master
upower-0.99
wip/hadess/abi-check-params
wip/hadess/more-catchsegv
wip/hadess/upower-session
wip/kate/history-filter
wip/kate/issue253
Power management support for DeviceKit (mirrored from https://gitlab.freedesktop.org/upower/upower)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-18
linux: Remove unused variable
Bastien Nocera
1
-1
/
+0
2023-04-18
battery: Fix some warnings
Landry Breuil
1
-1
/
+1
2023-04-18
linux: Guard against devices with no serial
Bastien Nocera
1
-0
/
+2
2023-04-18
linux: Add test for duplicate USB/Unifying devices
Bastien Nocera
2
-0
/
+773
2023-04-17
linux: Hide duplicate USB devices
Bastien Nocera
1
-19
/
+56
2023-04-17
device: Don't warn if the device is already registered
Bastien Nocera
1
-4
/
+7
2023-04-17
device: Export up_device_register()
Bastien Nocera
2
-1
/
+2
2023-04-17
tests: Add test for siblings overwiting good type guesses
stuarthayhurst
2
-0
/
+199
2023-04-17
linux: Don't overwrite guesses from previous siblings
stuarthayhurst
1
-2
/
+5
2023-04-15
linux: Add test about headset devices detection
Bastien Nocera
2
-0
/
+349
2023-04-15
linux: Remove unused variable
Bastien Nocera
1
-1
/
+0
2023-04-15
linux: Detect headset devices with kernel batteries
Bastien Nocera
2
-4
/
+37
2023-04-15
tests: Fix charging test in test_battery_state_guessing
Bastien Nocera
2
-2
/
+2
2023-04-15
tests: Remove assertion in test_battery_state_guessing
Bastien Nocera
1
-1
/
+3
2023-04-15
battery: Fix power rate checks for amount < 1W
Bastien Nocera
1
-1
/
+1
2023-04-15
tests: Fix discharge rates in test_battery_state_guessing
Bastien Nocera
1
-2
/
+4
2023-04-14
linux: Fix getting properties in assertDevs()
Bastien Nocera
1
-1
/
+1
2023-04-14
linux: Fix broken assertDevs() device loop
Bastien Nocera
1
-2
/
+2
2023-02-28
linux: Test fix for warning when a duplicate device appears
Bastien Nocera
1
-11
/
+11
2023-02-28
linux: Test adding Bluetooth devices after daemon start
Bastien Nocera
1
-2
/
+10
2023-02-28
linux: Fix dbusmock addition of fake battery
Bastien Nocera
1
-0
/
+6
2023-02-28
linux: Fix warning when a duplicate device appears
Bastien Nocera
1
-3
/
+9
2023-02-27
linux: Add test for Logitech HID++/Bluetooth deduplication
Bastien Nocera
1
-0
/
+90
2023-02-27
main: Fix warning for hidden device
Bastien Nocera
1
-2
/
+3
2023-02-27
linux: Demote warning to debug
Bastien Nocera
1
-1
/
+1
2023-02-27
linux: Fix device paths in tests
Bastien Nocera
1
-8
/
+8
2023-02-21
linux: Test for "present" sysfs attribute handling
Bastien Nocera
1
-0
/
+36
2023-02-21
linux: Fix is-present for devices at startup
Mario Limonciello
1
-1
/
+5
2022-11-16
idevice: Simplify setting the model
Bastien Nocera
1
-1
/
+1
2022-11-16
idevice: Prefer the user-chosen name when available
Kai Uwe Broulik
1
-0
/
+10
2022-10-29
enumerator-udev: also check for an idevice on "usb" subsystem
Maciej S. Szmigiero
2
-2
/
+23
2022-10-21
enumerator-udev: actually check for an idevice
Maciej S. Szmigiero
1
-0
/
+5
2022-09-09
supply-battery: Assume battery is present if the attr is missing
Benjamin Berg
1
-1
/
+3
2022-09-05
linux: Test whether BT mice get de-duplicated
Bastien Nocera
1
-0
/
+15
2022-09-05
linux: Make BT mouse export its serial number
Bastien Nocera
1
-1
/
+2
2022-09-05
linux: Make BT mice use the same address in tests
Bastien Nocera
1
-5
/
+5
2022-09-05
linux: Hide duplicate Logitech Bluetooth devices
Bastien Nocera
1
-0
/
+57
2022-09-05
daemon: Don't count hidden devices
Bastien Nocera
1
-1
/
+2
2022-09-05
daemon: Don't warn if a device gets unexported
Bastien Nocera
1
-4
/
+4
2022-09-05
daemon: Don't add unexported devices to the array
Bastien Nocera
1
-1
/
+4
2022-09-05
device: Make it possible to remove devices from D-Bus
Bastien Nocera
2
-2
/
+15
2022-09-05
battery: Quiet debug message
Bastien Nocera
1
-1
/
+1
2022-09-05
linux: Fix reading capacity_level with newer libgudev
Bastien Nocera
1
-4
/
+1
2022-09-05
linux: Allow filling only the serial from sibling
Bastien Nocera
1
-7
/
+9
2022-09-02
linux: Fix BlueZ device names not synchronising
Bastien Nocera
1
-3
/
+4
2022-08-25
openbsd: initialize new_state with a default value before using it
Landry Breuil
1
-1
/
+1
2022-08-10
openbsd: move most initialization code from _init to _coldplug (fixes #201)
Landry Breuil
1
-58
/
+55
2022-07-21
battery: User power/current reading from battery
Benjamin Berg
2
-7
/
+38
2022-07-21
battery: Make repolling more explicit
Benjamin Berg
1
-21
/
+19
2022-07-21
battery: Better separate power usage estimation code
Benjamin Berg
1
-38
/
+40
[next]