aboutsummaryrefslogtreecommitdiffstats
path: root/s2ram.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-27s2ram: Support quirks from configuration fileRodolfo García Peñas1-2/+83
2011-03-04s2ram: Do not apply quirks if KMS driver is in useRafael J. Wysocki1-1/+25
2007-09-13From: Alon Bar-Lev <alon.barlev@gmail.com>Rafael J. Wysocki1-0/+1
2007-08-15Patch from Alon Bar-Lev <alon.barlev@gmail.com> to move main() from s2ram.cRafael J. Wysocki1-79/+0
2007-08-15Patch from Alon Bar-Lev <alon.barlev@gmail.com> to rename config.c toRafael J. Wysocki1-1/+1
2007-06-17Make s2ram --test exit with 0 in case of 'know' and 1 for 'unknown' or 'unsure'Tim Dijkstra1-2/+2
2007-05-13Support for powerpcTim Dijkstra1-1/+1
2007-05-13This should have gone in the last commit 'split of x86 s2ram code'Tim Dijkstra1-0/+23
2007-05-13Split x86 specific parts of s2ram.[ch] to s2ram-x86.[ch]Tim Dijkstra1-337/+3
2007-05-13Fix handeling of long options. The recently introduced comments would makeTim Dijkstra1-11/+16
2007-05-02Add support for descriptions of the options in the output of the usage()Tim Dijkstra1-36/+19
2007-04-02Add s2ram-style options for the `video hacks' to s2both.Tim Dijkstra1-55/+63
2007-03-16Move forward to the vbetool-1.0 codebase, including the move to extraStefan Seyfried1-1/+1
2007-02-02New Makefile. Some install targets changed, update HOWTO to match. AlsoTim Dijkstra1-0/+2
2007-01-19make PCI_SAVE not depend on latest pcilib features.Stefan Seyfried1-3/+5
2007-01-10fix the usage message (add "-v" to summary)Stefan Seyfried1-1/+1
2007-01-10More cleanup of the "save_pci" hack by Frank Seidel <fseidel@suse.de>Stefan Seyfried1-21/+21
2007-01-10Slightly cleaned up version of patch by Frank Seidel <fseidel <at>Pavel Machek1-3/+66
2006-09-20fix usage() stringStefan Seyfried1-1/+1
2006-07-20Add "--vbe_mode" switch that does get the current VBE mode from the BIOSStefan Seyfried1-5/+21
2006-05-02Point users to better documentation.Pavel Machek1-3/+1
2006-04-05Kill unneeded {}'s.Pavel Machek1-2/+1
2006-03-28Pull dmi_match and machine_match out of s2ram_check.Stefan Seyfried1-15/+14
2006-03-26Fix the -f parameter after the last code reorganisation.Stefan Seyfried1-1/+1
2006-03-23Refactor the s2ram code:Stefan Seyfried1-41/+77
2006-03-22If we turn off the light with radeontool before suspend, turn it backStefan Seyfried1-1/+6
2006-03-21Patch from Luca, use SNAPSHOT_S2RAM so that tasks are not resumed twice.Pavel Machek1-1/+0
2006-03-21Add IBM Thinkpad G40, reported by David HädemanStefan Seyfried1-1/+2
2006-03-20Clean up the s2ram_prepare() function: no longer just exit() if thereStefan Seyfried1-20/+31
2006-03-17Actually obey the NOFB flag.Stefan Seyfried1-0/+8
2006-03-16From Stefan: Add possibility to say "only works when not onPavel Machek1-3/+5
2006-03-15Improve formatting so that help text is readable even in source code.Pavel Machek1-5/+4
2006-03-15Create header file for s2ram.c, so it can be cleanly called from suspend.cPavel Machek1-7/+4
2006-03-15clean up radeontool:Stefan Seyfried1-3/+3
2006-03-07Cleanup:Stefan Seyfried1-3/+11
2006-03-06fix --vbe_post long optionStefan Seyfried1-1/+1
2006-03-02- more pretty-printing for identify to make cut'n'paste easierStefan Seyfried1-11/+19
2006-03-01- Add debugging output. Yes, it is necessary, i had machines hang inStefan Seyfried1-9/+27
2006-02-28s2ram / whitelist changes:Stefan Seyfried1-10/+15
2006-02-28Use flags variable instead of 5-or-so separate variables.Pavel Machek1-34/+34
2006-02-27Switch whitelist.c into table.Pavel Machek1-82/+88
2006-02-26Add option to dump the whitelist.Pavel Machek1-0/+7
2006-02-25Refactor code so that duplicate console switches are eliminated.Pavel Machek1-30/+14
2006-02-25Use variables, not function calls in the whitelist.Pavel Machek1-21/+26
2006-02-25Rename is_product to strxcmp, and make return value consistent withPavel Machek1-9/+9
2006-02-25Make whitelist a bit nicer, fix warnings and problems I introducedPavel Machek1-3/+2
2006-02-25Fix problems I introduced, print line # when whitelist matches.Pavel Machek1-4/+9
2006-02-25Try to get whitelist into better shape.Pavel Machek1-0/+33
2006-02-25Move whitelist into separate file.Pavel Machek1-185/+1
2006-02-24Added --identify from stefan (after minor cleanups).Pavel Machek1-7/+22
2006-02-24Add possibility to force suspend even for machine that is not inPavel Machek1-12/+77
2006-02-24Add toshiba Libretto into whitelist, thanks to Ben Slusky sluskyb atPavel Machek1-0/+7
2006-02-23vt-switching support for s2ram from Stefan.Pavel Machek1-0/+14
2006-02-22HP Omnibook support, thanks to Fabio Comolli <fabio.comolli at gmail.com>.Pavel Machek1-0/+8
2006-02-20List meaning of special machines.Pavel Machek1-3/+3
2006-02-20Merge whitelist form acpi_support-0.52.Pavel Machek1-0/+167
2006-02-20Integrate vbetool into s2ram so that we don't have to call external programs.Pavel Machek1-34/+9
2006-01-28vbetool support by Luca <kronos kronoz.cjb.net>Pavel Machek1-1/+52
2006-01-27Add handling of nonexistent files to s2ram.cPavel Machek1-0/+8
2006-01-26Add setting of acpi_video_mode.Pavel Machek1-0/+9
2006-01-24Integrate radeontool into s2ram.Pavel Machek1-15/+32
2006-01-24Added option parsing and "tell me if you can suspend on this machine" mode.Pavel Machek1-0/+30
2006-01-24Add suspend-to-RAM support, and roadmap to encrypted swsusp.Pavel Machek1-0/+41