summaryrefslogtreecommitdiff
path: root/pm/module.d/uswsusp
AgeCommit message (Expand)AuthorFilesLines
2009-12-10[PATCH] Fix vga-mode-3 typo in video hooksTormod Volden1-1/+1
2009-04-03Move chvt handling into 99videoVictor Lowther1-1/+0
2008-11-30Add more comments to uswsusp since it is being used as an example in document...Victor Lowther1-6/+19
2008-10-05Fix incomplete renaming of _METHOD to _MODULEVictor Lowther1-6/+6
2008-09-17Move the check_ functions to pm-functions.Victor Lowther1-40/+42
2008-09-17Make per-module help and before_hooks methods stackable.Victor Lowther1-5/+8
2008-06-27Make uswsusp work with the reordered hooks.Victor Lowther1-1/+1
2008-04-30Simplify implementation of check_suspend a bit.Victor Lowther1-2/+1
2008-04-12Fixed arithmetic expansion bug in uswsusp found by checkbashisms.Victor Lowther1-2/+2
2008-04-07Disable 00clear for uswusp sleep module.Michael Biebl1-0/+1
2008-04-02Check for s2ram in check_suspend().Michael Biebl1-0/+1
2008-03-28Improve PMU checkMichael Biebl1-1/+1
2008-03-17Mask out acpi_sleep settings when --quirk-none is passed.Victor Lowther1-1/+1
2008-03-16QUIRK_NONE was not being honored in uswsusp.Victor Lowther1-1/+2
2008-03-17Parse video quirks in uswsusp sleep moduleMichael Biebl1-4/+48
2008-03-16Merge branch 'pmu'Michael Biebl1-1/+2
2008-03-16Better PMU support.Michael Biebl1-1/+2
2008-03-16Make the modules shell scriptMichael Biebl1-0/+2
2008-03-06uswsusp disables 99video hook now.Victor Lowther1-0/+6
2008-02-16Consistently use tabs for indentation.Michael Biebl1-2/+2
2008-02-1699video had a missing closing bracket.Michael Biebl1-3/+6
2008-02-11Added a check for /dev/snapshot when using uswsusp.Victor Lowther1-0/+3
2008-02-11On second thought, we don't need to mess with s2ram when using uswsusp.Victor Lowther1-2/+2
2008-02-11Add more paranoia to check_suspend_hybrind in uswsusp.Victor Lowther1-1/+3
2008-02-11Added completely untested uswsusp support.Victor Lowther1-0/+28