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
/
pm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-03
Merge branch 'auto-backend' into pm-utils-1.2
Victor Lowther
4
-119
/
+138
2008-09-27
Fixed typo in 00auto-quirk
Victor Lowther
1
-1
/
+1
2008-09-17
Impliment module autoloading.
Victor Lowther
1
-6
/
+9
2008-09-17
Always fall back to kernel methods for suspend and hibernate.
Victor Lowther
2
-22
/
+26
2008-09-17
Move the check_ functions to pm-functions.
Victor Lowther
4
-110
/
+90
2008-09-17
Make per-module help and before_hooks methods stackable.
Victor Lowther
2
-6
/
+38
2008-09-13
Merge branch 'auto-quirks'
Victor Lowther
2
-0
/
+89
2008-09-13
Merge branch 'handle-pci-save'
Victor Lowther
2
-4
/
+46
2008-09-10
Make 00auto-quirk fail gracefully if HAL is not there.
Victor Lowther
1
-2
/
+7
2008-09-10
Use has_parameter instead of manually looping over parameters.
Victor Lowther
1
-8
/
+4
2008-09-10
Merge branch 'master' into auto-quirks
Victor Lowther
2
-1
/
+10
2008-09-10
Add a little helper function to test for a single parameter.
Victor Lowther
1
-0
/
+9
2008-09-10
Added support for saving quirks to a .fdi file
Victor Lowther
1
-0
/
+47
2008-09-10
Describe DWIM functionality in auto-quirk help.
Victor Lowther
1
-1
/
+2
2008-09-10
Fix logging bug that was aborting help after the first hook.
Victor Lowther
1
-1
/
+1
2008-09-09
When pm-action is invoked without any parameters, grab them from HAL
Victor Lowther
1
-0
/
+4
2008-09-09
Add help to 00auto-quirk
Victor Lowther
1
-1
/
+10
2008-09-09
Automagically grab quirks from HAL
Victor Lowther
2
-0
/
+27
2008-09-09
Updated 98smart-kernel-video to be aware of new quirks
Victor Lowther
1
-3
/
+9
2008-09-09
Added support for the nofb and pci_save HAL quirks.
Victor Lowther
1
-1
/
+37
2008-07-23
Also missed a ;;
Victor Lowther
1
-2
/
+2
2008-07-23
Missed a close brace
Victor Lowther
1
-0
/
+1
2008-07-23
Merge branch 'pm-utils-1.1' into pm-utils-1.2
Victor Lowther
1
-12
/
+59
2008-07-21
Greatly expanded the 98smart-kernel-video hook.
Victor Lowther
1
-12
/
+59
2008-07-10
Merge branch 'two-parameter-sleep-hooks'
Victor Lowther
3
-9
/
+17
2008-07-05
Make some changes to core functionality to support pm-powersave
Victor Lowther
3
-21
/
+28
2008-07-02
Modify the tuxonice sleep module to modify $REVERSE for suspend_hybrid
Victor Lowther
1
-0
/
+3
2008-07-01
Update documentation to describe the new two-parameter sleep.d regime
Victor Lowther
1
-7
/
+11
2008-07-01
Add support for massing $METHOD as the second parameter to hooks
Victor Lowther
1
-2
/
+3
2008-06-27
Make uswsusp work with the reordered hooks.
Victor Lowther
1
-1
/
+1
2008-06-22
Added documentation in HOWTO.hooks covering abort on hook failure.
Victor Lowther
1
-0
/
+13
2008-06-20
Document inhibit and inhibited in HOWTO.hooks
Victor Lowther
1
-0
/
+5
2008-06-20
If suspend has already been inhibited, don't run more hooks.
Victor Lowther
1
-1
/
+1
2008-06-08
Simplify hook exit status testing logic a bit.
Victor Lowther
1
-4
/
+3
2008-06-06
Merge branch 'master' into vlowther-handle-hook-failure
Victor Lowther
3
-1
/
+26
2008-06-06
Documentation updates describing the sleep hook ordering convention.
Victor Lowther
1
-0
/
+22
2008-06-06
Incorrect comparison to skip non-run hooks when running hooks in reverse.
Victor Lowther
1
-1
/
+1
2008-06-06
Remember to escape > in pm-functions when running hooks too.
Victor Lowther
1
-1
/
+1
2008-06-06
Actually remember to source our functions file in 50ntpd
Victor Lowther
1
-0
/
+2
2008-06-06
Add missing close brace in 50ntpd
Victor Lowther
1
-0
/
+1
2008-06-05
Escape > comparison in 98smart-kernel-video
Victor Lowther
1
-1
/
+1
2008-06-05
Escape > comparison in 98smart-kernel-video
Victor Lowther
1
-1
/
+1
2008-06-01
Add initial support for handling hook failure
Victor Lowther
2
-5
/
+30
2008-06-01
Merge branch 'vlowther-reorganize-hooks'
Victor Lowther
8
-49
/
+41
2008-05-28
Don't quote $PM_CMDLINE when saving initial parameters.
Victor Lowther
1
-1
/
+1
2008-05-28
Make parameter manipulation more robust in the face of programmer
Victor Lowther
2
-8
/
+9
2008-05-28
Fix broken add_parameters functionality.
Victor Lowther
2
-3
/
+4
2008-05-27
Save PM_CMDLINE correctly so that it shows up nicely in the logs.
Victor Lowther
1
-1
/
+2
2008-05-27
Ensure that PARAMETERS.rm always exists.
Victor Lowther
1
-1
/
+1
2008-05-27
Moved parameter saving os that it always happens after we take the lock.
Victor Lowther
1
-6
/
+4
[next]