summaryrefslogtreecommitdiff
path: root/pm
AgeCommit message (Expand)AuthorFilesLines
2008-01-30Actually fix typo in 99videoVictor Lowther1-1/+1
2008-01-30Simplify the implimentation of command_existsVictor 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-30Added a HOWTO file for writing hooks,Victor Lowther1-0/+68
2008-01-29Use the command_exists utility function instead ofVictor Lowther3-5/+5
2008-01-29Add a function to test for the existence of a command, either aVictor Lowther1-0/+9
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-29Earlier Victor and I discussed moving the sleep after the check inDan Nicholson1-1/+1
2008-01-29apply an updated version of 5a5e848b49e33ebf538953bdd132e8ccb0d7377bTill Maas2-26/+27
2008-01-29Revert "Here is now a patch agains pm-utils git with /var/run/pm-utils/lock as"Richard Hughes2-28/+25
2008-01-29Patch attached to do the appropriate redirection for pm-powersave.Victor Lowther1-3/+7
2008-01-29Here is now a patch agains pm-utils git with /var/run/pm-utils/lock asTill Maas2-25/+28
2008-01-28That reminds me, the -- in that tr command paramater is a GNUism, andVictor Lowther1-1/+1
2008-01-28This patch modifies the moduleVictor Lowther2-24/+18
2008-01-28remove obsolete .cvsignore filesMichael Biebl3-6/+0
2008-01-28Use file globbing instead of trying to parse the output of ls, changeVictor Lowther2-29/+17
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-28Modified the main suspend/resume function to use the new locking infrastructure.Victor Lowther1-11/+5
2008-01-28nullglob is a bashism. POSIX does not have it, and the previousVictor Lowther1-3/+0
2008-01-28Modify the hook-running infrastructure to be generic and to beVictor Lowther3-44/+52
2008-01-28Adds a generic locking mechanism built around directory creation/removal.Victor Lowther1-0/+35
2008-01-28Make condition checking in (20|99)video POSIX compliant, and modifyVictor Lowther2-51/+38
2008-01-28Rewrite service and state handling to make POSIX compliant and to getVictor Lowther1-13/+6
2008-01-28All scripts are now POSIX compliant, change shebang lines to have themVictor Lowther16-19/+18
2008-01-28Made config file loading POSIX-compliant and got rid of a redundantVictor Lowther1-4/+3
2008-01-28remove sysfont wrapper call. no other distro from fedora uses itVictor Lowther2-11/+0
2008-01-27This patch makes it possible to use a different hibernate mode, valid modes areTill Maas1-1/+2
2008-01-27Set the sort order in functions instead of pm-action.Till Maas1-0/+3
2008-01-26rename hooks into sleep.d -- this is something we have wanted toRichard Hughes18-1/+1
2007-12-292007-12-29 Richard Hughes <richard@hughsie.com>Richard Hughes1-5/+4
2007-12-292007-12-29 Richard Hughes <richard@hughsie.com>Richard Hughes1-0/+4
2007-12-232007-12-23 Richard Hughes <richard@hughsie.com>Richard Hughes1-1/+0
2007-12-232007-12-23 Richard Hughes <richard@hughsie.com>Richard Hughes1-1/+1
2007-09-10- remove laptop-tools herePeter Jones1-1/+0
2007-08-13Remove laptop-tools entirely, it doesn't make any sense (rhbz#251617)Peter Jones1-64/+0
2007-06-18- Add support for "--quirk-reset-brightness" (fixes the Fujitsu Lifebook S7110)Peter Jones1-0/+14
2007-06-042007-06-04 Richard Hughes <richard@hughsie.com>Richard Hughes1-0/+4
2007-05-15- fix exports of config variablesPeter Jones1-1/+1
2007-04-25- this redirect is bogusPeter Jones1-1/+1
2007-03-26- fix source_configs to not error when the config dir is emptyPeter Jones1-0/+1
2007-03-16- work around broken regexps in some versions of bash, also fewerPeter Jones1-2/+3
2007-03-16- get rid of the complicated config stuff; the new layout obviates thePeter Jones1-22/+5