summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-30Add more comments to uswsusp since it is being used as an example in document...Victor Lowther1-6/+19
2008-11-30Describe stackable sleep modules in HOWTO.modules.Victor Lowther1-42/+23
2008-11-30Drop 50ntpdVictor Lowther1-28/+0
2008-11-30Drop 65alsa -- it is useless by itself.Victor Lowther1-19/+0
2008-11-30Support Slackware init system.Victor Lowther1-8/+7
2008-11-3090clock takes over a second to run on suspend.Victor Lowther4-0/+24
2008-11-30Bump revision numberVictor Lowther1-1/+1
2008-11-30Remove 55batteryVictor Lowther2-21/+0
2008-11-30Modified pm-utils.pc.in to make autoconf intergration easierVictor Lowther2-1/+25
2008-11-29Bump revision numberVictor Lowther1-1/+1
2008-11-28Don't try to build 55battery anymoreVictor Lowther1-1/+0
2008-11-2890clock takes over a second to run on suspend.Victor Lowther1-0/+2
2008-11-27HAL has handled this since mid 2006.Victor Lowther1-20/+0
2008-10-29Added dbus_send helper function.Victor Lowther4-5/+12
2008-10-07Reset acpi_video_flags before suspend.Michael Biebl1-3/+1
2008-10-06pm-utils-1.2.2.1pm-utils-1.2.2.1Victor Lowther1-1/+1
2008-10-06One last cleanup in 00auto-quirksMichael Biebl1-1/+1
2008-10-05Merge branch 'master' into pm-utils-1.2pm-utils-1.2.2Victor Lowther3-6/+83
2008-10-05Do not save quirks if we were inhibited.Victor Lowther1-0/+1
2008-10-05--store-quirks-as-fdi, not --save-quirks-as-fdiVictor Lowther1-1/+1
2008-10-05Document sleep module fallback behaviour in pm-action man page.Victor Lowther1-1/+2
2008-10-05Document hook ordering convention in the pm-action man page.Victor Lowther1-3/+44
2008-10-05Document --auto-quirks and --save-quirks-as-fdi in the pm-action man page.Victor Lowther1-1/+33
2008-10-05Always reset acpi video flags in 99video on resumeVictor Lowther1-0/+2
2008-10-05Numbers are also valid in quirks from lshal.Victor Lowther1-1/+1
2008-10-05Bump revision number to 1.2.2Victor Lowther1-1/+1
2008-10-05Merge branch 'master' into pm-utils-1.2Victor Lowther5-13/+13
2008-10-05Fix incomplete renaming of _METHOD to _MODULEVictor Lowther2-8/+8
2008-10-05Fix stupid thinko in has_parameterVictor Lowther1-1/+1
2008-10-04Do not save generated .fdi in /tmpVictor Lowther1-2/+2
2008-10-03Bump version to 1.2.1pm-utils-1.2.1Victor Lowther1-1/+1
2008-10-03Merge branch 'auto-backend' into pm-utils-1.2Victor Lowther6-141/+176
2008-10-03Merge branch 'auto-quirks'Victor Lowther1-1/+1
2008-09-27Fixed typo in 00auto-quirkVictor Lowther1-1/+1
2008-09-27Merge branch 'auto-quirks'Victor Lowther5-8/+135
2008-09-27Merge branch 'auto-backend'Victor Lowther6-141/+176
2008-09-27Use hal-get-property instead of dmidecode to get the chassis type.Victor Lowther1-2/+2
2008-09-18Forgot to change sleep_method_help in pm-action.inVictor Lowther1-1/+1
2008-09-17Impliment module autoloading.Victor Lowther1-6/+9
2008-09-17Always fall back to kernel methods for suspend and hibernate.Victor Lowther2-22/+26
2008-09-17Move the check_ functions to pm-functions.Victor Lowther4-110/+90
2008-09-17Make per-module help and before_hooks methods stackable.Victor Lowther3-7/+39
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-09-13Merge branch 'auto-quirks'Victor Lowther3-4/+89
2008-09-13Merge branch 'handle-pci-save'Victor Lowther2-4/+46
2008-09-10Make 00auto-quirk fail gracefully if HAL is not there.Victor Lowther1-2/+7
2008-09-10Use has_parameter instead of manually looping over parameters.Victor Lowther1-8/+4
2008-09-10Merge branch 'master' into auto-quirksVictor Lowther2-1/+10
2008-09-10Add a little helper function to test for a single parameter.Victor Lowther1-0/+9