index
:
~vlowther/pm-utils
debian
master
pm-utils-1.1
pm-utils-1.2
pm-utils-1.3
pm-utils-1.4
powersave-policies
rpm
video-quirks
Victor's private pm-utils branches
vlowther
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pm-action.in
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-07
Track suspend/hibernate failures and exit accordingly.
Victor Lowther
1
-2
/
+6
2008-09-18
Forgot to change sleep_method_help in pm-action.in
Victor Lowther
1
-1
/
+1
2008-09-17
Make per-module help and before_hooks methods stackable.
Victor Lowther
1
-1
/
+1
2008-09-17
Determine what sleep method we will try before sourcing pm-functions
Victor Lowther
1
-1
/
+1
2008-07-10
Merge branch 'two-parameter-sleep-hooks'
Victor Lowther
1
-2
/
+2
2008-07-05
Make some changes to core functionality to support pm-powersave
Victor Lowther
1
-5
/
+16
2008-07-01
Add support for massing $METHOD as the second parameter to hooks
Victor Lowther
1
-2
/
+2
2008-06-01
Add initial support for handling hook failure
Victor Lowther
1
-5
/
+7
2008-04-30
Added comments and minor fixes.
Victor Lowther
1
-1
/
+1
2008-04-30
Normalize error checking introduced by a068f3fbc7c522.
Victor Lowther
1
-21
/
+24
2008-04-28
- do not run hooks if do_$METHOD does not exist
Till Maas
1
-13
/
+22
2008-03-30
Final touchup to NEWS, make logging in pm-action a bit prettier.
pm-utils-1.1.0
Victor Lowther
1
-2
/
+2
2008-03-29
Comment fixups in preperation for release.
Victor Lowther
1
-2
/
+0
2008-03-20
Prettify logging a bit more.
Victor Lowther
1
-1
/
+4
2008-03-19
Rewrite fix for suspend_hybrid in a more elegant fashion
Victor Lowther
1
-8
/
+8
2008-03-17
Add more logging -- log parameters and the hook blacklist.
Victor Lowther
1
-1
/
+3
2008-03-16
Consolidated console save/restore code.
Victor Lowther
1
-1
/
+0
2008-03-15
Mostly seperated vt switching logic from the suspend_lock logic.
Victor Lowther
1
-0
/
+2
2008-03-15
Implemented sleep_method_help support.
Victor Lowther
1
-0
/
+1
2008-03-15
Moved locking in pm-action.
Victor Lowther
1
-4
/
+5
2008-03-15
Merge branch 'vlowther-dynamic-hook-disable' into vlowther-default-parameters
Victor Lowther
1
-1
/
+1
2008-03-14
Split functions.in into functions.in and pm-functions.in
Victor Lowther
1
-2
/
+1
2008-03-09
Move PM_CMDLINE declaration into pm_functions.in.
Victor Lowther
1
-1
/
+0
2008-03-08
Implement the root check using id, $EUID seems to be a bash only feature.
Michael Biebl
1
-1
/
+1
2008-03-06
Merge branch 'master' into vlowther-dynamic-hook-disable
Victor Lowther
1
-48
/
+10
2008-03-05
Split functions.in into functions.in and pm-functions.in
Victor Lowther
1
-2
/
+1
2008-03-01
Merge branch 'vlowther-video-merge' into vlowther-hook-option-processing
Victor Lowther
1
-1
/
+18
2008-03-01
Merge branch 'master' into vlowther-video-merge
Victor Lowther
1
-1
/
+18
2008-03-01
Add comments in pm-action detailing the steps we are taking.
Victor Lowther
1
-1
/
+9
2008-03-01
Fixed up merge errors merging back with master.
Victor Lowther
1
-2
/
+4
2008-03-01
Merge branch 'master' into vlowther-move-pm-main
Victor Lowther
1
-2
/
+0
2008-03-01
Cleaned up output for --help
Victor Lowther
1
-7
/
+1
2008-03-01
Moved video-specific option processing to 99video.
Victor Lowther
1
-18
/
+3
2008-03-01
first pass at using run-hooks to get help info.
Victor Lowther
1
-15
/
+8
2008-03-01
Shortened quirk environment varialbe names.
Victor Lowther
1
-30
/
+17
2008-02-27
Added support for DISPLAY_QUIRK_NONE to pm-action.in.
Victor Lowther
1
-0
/
+3
2008-02-21
Added back the comment explaining the trap statement.
Victor Lowther
1
-1
/
+2
2008-02-16
Merge branch 'master' into vlowther-move-pm-main
Victor Lowther
1
-1
/
+2
2008-02-16
Merge branch 'master' into stabilizaton
Victor Lowther
1
-1
/
+2
2008-02-16
99video had a missing closing bracket.
Michael Biebl
1
-1
/
+2
2008-02-16
Removed redundant exit call in pm-action.in
Victor Lowther
1
-2
/
+0
2008-02-13
Merge branch 'master' into vlowther-move-pm-main
Victor Lowther
1
-29
/
+9
2008-02-09
Should be ${REVERSE}, not {$REVERSE} in pm-action.in
Victor Lowther
1
-1
/
+1
2008-02-07
Even simpler modularization of sleep methods.
Victor Lowther
1
-29
/
+7
2008-02-06
You know, the original reason pm_main was moved to functions is because
Victor Lowther
1
-1
/
+5
2008-02-04
Removed executable bits on the *.in files to emphasize their
Victor Lowther
1
-0
/
+0
2008-02-02
Use autotools to make pm-action and pm-powersave location independent.
Victor Lowther
1
-1
/
+1
2008-02-02
Renamed pm-action in preperation for making it location independent.
Victor Lowther
1
-0
/
+126