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-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
2009-07-06
Fix conflicts
Richard Hughes
34
-204
/
+815
2009-07-06
Use the global state to fix the unknown battery status
Richard Hughes
3
-0
/
+39
2009-07-06
Move a hack about the fully charged level from g-p-m
Richard Hughes
1
-0
/
+8
2009-07-05
Revert "Add a backlight interface so we can control backlight brightness with...
Richard Hughes
10
-1004
/
+4
2009-07-05
Revert "Fix a tiny bug that could cause a crash"
Richard Hughes
1
-1
/
+1
2009-07-05
Revert "Make it very clear that the Backlight interface is temporary"
Richard Hughes
4
-17
/
+5
2009-07-03
Make it very clear that the Backlight interface is temporary
Richard Hughes
4
-5
/
+17
2009-07-03
Fix a tiny bug that could cause a crash
Richard Hughes
1
-1
/
+1
2009-07-03
Add a backlight interface so we can control backlight brightness without HAL
Richard Hughes
10
-4
/
+1004
2009-07-03
Move the udev rules to thier own directory
Richard Hughes
13
-14
/
+22
2009-07-03
I must learn to spell deprecated...
Richard Hughes
4
-4
/
+4
2009-07-03
We have to prefix the version macro with 0x, else it gets identified as octal...
Richard Hughes
1
-1
/
+1
2009-07-03
Protect the non-GObject accessors with DKP_DISABLE_DEPRECIATED and fix up the...
Richard Hughes
5
-8
/
+42
2009-07-03
Remove dkp_client_get_lid_is_present(), we want to encourage people to be usi...
Richard Hughes
2
-17
/
+0
2009-07-03
Add a DKP_CHECK_VERSION macro which we can use in client tools
Richard Hughes
5
-0
/
+50
2009-07-03
Export the recall-notice, recall-vendor and recall-url properties on power de...
Richard Hughes
4
-4
/
+178
2009-07-03
Be less asserty when enum values are added in newer versions of the spec
Richard Hughes
1
-12
/
+3
2009-07-03
Add battery recall data rules
Richard Hughes
7
-15
/
+227
2009-07-02
Add a lid-is-present property
Richard Hughes
4
-6
/
+71
2009-07-02
Use a DkpDeviceList for managed devices too
Richard Hughes
1
-46
/
+20
2009-07-02
Take referenced counted objects in DkpDeviceList
Richard Hughes
1
-1
/
+4
2009-07-02
Make DkpDeviceList work with GObject types, and not with specific DkpDevice t...
Richard Hughes
3
-39
/
+44
2009-07-02
trivial: Remove some debugging that slipped in
Richard Hughes
1
-1
/
+0
2009-07-02
udev rules files now live in /lib/udev/rules.d, not /etc/udev/rules.d
Richard Hughes
2
-1
/
+9
2009-07-02
Fix detecting the USB UPS devices
Richard Hughes
1
-29
/
+37
2009-07-02
The UPS can't expose empty or fully-charged, so fixup these states
Richard Hughes
1
-11
/
+47
2009-07-02
bugfix: set the GObject properties correctly in the DkpDeviceHid class
Richard Hughes
1
-3
/
+3
2009-07-02
trivial: whitespace fixes
Richard Hughes
1
-4
/
+4
2009-07-02
trivial: ups devices have state too
Richard Hughes
1
-1
/
+2
2009-07-02
initial refresh after coldplug is not fatal if it fails
Richard Hughes
1
-4
/
+14
2009-07-01
Enable pretty compiler output with new automake versions
Richard Hughes
1
-0
/
+3
2009-07-01
Fix compile
Richard Hughes
4
-26
/
+105
[next]