summaryrefslogtreecommitdiff
path: root/pm
AgeCommit message (Expand)AuthorFilesLines
2006-10-30- rename LOGFILE to PM_LOGFILEPeter Jones1-5/+5
2006-10-21- use modprobe -r, not rmmodPeter Jones1-1/+1
2006-10-21- module load/unload fixes from Stefan.Peter Jones2-14/+57
2006-10-21- Merge logging infrastructure from Stefan Seyfried <seife@suse.de>Peter Jones1-3/+17
2006-10-11- fix missing decrement in reverse-hooks loop.Peter Jones1-0/+1
2006-10-10- don't source /etc/rc.d/init.d/functions, we don't need itPeter Jones1-12/+18
2006-09-28- ignore emacs backup files in config dirsPeter Jones1-1/+2
2006-06-14- fix DESTDIR usagePeter Jones1-2/+2
2006-06-14- fix broken script directoryPeter Jones1-1/+1
2006-06-13- add hook to make sure cpufreq is set to userspace control during hibernate,Peter Jones2-0/+45
2006-06-052006-06-05 Richard Hughes <richard@hughsie.com>Richard Hughes1-1/+4
2006-06-052006-06-05 Richard Hughes <richard@hughsie.com>Richard Hughes4-1/+7
2006-06-052006-06-05 Richard Hughes <richard@hughsie.com>Richard Hughes3-0/+39
2006-05-172006-05-17 Richard Hughes <richard@hughsie.com>Richard Hughes1-0/+58
2006-05-16- make sure we do VT_SWITCH once _before_ switching back to X, so that thePeter Jones1-0/+1
2006-05-02- add pm-pmu, at least for nowPeter Jones1-1/+1
2006-05-01- handle an empty config.d correctly.Peter Jones1-1/+1
2006-04-28- revert bogus change WRT led behaviorPeter Jones2-0/+13
2006-04-282006-04-28 Richard Hughes <richard@hughsie.com>Richard Hughes3-161/+0
2006-04-282006-04-28 Richard Hughes <richard@hughsie.com>Richard Hughes2-13/+0
2006-04-27- don't stop/start services unless the initscript is executablePeter Jones1-4/+5
2006-04-27- allow for /etc/pm/config.d/Peter Jones1-0/+18
2006-04-272006-04-27 Richard Hughes <richard@hughsie.com>Richard Hughes5-104/+27
2006-04-25- use /etc/pm/config instead of /etc/sysconfig/pm , so this is completelyPeter Jones1-1/+1
2006-04-18- get rid of some debug codePeter Jones1-3/+4
2006-04-18- minor cleanupsPeter Jones1-3/+5
2006-04-18- nobody knows who "vbetool dpms on" actually works for, so let's not do it...Peter Jones1-1/+2
2006-04-18- fix syntax errorPeter Jones2-3/+3
2006-04-18- don't fork a subshell to run vbetoolPeter Jones2-20/+12
2006-04-18- don't fork a subshell for vbetool runsPeter Jones1-7/+2
2006-04-18- work around the fact that hci_usb and some bluetooth stuff don't doPeter Jones1-0/+57
2006-04-17- merge comments from roland on error handling herePeter Jones2-3/+3
2006-04-17- um, don't send output to /dev/null when we want it in a file.Peter Jones2-6/+5
2006-04-17- use infrastructure for ntpd's suspend/resumePeter Jones1-13/+9
2006-04-17- should be "restartservice" not "startservice"Peter Jones1-1/+1
2006-04-17- use infrastructure for module unload/reload so we don't reload modulesPeter Jones1-2/+4
2006-04-17- use infrastructure to start/stop mDNSResponderPeter Jones1-12/+4
2006-04-17- minor reformatPeter Jones1-3/+5
2006-04-17- fix typo in take_suspend_lock that causes it to be useless (sigh)Peter Jones1-2/+50
2006-04-17- don't load /etc/pm/functions since we don't use itPeter Jones1-3/+1
2006-04-17- don't load /etc/pm/functions since it's not usedPeter Jones1-2/+0
2006-04-17- rework loading of /etc/sysconfig/pm so hooks don't need to loadPeter Jones1-6/+8
2006-03-14- get the resume hooks rightPeter Jones1-1/+2
2006-03-14- move near-identical pm-suspend and pm-resume logic to pm/functionsPeter Jones9-31/+86
2006-03-11- make this much more readable so we don't keep screwing it up.Peter Jones1-2/+7
2006-03-10- fix hibernate checkPeter Jones1-1/+1
2006-03-03- Revert the last few changes as it seems to cause more problems than it fixesPhil Knirsch1-3/+1
2006-03-01- Use vbetool post instead of vbetool dpms on for ATI cards.Phil Knirsch1-1/+1
2006-02-28- don't post video by default on resume from hibernatePeter Jones3-1/+11
2006-02-28fix nvidia resume to actually have the display on. tested onJeremy Katz1-0/+1