summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-03-21Fix test for logind availabilityMartin Pitt1-18/+9
2013-02-20up-self-test.c: Drop usage of up_daemon_set_bus_type()Martin Pitt1-8/+0
2013-02-20Revert "Add option to run daemon on the session bus for testing"Martin Pitt7-28/+6
2013-02-20integration-test: Always run on a fake system busMartin Pitt2-22/+15
2013-02-20integration-test: Move to using umockdevMartin Pitt1-130/+86
2013-02-12Also deprecate running the powersave scriptsRichard Hughes3-4/+14
2013-02-12Add a --enable-deprecated configure argumentRichard Hughes3-11/+104
2013-02-12Raise the hard PolKit dep to 0.97Richard Hughes1-4/+0
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 Hughes5-5/+5
2013-01-10Factor out the Logitech Unifying support to support other devicesRichard Hughes8-790/+1303
2013-01-03lg-unifying: fix K750 features name, use 1 second intervalJulien Danjou1-19/+17
2012-12-29Fix device matching for recent kernelsPeter Hurley1-2/+2
2012-10-30Add support for Logitech Unifying devicesJulien Danjou4-11/+853
2012-10-30Add luminosity propertyJulien Danjou2-0/+26
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-07-11Use systemd for suspend and hibernateMatthias Clasen9-24/+145
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-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-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-27Correct the cap on the energy rateGary Ching-Pang Lin1-1/+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
2012-01-18Do not print error message for missing /etc/crypttab.Kelly Anderson1-1/+3
2012-01-17Install a systemd service file if systemd is usedBenedikt Morbach3-7/+35
2012-01-06Add boolean RunPowersaveCommand to UPower.confLandry Breuil1-2/+8
2012-01-06openbsd: set powersave command to apm -C/-ALandry Breuil1-1/+5
2012-01-06openbsd: no need to pass the fd aroundLandry Breuil1-9/+6
2012-01-06openbsd: handle case where minutes_left might be negativeLandry Breuil1-2/+2
2012-01-06openbsd: improve logic wrt sensor typeLandry Breuil1-15/+5
2012-01-06openbsd: fix energy-rate calculationLandry Breuil1-3/+5