Age | Commit message (Expand) | Author | Files | Lines |
2007-02-20 | - split 20video's resume/thaw components out to 99video so it'll run sooner. | Peter Jones | 3 | -30/+66 |
2007-02-20 | - don't squash sysfont's output | Peter Jones | 1 | -1/+1 |
2007-02-20 | - handle command line options for video quirks (patch from hughsie and pjones) | Peter Jones | 1 | -16/+68 |
2007-02-20 | - fix functions to get module unloading right with _ and - in the names | Peter Jones | 1 | -3/+4 |
2007-02-02 | - Fix setsysfont hook to actually hit tty0, not the pty of the current task. | Peter Jones | 1 | -1/+1 |
2007-01-30 | - add pm hook to save and restore alsa settings | Peter Jones | 2 | -0/+16 |
2007-01-30 | - add a hook that sets they sysfont on resume/thaw | Peter Jones | 1 | -0/+8 |
2007-01-30 | - remove mDNSResponder stuff from the networkmanager hook. | Peter Jones | 1 | -5/+0 |
2007-01-30 | - fix permission checking (patch from Phil Knirsch, rhbz #222819) | Peter Jones | 1 | -2/+8 |
2007-01-02 | - Set scheduler policy for different power states | Peter Jones | 2 | -1/+33 |
2006-11-30 | - log when hooks finish | Peter Jones | 1 | -2/+4 |
2006-11-30 | - don't stop services or remove modules during suspend, just turn off the | Peter Jones | 1 | -20/+1 |
2006-11-29 | - make source_configs work right (from Stefan) | Peter Jones | 1 | -10/+9 |
2006-11-28 | - enable 94cpufreq hook for all cases | Peter Jones | 1 | -2/+2 |
2006-11-14 | - log kernel stats if PM_LOGFILE is set | Peter Jones | 1 | -0/+12 |
2006-11-14 | - Fix logging of hook names (patch from Holger Macht). | Peter Jones | 1 | -2/+2 |
2006-11-14 | - sort initializations of the globals | Peter Jones | 1 | -7/+12 |
2006-10-31 | - add INHIBIT support (seife, pjones) | Peter Jones | 1 | -12/+22 |
2006-10-31 | - don't initialize RESUME_MODULES | Peter Jones | 1 | -1/+1 |
2006-10-30 | - rename LOGFILE to PM_LOGFILE | Peter Jones | 1 | -5/+5 |
2006-10-21 | - use modprobe -r, not rmmod | Peter Jones | 1 | -1/+1 |
2006-10-21 | - module load/unload fixes from Stefan. | Peter Jones | 2 | -14/+57 |
2006-10-21 | - Merge logging infrastructure from Stefan Seyfried <seife@suse.de> | Peter Jones | 1 | -3/+17 |
2006-10-11 | - fix missing decrement in reverse-hooks loop. | Peter Jones | 1 | -0/+1 |
2006-10-10 | - don't source /etc/rc.d/init.d/functions, we don't need it | Peter Jones | 1 | -12/+18 |
2006-09-28 | - ignore emacs backup files in config dirs | Peter Jones | 1 | -1/+2 |
2006-06-14 | - fix DESTDIR usage | Peter Jones | 1 | -2/+2 |
2006-06-14 | - fix broken script directory | Peter Jones | 1 | -1/+1 |
2006-06-13 | - add hook to make sure cpufreq is set to userspace control during hibernate, | Peter Jones | 2 | -0/+45 |
2006-06-05 | 2006-06-05 Richard Hughes <richard@hughsie.com> | Richard Hughes | 1 | -1/+4 |
2006-06-05 | 2006-06-05 Richard Hughes <richard@hughsie.com> | Richard Hughes | 4 | -1/+7 |
2006-06-05 | 2006-06-05 Richard Hughes <richard@hughsie.com> | Richard Hughes | 3 | -0/+39 |
2006-05-17 | 2006-05-17 Richard Hughes <richard@hughsie.com> | Richard Hughes | 1 | -0/+58 |
2006-05-16 | - make sure we do VT_SWITCH once _before_ switching back to X, so that the | Peter Jones | 1 | -0/+1 |
2006-05-02 | - add pm-pmu, at least for now | Peter Jones | 1 | -1/+1 |
2006-05-01 | - handle an empty config.d correctly. | Peter Jones | 1 | -1/+1 |
2006-04-28 | - revert bogus change WRT led behavior | Peter Jones | 2 | -0/+13 |
2006-04-28 | 2006-04-28 Richard Hughes <richard@hughsie.com> | Richard Hughes | 3 | -161/+0 |
2006-04-28 | 2006-04-28 Richard Hughes <richard@hughsie.com> | Richard Hughes | 2 | -13/+0 |
2006-04-27 | - don't stop/start services unless the initscript is executable | Peter Jones | 1 | -4/+5 |
2006-04-27 | - allow for /etc/pm/config.d/ | Peter Jones | 1 | -0/+18 |
2006-04-27 | 2006-04-27 Richard Hughes <richard@hughsie.com> | Richard Hughes | 5 | -104/+27 |
2006-04-25 | - use /etc/pm/config instead of /etc/sysconfig/pm , so this is completely | Peter Jones | 1 | -1/+1 |
2006-04-18 | - get rid of some debug code | Peter Jones | 1 | -3/+4 |
2006-04-18 | - minor cleanups | Peter Jones | 1 | -3/+5 |
2006-04-18 | - nobody knows who "vbetool dpms on" actually works for, so let's not do it... | Peter Jones | 1 | -1/+2 |
2006-04-18 | - fix syntax error | Peter Jones | 2 | -3/+3 |
2006-04-18 | - don't fork a subshell to run vbetool | Peter Jones | 2 | -20/+12 |
2006-04-18 | - don't fork a subshell for vbetool runs | Peter Jones | 1 | -7/+2 |
2006-04-18 | - work around the fact that hci_usb and some bluetooth stuff don't do | Peter Jones | 1 | -0/+57 |