summaryrefslogtreecommitdiff
path: root/pm
AgeCommit message (Expand)AuthorFilesLines
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
2007-03-15fix typoPeter Jones1-1/+1
2007-03-14- fix path for 'functions'Peter Jones1-1/+1
2007-03-14- use 'service' rather than calling init.d files directlyPeter Jones1-5/+17
2007-03-14- Fix cpufreq save/restore on multi-core cpusPeter Jones3-3/+14
2007-03-14-fix service restarting with . or - in the namePeter Jones1-2/+4
2007-03-14- don't remove "button" any more.Peter Jones1-1/+1
2007-03-14-add warning comment in defaultsPeter Jones1-0/+5
2007-03-13- add pm-is-supportedPeter Jones1-0/+5
2007-03-06- add /usr/lib/pm-utils/bin to $PATHPeter Jones1-1/+1
2007-03-06- get the path for "functions" right.Peter Jones12-7/+17
2007-03-06- fix path here, tooPeter Jones1-2/+2
2007-03-06- fix path for sysfont hookPeter Jones1-1/+1
2007-03-06- change to use the new directory layoutPeter Jones5-14/+31
2007-03-06- use "bash" not "sh"Peter Jones1-1/+1
2007-03-06- use "bash" not "sh" in hook scriptsPeter Jones3-3/+3
2007-03-02- use .Rescan since davidz fixed it.Peter Jones1-2/+5
2007-03-01- fix shell quoting in variable testsPeter Jones2-13/+13
2007-03-01- fix use of [ with =~Peter Jones1-1/+1
2007-03-01- make this work entirely in the resume/thaw pathPeter Jones1-20/+6
2007-03-01- minor cleanups to NM hookPeter Jones1-8/+2
2007-03-01- add battery probing hookPeter Jones2-0/+34
2007-02-20- split 20video's resume/thaw components out to 99video so it'll run sooner.Peter Jones3-30/+66
2007-02-20- don't squash sysfont's outputPeter Jones1-1/+1
2007-02-20- handle command line options for video quirks (patch from hughsie and pjones)Peter Jones1-16/+68
2007-02-20- fix functions to get module unloading right with _ and - in the namesPeter Jones1-3/+4
2007-02-02- Fix setsysfont hook to actually hit tty0, not the pty of the current task.Peter Jones1-1/+1
2007-01-30- add pm hook to save and restore alsa settingsPeter Jones2-0/+16
2007-01-30- add a hook that sets they sysfont on resume/thawPeter Jones1-0/+8
2007-01-30- remove mDNSResponder stuff from the networkmanager hook.Peter Jones1-5/+0
2007-01-30- fix permission checking (patch from Phil Knirsch, rhbz #222819)Peter Jones1-2/+8
2007-01-02- Set scheduler policy for different power statesPeter Jones2-1/+33
2006-11-30- log when hooks finishPeter Jones1-2/+4