summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-06openbsd: use a singleton pattern to access /dev/apmLandry Breuil3-23/+22
2012-01-06openbsd: Fix history by not trying to refresh if /dev/apm wasn't opened yetLandry Breuil1-2/+5
2011-12-05src/linux/integration-test: Fail gracefully if GI is not availableMartin Pitt1-2/+6
2011-12-05Fix invocation of src/linux/integration-testMartin Pitt1-1/+1
2011-12-05Revert "src/linux/integration-test: Do not crash on absent _outcomeForDoClean...Martin Pitt1-12/+5
2011-12-05src/linux/integration-test: Do not crash on absent _outcomeForDoCleanupsMartin Pitt1-5/+12
2011-12-03upower: Handle Linux power supplies not exporting a present propertyHeiko Stübner1-1/+6
2011-11-29trivial: USB devices are assumed to be 5VRichard Hughes1-0/+9
2011-11-29trivial: fix the name of the percentage fileRichard Hughes1-1/+1
2011-11-29Don't assert when the power_supply device type is usbRichard Hughes1-4/+1
2011-11-29Move the wacom hack to allow us to support other types of USB deviceRichard Hughes1-26/+17
2011-11-29If a power-supply device doesn't report charge or energy, try to read the per...Richard Hughes1-1/+8
2011-11-11Fix crash in up_device_csr_finalize()Martin Pitt1-1/+2
2011-11-11src/linux/integration-test: Port to Python 3Martin Pitt1-7/+8
2011-10-19Use linear regression to get better predicted battery timesLeonardo Robol1-24/+99
2011-10-06Don't spam the log when we're saving history when on low powerRichard Hughes2-6/+1
2011-10-04Add --with-historydir to specify where we want the history files to be storedLandry Breuil2-2/+3