summaryrefslogtreecommitdiff
path: root/pm
AgeCommit message (Expand)AuthorFilesLines
2010-03-14Merge branch 'master' into pm-utils-1.3Victor Lowther2-3/+6
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
2010-02-03fix alternatives matching in native quirks DBMartin Pitt1-1/+1
2010-02-03fix usage of find_native()Martin Pitt1-0/+3
2010-02-03fix DMI attribute matchingMartin Pitt1-1/+1
2009-12-25chvt again when using nvidia binary driverVictor Lowther1-1/+0
2009-12-13Merge is_set fix from 1.2 branchVictor Lowther1-2/+2
2009-12-13Oops, the "simple" bugfix for is_set broke everything else.Victor Lowther1-2/+2
2009-12-10Use --quirk-test to override the usual sanity checks.Victor Lowther1-4/+9
2009-12-10Update 98-video-quirk-db-handler to reflect recent bug fixesVictor Lowther1-4/+4
2009-12-10Merge branch 'pm-utils-1.2' into pm-utils-1.3Victor Lowther3-7/+7
2009-12-10Fix pci-save vs save-pci related typosChristian Krause2-4/+4
2009-12-10[PATCH] Fix vga-mode-3 typo in video hooksTormod Volden3-4/+4
2009-12-07Track suspend/hibernate failures and exit accordingly.Victor Lowther2-6/+14
2009-12-06Resolve bug# 25427Victor Lowther1-1/+1
2009-12-05Merge branch 'profiling-support' into native-quirk-dbVictor Lowther1-6/+42
2009-12-05Merge branch 'master' into native-quirk-dbVictor Lowther1-0/+28
2009-12-01Oops, spell nouveau correctly.Victor Lowther1-1/+1
2009-12-01Add support for hibernate after suspend.Victor Lowther1-0/+28
2009-12-01Oops, actually cache the dmi variables again if we need to updateVictor Lowther1-0/+1
2009-12-01Add some documentation on native quirk handling.Victor Lowther1-41/+56
2009-11-30Merge branch 'master' into native-quirk-dbVictor Lowther1-6/+0
2009-11-30Some final fixups to make the built-in video quirk database handling work.Victor Lowther2-92/+86
2009-11-30Oops, forgot up update Makefile.amVictor Lowther2-45/+27
2009-11-30pm-functions.in: Drop $CHASSIS_TYPEMartin Pitt1-6/+0
2009-11-30Fix a typo in have_kmsMichael Biebl1-1/+1
2009-11-16Extract out the bits that handle translating .fdi files into their ownVictor Lowther2-125/+3
2009-11-16Start merging native quirk handling functionality into pm-utilsVictor Lowther1-11/+8
2009-11-15Make pm-utils handle video quirks nativelyVictor Lowther3-178/+564
2009-11-12Add back have_smart_intelVictor Lowther1-1/+22
2009-11-08Don't err out in maybe_deallocvt if there is no console stateMichael Biebl1-1/+1
2009-11-07Merge commit 'remotes/UPSTREAM/master'Victor Lowther2-3/+2
2009-11-07Make kernel modesetting detection a little smarter.Victor Lowther1-24/+4
2009-07-06Revert "Fix a bashism ('==')"Michael Biebl1-1/+1
2009-07-01Fix a bashism ('==')Michael Biebl1-1/+1
2009-07-01Update comment to reflect current stateMichael Biebl1-2/+1
2009-06-13Make is_set checking more explicitVictor Lowther1-2/+3
2009-05-06Update places where we check for booleans to use is_setVictor Lowther3-6/+6
2009-05-06Add is_set function to make checking boolean variables easier.Victor Lowther1-1/+13
2009-04-23Fix a few typos in the documentationMichael Biebl1-1/+1
2009-04-17Fix typo in have_kms()Michael Biebl1-1/+1
2009-04-11Use sched_smt_power_savings.Victor Lowther1-3/+3
2009-04-03We should not need to chvt when suspending using KMSVictor Lowther1-3/+4
2009-04-03Add KMS support to 98-smart-kernel-videoVictor Lowther1-27/+25
2009-04-03Move chvt handling into 99videoVictor Lowther4-25/+19
2009-02-06Make CHASSIS_TYPE always have Unknown if we cannot determine the chassis type.Victor Lowther1-1/+1
2009-01-26Resolve fd.o bug# 19658Victor Lowther1-1/+1
2009-01-26Merge commit 'UPSTREAM/master'Victor Lowther1-1/+2