summaryrefslogtreecommitdiff
path: root/pm/sleep.d
AgeCommit message (Expand)AuthorFilesLines
2008-03-07Fix a quirk parsing in 99video.Michael Biebl1-3/+1
2008-03-06Revert "Even shorter quirk environment variable names."Victor Lowther1-23/+23
2008-03-06Merge branch 'master' into vlowther-hook-option-processingVictor Lowther1-5/+10
2008-03-06Merge branch 'vlowther-video-merge'Victor Lowther3-91/+46
2008-03-06Fixed the case where two or more cores share the same cpufreq settings.Victor Lowther1-5/+10
2008-03-06Silence sysctl output in 99video.Victor Lowther1-1/+1
2008-03-05Merge branch 'master' into vlowther-hook-option-processingVictor Lowther1-1/+1
2008-03-03Fixed typo in 94cpufreq introduced while fixing the suspend_hybrid glitch.Victor Lowther1-1/+1
2008-03-01Merge branch 'vlowther-video-merge' into vlowther-hook-option-processingVictor Lowther11-12/+12
2008-03-01Merge branch 'master' into vlowther-video-mergeVictor Lowther11-11/+11
2008-03-01We were not handing the suspend_hybrid case correctly this whole time.Victor Lowther12-12/+12
2008-03-01Even shorter quirk environment variable names.Victor Lowther1-23/+23
2008-03-01Cleaned up output for --helpVictor Lowther1-0/+1
2008-03-01Moved video-specific option processing to 99video.Victor Lowther1-0/+20
2008-03-01Add help function to 99video.Victor Lowther1-7/+19
2008-03-01arrgh -- forgot to remove 20video from Makefile.amVictor Lowther1-1/+0
2008-03-01Aesthetic cleanup to the quirk-handling code.Victor Lowther1-37/+32
2008-03-01Shortened quirk environment varialbe names.Victor Lowther1-14/+14
2008-03-01Replace if statements with command chaining in 99video.Victor Lowther1-25/+15
2008-03-01Add a quirk helper function to start cleaning up the ugly if mess in 99video.Victor Lowther1-11/+16
2008-03-01Rearrange quirk handling to bring it in line with s2ram.Victor Lowther1-10/+10
2008-02-29Save framebuffer state after saving videostate.Victor Lowther1-1/+1
2008-02-27Modified acpi_flag setting to use arithmetic expansion.Victor Lowther1-10/+4
2008-02-27Modified 99video to use savestate/restorestate to save and restore VBE state.Victor Lowther1-4/+4
2008-02-27Added support in the video hook for DISPLAY_QUIRK_NONE.Victor Lowther1-0/+2
2008-02-27Folded 20video functionality into 99video and deleted 20video.Victor Lowther2-67/+37
2008-02-16Merge branch 'master' into stabilizatonVictor Lowther4-35/+46
2008-02-16Add safety checks for *_fbcon()Michael Biebl1-0/+2
2008-02-16Consistently use tabs for indentation.Michael Biebl2-27/+27
2008-02-1699video had a missing closing bracket.Michael Biebl3-8/+18
2008-02-16Get rid of redundant calls to exit in 99videoVictor Lowther1-2/+0
2008-02-16Modify 95led to exit $NA where applicable.Victor Lowther1-2/+2
2008-02-16Modify 94cpufreq to exit $NA where applicable.Victor Lowther1-5/+2
2008-02-16Modify 90clock to exit $NA when applicable.Victor Lowther1-3/+1
2008-02-16Get rid of redundant calls to exit.Victor Lowther1-4/+2
2008-02-16Modify 50modules to return $NA of there are no modules to unload.Victor Lowther1-4/+2
2008-02-16Modify 49bluetooth to exit $NA where applicable.Victor Lowther1-4/+2
2008-02-16Get rid of redundant calls to exit.Victor Lowther1-3/+1
2008-02-16Modify 10NetworkManager to exit $NA where applicable.Victor Lowther1-4/+2
2008-02-16Modify 05led to exit $NA where applicable.Victor Lowther1-4/+2
2008-02-16Fix up 01grub to exit $NA when the hook is not applicable.Victor Lowther1-8/+6
2008-02-16Get rid of redundant call to exit in 00logging.Victor Lowther1-2/+0
2008-02-16Get rid of redundant call to exit.Victor Lowther1-4/+0
2008-02-12Fix thinko in 99video w.r.t framebuffer console states.Victor Lowther1-1/+1
2008-02-12This patch adds framebuffer console handling routines.Victor Lowther1-0/+16
2008-02-10Merge branch 'vlowther-security-fixes'Victor Lowther7-17/+17
2008-02-09Reverse ordering of the if command_exists ... in 20videoVictor Lowther1-6/+6
2008-02-09Minor quotation fixes in 99videoVictor Lowther1-5/+5
2008-02-09Removed unneeded redirect on 95led.Victor Lowther1-1/+1
2008-02-09Minor quotation fix in 94cpufreq.Victor Lowther1-1/+1