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
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
suppress lid change event on startup
Martin Pitt
1
-1
/
+11
2009-06-28
hardcode pm-powersave like we do pm-suspend and pm-hibernate
Richard Hughes
1
-1
/
+1
2009-06-28
Fix two issues with the pm-powersave code
Roland Dreier
1
-2
/
+4
2009-06-26
Fix a small memory leak on supply coldplugging
Richard Hughes
1
-4
/
+41
2009-06-26
Don't show empty vendor, model or serials in the debug outputs
Richard Hughes
1
-3
/
+3
2009-06-26
Correct a few function names
Richard Hughes
2
-31
/
+31
2009-06-26
Interface with pm-powersave as external vendors are using this
Richard Hughes
1
-0
/
+30
2009-06-15
One more variation of lithium-poly
Richard Hughes
1
-1
/
+2
2009-06-14
Prefix the DkpDevice subclassed devices with device to make it clearer
Richard Hughes
11
-364
/
+364
2009-06-14
Don't assume all batteries have positive energy_full values
Richard Hughes
1
-6
/
+8
2009-06-14
Only print interesting device properties
Richard Hughes
1
-8
/
+14
2009-06-14
For power_supply, unknown is a valid state from the kernel
Richard Hughes
1
-0
/
+2
2009-06-14
Mark batteries as empty if they have unknown state and a very low energy
Richard Hughes
1
-0
/
+6
2009-06-01
trivial: post release version bump
Richard Hughes
2
-5
/
+5
2009-06-01
Released DeviceKit-power 008
DeviceKit-power-008
Richard Hughes
2
-3
/
+39
2009-05-29
Trivial formatting nit
Richard Hughes
1
-1
/
+1
2009-05-29
Trivial whitespace fixes
Richard Hughes
1
-27
/
+27
2009-05-29
Allow properties in DkpDevice (client) to be set
Richard Hughes
1
-56
/
+127
[next]