summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-04-12Make service command executable.Victor Lowther1-0/+0
2010-04-12Merge remote branch 'UPSTREAM/master'Victor Lowther2-1/+13
2010-04-12Add comments to the service command.Victor Lowther1-0/+4
2010-04-11Create a pm-utils local service command for distros that do not have one.Victor Lowther2-1/+34
2010-03-20Load hook blacklist for power.d hooksChase Douglas1-0/+2
2010-03-18on_ac_power: support UPower (new name for DeviceKit-power)Michal Schmidt1-1/+11
2010-03-16Fix import-fdi-quirkdbVictor Lowther1-13/+11
2009-12-07Track suspend/hibernate failures and exit accordingly.Victor Lowther1-2/+6
2009-12-05Update import-fdi-quirkdb to make it a little more flexible.Victor Lowther1-2/+15
2009-11-30Clean up on_ac_power modifications.Victor Lowther1-6/+7
2009-11-30Merge branch 'master' into native-quirk-dbVictor Lowther1-0/+9
2009-11-30Some final fixups to make the built-in video quirk database handling work.Victor Lowther1-0/+10
2009-11-30on_ac_power: DeviceKit-power supportMartin Pitt1-0/+9
2009-11-16Actaully add the new .fdi importing script.Victor Lowther1-0/+129
2009-11-16Extract out the bits that handle translating .fdi files into their ownVictor Lowther1-2/+2
2008-09-18Forgot to change sleep_method_help in pm-action.inVictor Lowther1-1/+1
2008-09-17Make per-module help and before_hooks methods stackable.Victor Lowther1-1/+1
2008-09-17Determine what sleep method we will try before sourcing pm-functionsVictor Lowther1-1/+1
2008-09-17Modified pm-pmu to take a --check parameterVictor Lowther1-20/+36
2008-07-10Merge branch 'two-parameter-sleep-hooks'Victor Lowther1-2/+2
2008-07-05Make some changes to core functionality to support pm-powersaveVictor Lowther2-9/+39
2008-07-01Add support for massing $METHOD as the second parameter to hooksVictor Lowther1-2/+2
2008-06-01Add initial support for handling hook failureVictor Lowther1-5/+7
2008-04-30Added comments and minor fixes.Victor Lowther1-1/+1
2008-04-30Normalize error checking introduced by a068f3fbc7c522.Victor Lowther1-21/+24
2008-04-28- do not run hooks if do_$METHOD does not existTill Maas1-13/+22
2008-03-30Final touchup to NEWS, make logging in pm-action a bit prettier.pm-utils-1.1.0Victor Lowther1-2/+2
2008-03-29Comment fixups in preperation for release.Victor Lowther1-2/+0
2008-03-20Prettify logging a bit more.Victor Lowther1-1/+4
2008-03-19Rewrite fix for suspend_hybrid in a more elegant fashionVictor Lowther1-8/+8
2008-03-17Add more logging -- log parameters and the hook blacklist.Victor Lowther1-1/+3
2008-03-16Consolidated console save/restore code.Victor Lowther1-1/+0
2008-03-15Mostly seperated vt switching logic from the suspend_lock logic.Victor Lowther1-0/+2
2008-03-15Implemented sleep_method_help support.Victor Lowther1-0/+1
2008-03-15Moved locking in pm-action.Victor Lowther1-4/+5
2008-03-15Merge branch 'vlowther-dynamic-hook-disable' into vlowther-default-parametersVictor Lowther1-1/+1
2008-03-14Split functions.in into functions.in and pm-functions.inVictor Lowther3-5/+3
2008-03-09Move PM_CMDLINE declaration into pm_functions.in.Victor Lowther1-1/+0
2008-03-08Implement the root check using id, $EUID seems to be a bash only feature.Michael Biebl1-1/+1
2008-03-06Merge branch 'master' into vlowther-dynamic-hook-disableVictor Lowther1-48/+10
2008-03-05Split functions.in into functions.in and pm-functions.inVictor Lowther3-5/+3
2008-03-01Merge branch 'vlowther-video-merge' into vlowther-hook-option-processingVictor Lowther1-1/+18
2008-03-01Merge branch 'master' into vlowther-video-mergeVictor Lowther1-1/+18
2008-03-01Add comments in pm-action detailing the steps we are taking.Victor Lowther1-1/+9
2008-03-01Fixed up merge errors merging back with master.Victor Lowther1-2/+4
2008-03-01Merge branch 'master' into vlowther-move-pm-mainVictor Lowther2-5/+1
2008-03-01Cleaned up output for --helpVictor Lowther1-7/+1
2008-03-01Moved video-specific option processing to 99video.Victor Lowther1-18/+3
2008-03-01first pass at using run-hooks to get help info.Victor Lowther1-15/+8
2008-03-01Shortened quirk environment varialbe names.Victor Lowther1-30/+17