index
:
upower
0.9
1.0
master
upower-0.99
wip/hadess/abi-check-params
wip/hadess/hide-duplicated-usb
wip/hadess/more-catchsegv
wip/hadess/remove-lid-is-closed
wip/hadess/upower-session
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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-06
Released DeviceKit-power 011
DeviceKit-power-011
Richard Hughes
2
-3
/
+33
2009-10-01
Use voltage_now as a fallback to the design voltage, and return 10.0V if no v...
Richard Hughes
1
-8
/
+44
2009-09-30
Fix a tiny memory leak when we collect the properties from the interface mult...
Richard Hughes
1
-28
/
+35
2009-09-30
Use the sysfs file 'type' to work out the battery type as the presence of 'on...
Richard Hughes
1
-5
/
+26
2009-09-18
Convert the property names to be FirstLetterCaps rather than dash-dash so KDE...
Richard Hughes
7
-103
/
+99
2009-09-13
Merge branch 'master' of ssh://git.freedesktop.org/git/DeviceKit/DeviceKit-power
Richard Hughes
1
-1
/
+1
2009-09-11
Raise the checked GLib version to 2.21.5
Richard Hughes
1
-1
/
+1
2009-09-11
Use g_ptr_array_new_with_free_func() in more places to make client applicatio...
Richard Hughes
8
-23
/
+20
2009-09-11
trivial: fix up two issues from code review
Richard Hughes
1
-2
/
+2
2009-09-11
Fix up a few problems spotted by clang
Richard Hughes
6
-34
/
+41
2009-09-11
bugfix: freeze and thaw the device during initial coldplug
Richard Hughes
2
-0
/
+17
2009-09-11
Be more militant with refcount checking to prevent crashes
Richard Hughes
5
-8
/
+34
2009-09-11
Add some self tests and fix up some obvious bugs
Richard Hughes
28
-39
/
+832
2009-09-11
Fix up some more memory leaks
Richard Hughes
4
-30
/
+52
2009-09-11
bugfix: make the remove logic much cleaner to try to fix bugs where removing ...
Richard Hughes
15
-293
/
+266
2009-09-11
Fix a crash with the Linux backend
Richard Hughes
2
-9
/
+6
2009-09-11
trivial: fix make distcheck
Richard Hughes
1
-7
/
+16
2009-09-11
Fix compile for Linux backend
Richard Hughes
5
-17
/
+59
2009-09-11
Fix conflicts in the merge
Richard Hughes
13
-151
/
+119
2009-08-20
Uncomment enough warnings so master actually compiles...
Richard Hughes
2
-4
/
+4
2009-08-20
Add some more warnings, and fix up a few errors. Still more to fix
Richard Hughes
13
-134
/
+100
2009-08-19
Remove depricated g_strcasecmp and convert to g_ascii_strcasecmp
Richard Hughes
3
-18
/
+21
2009-08-06
Merge branch 'master' into not-just-gudev2
Richard Hughes
1
-2
/
+8
2009-08-03
Only disable the polling if the kernel tells us we're fully charged, not if w...
Richard Hughes
1
-2
/
+8
2009-07-31
Merge branch 'master' into not-just-gudev2
Richard Hughes
2
-28
/
+37
2009-07-31
Add another UPS device ID
Arnaud Quette
1
-2
/
+2
2009-07-28
Update README to reflect reality
Richard Hughes
1
-3
/
+7
2009-07-27
Update list of HID UPS devices
Arnaud Quette
1
-24
/
+29
2009-07-27
Actually make compile with the linux backend
Richard Hughes
8
-105
/
+77
2009-07-27
Initial split to make DeviceKit-power compile without GUdev for non-linux pla...
Richard Hughes
31
-682
/
+1455
2009-07-22
Return meaningfull errors if the user tries to suspend or hibernate without k...
Richard Hughes
1
-14
/
+46
2009-07-22
trivial: post release version bump
Richard Hughes
2
-5
/
+5
2009-07-22
Released DeviceKit-power 010
DeviceKit-power-010
Richard Hughes
1
-0
/
+22
2009-07-22
trivial: correct a few function prefixes
Richard Hughes
1
-15
/
+13
2009-07-22
Fix a trivial compile warning
Richard Hughes
1
-0
/
+2
2009-07-22
Only refresh all battery devices when the ac-adaptor changes
Richard Hughes
1
-7
/
+13
2009-07-21
Refresh all battery devices after a power event, and again after a short dela...
Richard Hughes
3
-3
/
+50
2009-07-21
If we don't have enough swap available, don't advertise hibernate. Fixes rh#5...
Richard Hughes
1
-0
/
+65
2009-07-21
Query the kernel to decide if we have hibernate and suspend support
Richard Hughes
1
-5
/
+37
2009-07-20
Use the global battery state as a metric when single battery machines are not...
Richard Hughes
1
-20
/
+22
2009-07-15
Fix up compile as merging two branches missed a hunk
Richard Hughes
1
-3
/
+3
2009-07-13
Only guess the battery status if we have more than one battery in the system
Richard Hughes
1
-18
/
+24
2009-07-13
Add a private dkp_daemon_get_number_devices_of_type() function to the daemon
Richard Hughes
2
-0
/
+33
2009-07-13
Correct a description string from one of the new enums
Richard Hughes
1
-1
/
+1
2009-07-06
Add a notify flag to set_lid_is_closed
Loïc Minier
3
-7
/
+6
2009-07-06
fix conflicts
Richard Hughes
16
-204
/
+197
2009-07-06
Port to PolicyKit1
Richard Hughes
10
-196
/
+130
2009-07-06
trivial: post release version bump
Richard Hughes
2
-5
/
+5
2009-07-06
Released DeviceKit-power 009
DeviceKit-power-009
Richard Hughes
1
-0
/
+41
2009-07-06
Add two new state enums, pending-discharge and pending-charge
Richard Hughes
4
-2
/
+20
[next]