summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixupsystemd-suspendRichard Hughes2012-07-111-1/+1
* fixupRichard Hughes2012-07-111-5/+4
* fixupRichard Hughes2012-07-111-0/+7
* Use systemd for suspend and hibernateMatthias Clasen2012-07-119-32/+186
* trivial: Fix up some documentation typosLukas Tinkl2012-06-271-4/+4
* openbsd: Properly initialize update-time when creating devicesLandry Breuil2012-06-271-0/+4
* trivial: post release version bumpRichard Hughes2012-06-252-5/+5
* Released UPower 0.9.17UPOWER_0_9_17Richard Hughes2012-06-251-0/+17
* linux: Remove obsolete check for magicmouse_ and duplicated wacom_ checksDaniel Nicoletti2012-06-181-4/+1
* linux: Don't allow non-power-supply devices to set the OnBattery propertyDaniel Nicoletti2012-06-181-0/+4
* Fix wrong PowerSupply property for devices without a scope sysfs attributeMartin Pitt2012-06-141-2/+2
* integration-test: fail on CRITICALsMartin Pitt2012-06-141-1/+11
* Selectively disable warnings for deprecated GValueArrayMartin Pitt2012-06-142-0/+12
* Drop 'type' parameter from CancelRequest() signatureSascha Silbe2012-05-301-8/+0
* Fix use-after-free of qos itemSascha Silbe2012-05-301-2/+6
* linux: Treat the battery state 'not charging' as PENDING_CHARGERichard Hughes2012-05-301-0/+2
* Fix the LatencyChanged signalSascha Silbe2012-05-221-1/+1
* trivial: post release version bumpRichard Hughes2012-04-302-5/+5
* Released UPower 0.9.16UPOWER_0_9_16Richard Hughes2012-04-303-3/+26
* Correct the cap on the energy rateGary Ching-Pang Lin2012-04-271-1/+1
* libupower-glib: fix small memory leakPavel Vasin2012-04-261-0/+1
* Never detect HID devices with batteries as power suppliesRichard Hughes2012-04-181-2/+12
* Re-coldplug dock status when resuming from sleepEvan Broder2012-04-111-0/+17
* Fix crash in up_device_csr_finalize()Martin Pitt2012-04-031-1/+1
* Clamp the UPS percentage from 0 to 100 to fix syslog spamRichard Hughes2012-02-171-1/+1
* Return all history records for a timespan of zeroRichard Hughes2012-01-181-1/+7
* Do not print error message for missing /etc/crypttab.Kelly Anderson2012-01-181-1/+3
* Install a systemd service file if systemd is usedBenedikt Morbach2012-01-175-8/+45
* libupower-glib: srcdir != builddir fixRyan Lortie2012-01-111-0/+1
* Add boolean RunPowersaveCommand to UPower.confLandry Breuil2012-01-062-2/+14
* openbsd: set powersave command to apm -C/-ALandry Breuil2012-01-061-1/+5
* openbsd: no need to pass the fd aroundLandry Breuil2012-01-061-9/+6
* openbsd: handle case where minutes_left might be negativeLandry Breuil2012-01-061-2/+2
* openbsd: improve logic wrt sensor typeLandry Breuil2012-01-061-15/+5
* openbsd: fix energy-rate calculationLandry Breuil2012-01-061-3/+5
* openbsd: use a singleton pattern to access /dev/apmLandry Breuil2012-01-063-23/+22
* openbsd: Fix history by not trying to refresh if /dev/apm wasn't opened yetLandry Breuil2012-01-061-2/+5
* trivial: post release version bumpRichard Hughes2011-12-052-5/+5
* Released UPower 0.9.15UPOWER_0_9_15Richard Hughes2011-12-051-0/+19
* src/linux/integration-test: Fail gracefully if GI is not availableMartin Pitt2011-12-051-2/+6
* Fix invocation of src/linux/integration-testMartin Pitt2011-12-051-1/+1
* Revert "src/linux/integration-test: Do not crash on absent _outcomeForDoClean...Martin Pitt2011-12-051-12/+5
* src/linux/integration-test: Do not crash on absent _outcomeForDoCleanupsMartin Pitt2011-12-051-5/+12
* upower: Handle Linux power supplies not exporting a present propertyHeiko Stübner2011-12-031-1/+6
* trivial: USB devices are assumed to be 5VRichard Hughes2011-11-291-0/+9
* trivial: fix the name of the percentage fileRichard Hughes2011-11-291-1/+1
* Don't assert when the power_supply device type is usbRichard Hughes2011-11-291-4/+1
* Move the wacom hack to allow us to support other types of USB deviceRichard Hughes2011-11-291-26/+17
* If a power-supply device doesn't report charge or energy, try to read the per...Richard Hughes2011-11-291-1/+8
* Fix crash in up_device_csr_finalize()Martin Pitt2011-11-111-1/+2