index
:
~vlowther/pm-utils
debian
master
pm-utils-1.1
pm-utils-1.2
pm-utils-1.3
pm-utils-1.4
powersave-policies
rpm
video-quirks
Victor's private pm-utils branches
vlowther
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pm
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-18
- Add support for "--quirk-reset-brightness" (fixes the Fujitsu Lifebook S7110)
Peter Jones
1
-0
/
+14
2007-06-04
2007-06-04 Richard Hughes <richard@hughsie.com>
Richard Hughes
1
-0
/
+4
2007-05-15
- fix exports of config variables
Peter Jones
1
-1
/
+1
2007-04-25
- this redirect is bogus
Peter Jones
1
-1
/
+1
2007-03-26
- fix source_configs to not error when the config dir is empty
Peter Jones
1
-0
/
+1
2007-03-16
- work around broken regexps in some versions of bash, also fewer
Peter Jones
1
-2
/
+3
2007-03-16
- get rid of the complicated config stuff; the new layout obviates the
Peter Jones
1
-22
/
+5
2007-03-15
fix typo
Peter Jones
1
-1
/
+1
2007-03-14
- fix path for 'functions'
Peter Jones
1
-1
/
+1
2007-03-14
- use 'service' rather than calling init.d files directly
Peter Jones
1
-5
/
+17
2007-03-14
- Fix cpufreq save/restore on multi-core cpus
Peter Jones
3
-3
/
+14
2007-03-14
-fix service restarting with . or - in the name
Peter Jones
1
-2
/
+4
2007-03-14
- don't remove "button" any more.
Peter Jones
1
-1
/
+1
2007-03-14
-add warning comment in defaults
Peter Jones
1
-0
/
+5
2007-03-13
- add pm-is-supported
Peter Jones
1
-0
/
+5
2007-03-06
- add /usr/lib/pm-utils/bin to $PATH
Peter Jones
1
-1
/
+1
2007-03-06
- get the path for "functions" right.
Peter Jones
12
-7
/
+17
2007-03-06
- fix path here, too
Peter Jones
1
-2
/
+2
2007-03-06
- fix path for sysfont hook
Peter Jones
1
-1
/
+1
2007-03-06
- change to use the new directory layout
Peter Jones
5
-14
/
+31
2007-03-06
- use "bash" not "sh"
Peter Jones
1
-1
/
+1
2007-03-06
- use "bash" not "sh" in hook scripts
Peter Jones
3
-3
/
+3
2007-03-02
- use .Rescan since davidz fixed it.
Peter Jones
1
-2
/
+5
2007-03-01
- fix shell quoting in variable tests
Peter Jones
2
-13
/
+13
2007-03-01
- fix use of [ with =~
Peter Jones
1
-1
/
+1
2007-03-01
- make this work entirely in the resume/thaw path
Peter Jones
1
-20
/
+6
2007-03-01
- minor cleanups to NM hook
Peter Jones
1
-8
/
+2
2007-03-01
- add battery probing hook
Peter Jones
2
-0
/
+34
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
[next]