summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-12Add a --enable-deprecated configure argumentRichard Hughes5-11/+120
2013-02-12Require applications to define UPOWER_ENABLE_DEPRECATED to use deprecated fun...Richard Hughes2-0/+9
2013-02-12trivial: Remove unused configure argumentsRichard Hughes1-8/+2
2013-02-12Raise the hard PolKit dep to 0.97Richard Hughes2-18/+1
2013-01-31linux: Bump maximum accepted "time to empty" to 10 daysMartin Pitt1-2/+2
2013-01-31Add test case for previous commitMartin Pitt1-0/+29
2013-01-31linux: Fix batteries which report current energy but full chargeAlex Hornung1-1/+1
2013-01-29Fix two memory leaksColin Watson2-1/+3
2013-01-29Fix memory leak in up_polkit_get_subject()Charles Kerr1-1/+2
2013-01-14Don't use the deprecated INCLUDES in Makefile.amRichard Hughes8-9/+9
2013-01-10Factor out the Logitech Unifying support to support other devicesRichard Hughes9-790/+1308
2013-01-09Never use -WError when buildingRichard Hughes1-18/+0
2013-01-03lg-unifying: fix K750 features name, use 1 second intervalJulien Danjou1-19/+17
2013-01-02trivial: post release version bumpRichard Hughes2-4/+4
2013-01-02Released UPower 0.9.19Richard Hughes1-0/+17
2012-12-29Fix device matching for recent kernelsPeter Hurley2-2/+4
2012-11-08Fix "can-hibernate" formatting in upower --dumpMartin Pitt1-1/+1
2012-10-30Add support for Logitech Unifying devicesJulien Danjou4-11/+853
2012-10-30Add luminosity propertyJulien Danjou3-0/+53
2012-10-03Do not continue to poll if /proc/timer_stats is not readableRichard Hughes1-1/+1
2012-09-19build: Fix srcdir != builddirColin Walters1-5/+5
2012-09-19trivial: fix typos in user-visible documentationAlex Chiang3-3/+3
2012-09-17Always return 0 from notify-upower.shRichard Hughes1-0/+1
2012-09-03Send resume signal when built with systemd and using pm-utils suspendJan Alexander Steffens (heftig)1-3/+4
2012-08-08Add a Documentation tag to the service fileMatthias Clasen1-0/+1
2012-08-08trivial: post release version bumpRichard Hughes2-5/+5
2012-08-08Released UPower 0.9.18Richard Hughes1-0/+10
2012-07-11Use systemd for suspend and hibernateMatthias Clasen10-32/+194
2012-06-27trivial: Fix up some documentation typosLukas Tinkl1-4/+4
2012-06-27openbsd: Properly initialize update-time when creating devicesLandry Breuil1-0/+4
2012-06-25trivial: post release version bumpRichard Hughes2-5/+5
2012-06-25Released UPower 0.9.17Richard Hughes1-0/+17
2012-06-18linux: Remove obsolete check for magicmouse_ and duplicated wacom_ checksDaniel Nicoletti1-4/+1
2012-06-18linux: Don't allow non-power-supply devices to set the OnBattery propertyDaniel Nicoletti1-0/+4
2012-06-14Fix wrong PowerSupply property for devices without a scope sysfs attributeMartin Pitt1-2/+2
2012-06-14integration-test: fail on CRITICALsMartin Pitt1-1/+11
2012-06-14Selectively disable warnings for deprecated GValueArrayMartin Pitt2-0/+12
2012-05-30Drop 'type' parameter from CancelRequest() signatureSascha Silbe1-8/+0
2012-05-30Fix use-after-free of qos itemSascha Silbe1-2/+6
2012-05-30linux: Treat the battery state 'not charging' as PENDING_CHARGERichard Hughes1-0/+2
2012-05-22Fix the LatencyChanged signalSascha Silbe1-1/+1
2012-04-30trivial: post release version bumpRichard Hughes2-5/+5
2012-04-30Released UPower 0.9.16Richard Hughes3-3/+26
2012-04-27Correct the cap on the energy rateGary Ching-Pang Lin1-1/+1
2012-04-26libupower-glib: fix small memory leakPavel Vasin1-0/+1
2012-04-18Never detect HID devices with batteries as power suppliesRichard Hughes1-2/+12
2012-04-11Re-coldplug dock status when resuming from sleepEvan Broder1-0/+17
2012-04-03Fix crash in up_device_csr_finalize()Martin Pitt1-1/+1
2012-02-17Clamp the UPS percentage from 0 to 100 to fix syslog spamRichard Hughes1-1/+1
2012-01-18Return all history records for a timespan of zeroRichard Hughes1-1/+7