summaryrefslogtreecommitdiff
path: root/pm/sleep.d
AgeCommit message (Expand)AuthorFilesLines
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-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
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-07Simplify hook implementation.Victor Lowther2-12/+1
2008-02-02Modified hooks to source $PM_FUNCTIONS instead of /usr/lib/pm-utils/functionsVictor Lowther12-12/+12
2008-01-31CPUfreq fixups:Victor Lowther3-18/+17
2008-01-30Actually fix typo in 99videoVictor Lowther1-1/+1
2008-01-30Made zzz executable.Victor Lowther1-0/+0
2008-01-30in 94cpufreq, just exit outright if /sys/devices/system/cpu/ is not present.Victor Lowther1-1/+3
2008-01-30Don't do anything in 65alsa if there is no alsactl command.Victor Lowther1-0/+2
2008-01-30Deleted commented-out commands, minor quotation fixes to 55battery.Victor Lowther1-6/+2
2008-01-30move the sanity check in 49bluetooth outside the suspend function.Victor Lowther1-1/+2
2008-01-30Do not do anything in 10NetworkManager if dbus-send does not exist.Victor Lowther1-0/+2
2008-01-29Use the command_exists utility function instead ofVictor Lowther2-4/+4
2008-01-29Make 05led exit 1 iff we are not running on an IBM system.Victor Lowther1-1/+1
2008-01-29Get rid of extraneous shell evals.Victor Lowther1-3/+3
2008-01-29apply an updated version of 5a5e848b49e33ebf538953bdd132e8ccb0d7377bTill Maas1-6/+4
2008-01-29Revert "Here is now a patch agains pm-utils git with /var/run/pm-utils/lock as"Richard Hughes1-4/+6
2008-01-29Here is now a patch agains pm-utils git with /var/run/pm-utils/lock asTill Maas1-6/+4
2008-01-28This patch modifies the moduleVictor Lowther1-4/+1
2008-01-28remove obsolete .cvsignore filesMichael Biebl1-2/+0
2008-01-28Use file globbing instead of trying to parse the output of ls, changeVictor Lowther1-28/+16
2008-01-28Modify the ntpd handling to use the generic locking infrastructure, tab fixes.Victor Lowther1-17/+18
2008-01-28If there is no state to save when running the ibm bluetooth hook, thenVictor Lowther1-6/+3
2008-01-28This patch got rid of one usage of the usleep function. usleep isMichael Biebl1-1/+1
2008-01-28Modify the hook-running infrastructure to be generic and to beVictor Lowther2-1/+12
2008-01-28Make condition checking in (20|99)video POSIX compliant, and modifyVictor Lowther2-51/+38
2008-01-28All scripts are now POSIX compliant, change shebang lines to have themVictor Lowther14-17/+16
2008-01-28remove sysfont wrapper call. no other distro from fedora uses itVictor Lowther2-11/+0
2008-01-26rename hooks into sleep.d -- this is something we have wanted toRichard Hughes17-0/+513