summaryrefslogtreecommitdiff
path: root/pm
AgeCommit message (Expand)AuthorFilesLines
2008-02-27Made savestate and restorestate in functions.in orthogonal.Victor Lowther1-2/+12
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-23Merge branch 'master' into stabilizatonVictor Lowther1-2/+2
2008-02-21Merge branch 'master' into vlowther-move-pm-mainVictor Lowther1-2/+2
2008-02-19Fix broken sorting in run_hooks.Victor Lowther1-2/+2
2008-02-16Merge branch 'master' into vlowther-move-pm-mainVictor Lowther9-77/+105
2008-02-16Merge branch 'master' into stabilizatonVictor Lowther9-76/+102
2008-02-16Replace -O with -f where appropriateMichael Biebl1-11/+10
2008-02-16Fix inverse file owner check in init_logfile()Michael Biebl1-1/+1
2008-02-16Clean up generated files and put *.in files in the tarball.Michael Biebl1-8/+9
2008-02-16Add safety checks for *_fbcon()Michael Biebl1-0/+2
2008-02-16Consistently use tabs for indentation.Michael Biebl4-33/+33
2008-02-1699video had a missing closing bracket.Michael Biebl7-24/+50
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-16Display hook exit statuses on the logfile.Victor Lowther1-0/+10
2008-02-13Merge branch 'master' into vlowther-move-pm-mainVictor Lowther18-112/+270
2008-02-13Added a readme describing how to use s2ram/s2both's internal video quirk hand...Victor Lowther1-0/+6
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-11Moved the SLEEP_FUNCTIONS declaration to after where we load defaults.Victor Lowther1-1/+2
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-11Merge branch 'master' into vlowther-even-simpler-sleep-modulesVictor Lowther12-104/+84
2008-02-11Added completely untested uswsusp support.Victor Lowther2-1/+30
2008-02-10Merge branch 'vlowther-security-fixes'Victor Lowther9-44/+55
2008-02-10Merge branch 'master' into vlowther-simpler-hooksVictor Lowther6-14/+141
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
2008-02-0990clock updatesVictor Lowther1-2/+1
2008-02-09No need for extraneous redirects in 05led any more.Victor Lowther1-2/+2
2008-02-09Added missing ;; in a case statement in 01grubVictor Lowther1-0/+1
2008-02-09Get rid of redundant return command in toxonice.Victor Lowther1-1/+1
2008-02-09Minor correctness updatesVictor Lowther1-5/+7
2008-02-09Verify ownership of pm-utils sourced or executed filesVictor Lowther1-7/+7