summaryrefslogtreecommitdiff
path: root/pm
AgeCommit message (Expand)AuthorFilesLines
2008-05-10Ignore autogenerated pm/pm-functions.pm-utils-1.1.1Michael Biebl1-0/+1
2008-05-10Added special-casing of mode 3 in vbe_restoremodeVictor Lowther1-1/+10
2008-05-10Minor functions.in formatting changes.Victor Lowther1-2/+2
2008-05-10pm-functions.in cleanups and minor fixes.Victor Lowther1-6/+15
2008-05-07Fix vbe mode restore bugVictor Lowther1-1/+1
2008-04-30Simplify implementation of check_suspend a bit.Victor Lowther3-6/+3
2008-04-30Added comments and minor fixes.Victor Lowther1-15/+17
2008-04-27Fix bug that would cause init_logfile to die if the logfile did not exist.Victor Lowther1-1/+1
2008-04-14- add -w to grep in hibernate check to avoid matching "testproc" with "test"Till Maas1-1/+1
2008-04-14- Mention "${PM_FUNCTIONS}" instead of harcoded 32bit path for functions fileTill Maas1-2/+2
2008-04-12Fixed arithmetic expansion bug in uswsusp found by checkbashisms.Victor Lowther1-2/+2
2008-04-07Add safety check before writing mode to /sys/power/diskMichael Biebl1-2/+3
2008-04-07/dev/pmu better be a character deviceMichael Biebl2-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-29Comment fixups in preperation for release.Victor Lowther16-9/+52
2008-03-28Improve PMU checkMichael Biebl3-3/+3
2008-03-20Avoid incorrect exit code 1 failure messages in the log.Victor Lowther2-1/+5
2008-03-20Prettify logging a bit more.Victor Lowther1-1/+1
2008-03-20Cleaned up logging of which hooks ran a bit more.Victor Lowther1-2/+8
2008-03-20No need to clear the screen on 00clear.Victor Lowther1-1/+0
2008-03-20Modify 94cpufreq to use savestate/restorestate more efficientlyVictor Lowther2-5/+4
2008-03-20No need to print replies from dbus in 55battery.Victor Lowther1-1/+1
2008-03-20Simplified implementation of 49bluetooth.Victor Lowther1-10/+8
2008-03-20Use 'all' instead of "*" to remove all commandline paraameters.Victor Lowther1-2/+2
2008-03-20Missed a close quote in modules.d/kernelVictor Lowther1-1/+1
2008-03-20Added easy support to drop all parameters.Victor Lowther1-1/+2
2008-03-20Changed kernel hibernation to use the default kernel method unless overridden.Victor Lowther3-5/+7
2008-03-19Fixups in hook blacklisting and parameter removal.Victor Lowther1-2/+3
2008-03-19remove_parameters was not doing The Right Thing.Victor Lowther1-9/+10
2008-03-19Make the hook blacklist and parameter overrides use env. variables.Victor Lowther2-28/+40
2008-03-19Merge branch 'vlowther-stabilization-bugfixes' into vlowther-default-parametersVictor Lowther12-22/+50
2008-03-19Added copious commenting in the defaults file.Victor Lowther2-8/+37
2008-03-19Merge branch 'master' into vlowther-stabilization-bugfixesVictor Lowther5-18/+68
2008-03-19Rewrite fix for suspend_hybrid in a more elegant fashionVictor Lowther10-10/+10
2008-03-18Addind logging to add_parameter and remove_parameterVictor Lowther1-1/+5
2008-03-18Fix logic error in remove_parameter.Victor Lowther1-1/+1
2008-03-18Updated /etc/pm/parameters parsing.Victor Lowther1-4/+22
2008-03-17Mask out acpi_sleep settings when --quirk-none is passed.Victor Lowther2-4/+4
2008-03-17Add more logging -- log parameters and the hook blacklist.Victor Lowther1-4/+4
2008-03-16QUIRK_NONE was not being honored in uswsusp.Victor Lowther1-1/+2
2008-03-17Remove outdated documentation.Michael Biebl1-6/+0
2008-03-17Parse video quirks in uswsusp sleep moduleMichael Biebl1-4/+48
2008-03-16Merge branch 'pmu'Michael Biebl3-5/+16
2008-03-16Merge branch 'master' into vlowther-stabilization-bugfixesVictor Lowther3-0/+6
2008-03-16Better PMU support.Michael Biebl3-5/+16
2008-03-16Consolidated console save/restore code.Victor Lowther2-5/+8
2008-03-16Make the modules shell scriptMichael Biebl3-0/+6
2008-03-16Fix bug where pm-is-supported could only be run as root.Victor Lowther1-3/+8
2008-03-15Mostly seperated vt switching logic from the suspend_lock logic.Victor Lowther2-4/+4