summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-06-05Add PKGBUILD for rudimentary Arch Linux supportVictor Lowther2-0/+28
2010-06-05Autodetect sleep modules by default instead of forcing the kernel one.Victor Lowther2-2/+2
2010-06-05Make tuxonice methods chvt if using a userspace UI.Victor Lowther1-9/+23
Since we do not always chvt away from X before actually hibernating, things may get nasty if both X and the userspace UI start drawing.
2010-05-31Try falling back to standby suspend of mem is not available.Dylan Smith1-0/+3
It saves less power, but is the only option available on some systems. Thanks, Dylan Smith.
2010-04-12Make service command executable.Victor Lowther1-0/+0
2010-04-12README.native-quirk-db: Typo. s/though/through/Paul Menzel1-2/+2
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
2010-04-12Merge remote branch 'UPSTREAM/master'Victor Lowther4-7/+19
2010-04-12Add comments to the service command.Victor Lowther1-0/+4
2010-04-11Create a pm-utils local service command for distros that do not have one.Victor Lowther5-37/+37
2010-04-10Modify make-deb to not bother with checking out the debian branch since we ↵Victor Lowther1-11/+0
merged it into master
2010-04-10Merge branch 'debian'Victor Lowther10-0/+127
2010-03-20Load hook blacklist for power.d hooksChase Douglas1-0/+2
Signed-off-by: Chase Douglas <chase.douglas@canonical.com> Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
2010-03-19Move .spec.in file into master.Victor Lowther2-16/+90
We no longer require the rpm branch, and will drop it.
2010-03-18on_ac_power: support UPower (new name for DeviceKit-power)Michal Schmidt3-7/+17
DeviceKit-power got renamed to UPower and its D-Bus interface changed accordingly. Try UPower first in on_ac_power. If it fails, try DeviceKit-power. It if fails too, try hal. Also update documentation. Signed-off-by: Michael Biebl <mbiebl@gmail.com>
2010-03-17Oops, make-rpm should be executable.Victor Lowther1-0/+0
2010-03-17Move make-rpm from the rpm branch to hereVictor Lowther1-0/+22
2010-03-17Move files instead of copyingthem when cleaning up.Victor Lowther1-2/+2
2010-03-17Clean up after ourselves properlyVictor Lowther1-0/+3
2010-03-17Mokve make-deb to the master branchdebianVictor Lowther1-6/+0
2010-03-17Move make-deb script from the debian branch to here.Victor Lowther1-0/+15
2010-03-16Fix import-fdi-quirkdbVictor Lowther1-13/+11
Magic foo_outof regex munging code was not working due to a deplorable lack of extglob. Compaq biosen have some truly hideous identifiers. Hmmm... lenovo fdi file seems to use slightly looser XML.
2010-03-14Bump docbook revision for the manpage sources to 4.5Victor Lowther5-5/+5
2010-03-14Bump revision to 1.3.0Victor Lowther1-1/+1
2010-03-14Merge branch 'master' into pm-utils-1.3Victor Lowther3-4/+7
2010-02-15Fix a small typo ('lits') in pm-action.8Michael Biebl1-1/+1
Reported as Debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567084
2010-02-15Small fix for 309fba58adaf8c57df6cb91411c81eae336e82dcMichael Biebl1-1/+1
2010-02-03Rename, for consistency's sakeMichael Biebl1-0/+0
2010-02-03Fix typo in regexp, replacing ; charRafał Miłecki1-1/+1
Replace all occurences of ; not only the first one Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
2010-02-03fix alternatives matching in native quirks DBMartin Pitt1-1/+1
The native quirks DB separates alternatives with ';'. For regexp matching, turn those into '|', so that they will actually match.
2010-02-03fix usage of find_native()Martin Pitt1-0/+3
98-video-quirk-db-handler expects find_native() to write the quirks to stdout, so actually do write them there. This makes the native quirks work.
2010-02-03fix DMI attribute matchingMartin Pitt1-1/+1
canonicalize_dmivar() refused the valid property "system.firmware.release_date" because of a missing '_' in the character filter.
2009-12-25chvt again when using nvidia binary driverVictor Lowther1-1/+0
Certian newer nvidia binary drivers do not chvt in kernelspace, which leads to reported lockups. Go ahead and have them chvt in userspace again.
2009-12-13Bump revision to rc3pm-utils-1.3.0-rc3Victor Lowther1-1/+1
2009-12-13Merge branch 'pm-utils-1.3'Victor Lowther3-5/+4
2009-12-13Merge is_set fix from 1.2 branchVictor Lowther2-3/+2
2009-12-13Oops, the "simple" bugfix for is_set broke everything else.Victor Lowther1-2/+2
2009-12-10Fix silly typo in pm-action.xmlpm-utils-1.3.0-rc2Victor Lowther1-1/+1
2009-12-10Bump to pm-utils-1.3.0-rc2Victor Lowther1-1/+1
2009-12-10Bump to 1.2.7-rc1pm-utils-1.2.7-rc1Victor Lowther1-1/+1
2009-12-10Merge branch 'pm-utils-1.3'Victor Lowther14-321/+858
2009-12-10Use --quirk-test to override the usual sanity checks.Victor Lowther2-4/+15
This can be useful for testing to see if your system requires an unusual set of quirks, but can also make your system crash in new and exciting ways across suspend/resume. You have been warned.
2009-12-10Update 98-video-quirk-db-handler to reflect recent bug fixesVictor Lowther1-4/+4
Some longstanding typos in the quirks were fixed in 98smart-kernel-video. Update the new quirk handling machinery to take those fixes into account.
2009-12-10Merge branch 'pm-utils-1.2' into pm-utils-1.3Victor Lowther4-19/+13
Conflicts: pm/sleep.d/98smart-kernel-video
2009-12-10Merge branch 'pm-utils-1.2'Victor Lowther6-23/+38
2009-12-10Fix pci-save vs save-pci related typosChristian Krause2-4/+4
- fix wrong function calls to pci_restore and pci_save which did not match the actual defined functions (restore_pci and save_pci) - use the correct quirk parameter in "remove_paramters" (use --quirk-save-pci instead of --quirk-pci-save)
2009-12-10[PATCH] Fix vga-mode-3 typo in video hooksTormod Volden4-5/+5
We have been using vga-mode3 while the standard says vga-mode-3. This might fix (or even break) some resume issues on hardware which did not have any video quirks, since the option is set in fdi/information/10freedesktop/99-video-quirk-default.fdi from hal-info. http://bugs.freedesktop.org/show_bug.cgi?id=25334 Signed-off-by: Tormod Volden <debian.tormod@gmail.com> Signed-off-by: Victor Lowther <victor.lowther@gmail.com>
2009-12-10Fix bug# 25547, make pm-action options formatting correct.Victor Lowther1-11/+5
2009-12-07Updated pm-action documentation to describe the new return values.Victor Lowther1-0/+11
2009-12-07Track suspend/hibernate failures and exit accordingly.Victor Lowther3-8/+20
It turns out that echo whatever >/sys/power/state will fail if transitioning to that state fails. If transitioning to the reuested power state fails, pm-action will return an error code greater or equal than 128.
2009-12-06Resolve bug# 25427Victor Lowther1-1/+1