summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-02-09No need for extra x's in comparisons in pm-powersave.inVictor Lowther1-1/+1
2008-02-09Should be ${REVERSE}, not {$REVERSE} in pm-action.inVictor Lowther1-1/+1
2008-02-09Minor quotation updates in on_ac_powerVictor Lowther1-3/+3
2008-02-07...and make it check in the case statement too. :|Victor Lowther1-1/+1
2008-02-07Make pm-is-supported translate $ACTION correctly.Victor Lowther1-1/+1
2008-02-07Even simpler modularization of sleep methods.Victor Lowther2-53/+14
2008-02-06Ignore generated filesDan Nicholson1-2/+3
2008-02-04Removed executable bits on the *.in files to emphasize theirVictor Lowther3-0/+0
2008-02-02Add cleanfiles in Makefile.am, and actually export PM_FUNCTIONS in pm-powersaveVictor Lowther2-1/+3
2008-02-02Use autotools to make pm-action and pm-powersave location independent.Victor Lowther2-2/+2
2008-02-02Renamed pm-powersave in preperation for making it location-independent.Victor Lowther1-0/+0
2008-02-02Renamed pm-action in preperation for making it location independent.Victor Lowther1-0/+0
2008-02-02Modify src/Makefile.am in preperation for making the pm-action scriptsVictor Lowther1-2/+13
2008-02-02Update pm-powersave to export the location of pm/functions in PM_FUNCTIONSVictor Lowther1-2/+2
2008-02-02Export location of pm/functions from pm-actionVictor Lowther1-1/+2
2008-01-29Here's a new patch (this time against current git) to enableNigel Cunningham1-2/+3
2008-01-29Instead of duplicating the checks in pm-action, simply call pm-is-supported.Michael Biebl1-4/+12
2008-01-29Patch attached to do the appropriate redirection for pm-powersave.Victor Lowther1-0/+2
2008-01-28This patch modifies the moduleVictor Lowther1-2/+2
2008-01-28remove obsolete .cvsignore filesMichael Biebl1-5/+0
2008-01-28fix the gitignore, oopsRichard Hughes1-2/+2
2008-01-28two more things in gitignoreRichard Hughes1-0/+2
2008-01-28All scripts are now POSIX compliant, change shebang lines to have themVictor Lowther4-4/+4
2008-01-28Simplify parameter expansion in pm-action and pm-is-supported.Victor Lowther2-5/+3
2008-01-28Modified pm-powersave to use the new hook-running infrastructure instead of i...Victor Lowther1-28/+4
2008-01-27Set the sort order in functions instead of pm-action.Till Maas1-2/+0
2008-01-26add the .gitignore files to ignore the build stuffRichard Hughes1-0/+5
2007-12-292007-12-29 Richard Hughes <richard@hughsie.com>Richard Hughes1-6/+4
2007-12-292007-12-29 Richard Hughes <richard@hughsie.com>Richard Hughes1-0/+4
2007-12-292007-12-29 Richard Hughes <richard@hughsie.com>Richard Hughes1-1/+1
2007-06-18- Add support for "--quirk-reset-brightness" (fixes the Fujitsu Lifebook S7110)Peter Jones1-0/+3
2007-03-14- pm-reset-swap fixes from stefanPeter Jones1-2/+3
2007-03-13- ... I thought that would work.Peter Jones1-1/+0
2007-03-13- fix pm-is-supported installationPeter Jones1-5/+11
2007-03-13- add pm-is-supportedPeter Jones3-1/+59
2007-03-06- make sure pm-action is bundled inPeter Jones1-1/+2
2007-03-06- change to use the new directory layoutPeter Jones3-8/+28
2007-03-06- add pm-reset-swap herePeter Jones1-0/+1
2007-02-20- add error messagesPeter Jones1-3/+8
2007-02-20- handle emacs backups like we handle them in pm/functionsPeter Jones1-2/+2
2007-02-20- handle command line options for video quirks (patch from hughsie and pjones)Peter Jones1-0/+51
2007-01-29- Add a utility to remove the S1SUSPEND stamp from a swap device.Peter Jones2-2/+174
2006-12-05- Fix on_ac_power not to use batteries as an indicatorPeter Jones1-7/+13
2006-11-06- be more picky about sanity checks on /sys/power/state's contents andPeter Jones1-3/+11
2006-10-31- add INHIBIT support (seife, pjones)Peter Jones1-1/+6
2006-09-28- ignore emacs backup files in config dirsPeter Jones1-1/+1
2006-06-14- don't show an error message on platforms without /dev/pmu, just exit 1Peter Jones1-0/+6
2006-06-14- fix DESTDIR usagePeter Jones1-5/+10
2006-06-12- don't allow non-root to run thingsPeter Jones1-0/+5
2006-06-052006-06-05 Richard Hughes <richard@hughsie.com>Richard Hughes1-0/+4