aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-15config_parser: parse_line() must not return EINVAL for unknown stringsHEADmasterRodolfo García Peñas1-4/+0
2012-09-15s2disk: Format strings in printfRodolfo García Peñas2-2/+2
2012-09-15manpages: Manpages addedRodolfo García Peñas8-0/+456
2012-09-15README: README file updated with new optionsRodolfo García Peñas1-6/+29
2012-09-15s2ram: Added command line option -? (revert 1a6e6d9)Rodolfo García Peñas1-0/+4
2012-09-15s2ram: New argument -K to check kernel KMS supportRodolfo García Peñas1-1/+12
2012-09-15s2ram: Code clean in s2ram-main.cRodolfo García Peñas1-12/+12
2012-02-27s2ram / s2both: Warning removed unused labelRodolfo García Peñas1-0/+2
2012-02-27s2ram: Support quirks from configuration fileRodolfo García Peñas8-42/+144
2012-02-27suspend.c: Remove verbose warning for deprecated ioctlsRodolfo García Peñas1-26/+7
2012-02-12s2disk / resume: Add grace period to allow resume device to come onlineRodolfo kix Garcia1-0/+14
2012-02-12s2disk: Use kernel suspend_ioctls.h fileRodolfo kix Garcia3-34/+2
2012-02-12Add .gitignore fileRodolfo kix Garcia1-0/+22
2012-02-12s2disk: Don't try to use splash when VTs are not availableRafael J. Wysocki1-0/+1
2011-11-07s2disk: Do not fail hibernation withoug a VT consoleRafael J. Wysocki1-12/+26
2011-11-07s2disk: Add preliminary support for the S390 architectureRafael J. Wysocki2-4/+10
2011-05-21s2disk: Fix build problem after removing platform_finish()Rafael J. Wysocki1-3/+0
2011-05-21s2disk: Stop using deprecated SNAPSHOT_PMOPS ioctlRafael J. Wysocki2-10/+3
2011-05-07s2ram: Remove information about updating whitelist from docsRodolfo Garcia1-95/+8
2011-05-07s2ram: Drop command line option -? which is not usedRodolfo Garcia1-4/+0
2011-03-07Change version to 1.0Rafael J. Wysocki1-1/+1
2011-03-07s2ram: Final whitelist updateRodolfo kix Garcia1-10/+38
2011-03-04s2ram: Add two more machines to the whitelistRafael J. Wysocki1-0/+2
2011-03-04Remove the TODO fileRafael J. Wysocki2-38/+0
2011-03-04s2ram: Remove messages asking for reports from s2ram-x86.cRafael J. Wysocki1-8/+2
2011-03-04s2disk: Update encryption documentationRafael J. Wysocki1-5/+5
2011-03-04Update the AUTHORS fileRafael J. Wysocki1-2/+6
2011-03-04s2disk: Update HOWTORafael J. Wysocki1-1/+15
2011-03-04s2disk: Fix the setting of image sizeRafael J. Wysocki1-3/+3
2011-03-04s2ram: Do not apply quirks if KMS driver is in useRafael J. Wysocki4-3/+42
2011-02-25s2ram: Update whitelistRafael J. Wysocki1-10/+35
2011-02-25s2ram: Add to whitelist: ThinkPad X201Daniel Corson1-0/+1
2011-02-25s2ram: Whitelist ThinkPad T400 2764CTO for all biosesArkadiusz Miskiewicz1-1/+1
2010-08-31load.c cleanupsRodolfo Garcia1-3/+3
2010-08-31Fix warnings about unused variables and printf argumentsRodolfo Garcia3-4/+3
2010-08-31s2ram whitelist updateRodolfo Garcia1-12/+78
2010-01-29Update Makefile.am to make 'make dist' workRafael J. Wysocki1-1/+1
2010-01-29s2ram: Fix whitelist.csvRafael J. Wysocki1-1/+1
2010-01-28Use direct 64-bit conversion when computing shiftRafael J. Wysocki2-4/+4
2010-01-03s2ram: Fix white space damaged by the previous commitRafael J. Wysocki1-4/+5
2010-01-03s2ram clean-upsRodolfo Garcia2-8/+9
2010-01-03Use a symbol instead of a hard coded value for array sizesRodolfo Garcia3-4/+6
2010-01-03Whitelist database updateRodolfo Garcia1-829/+890
2010-01-03Move the master whitelist to a CVS file.Luca Tettamanti5-1797/+933
2010-01-03New whitelist database file, part 2Rodolfo Garcia1-119/+97
2010-01-03New whitelist database fileRodolfo Garcia1-1280/+1445
2010-01-03Fix "program swap-offset is using a deprecated SCSI ioctl"Alan Jenkins1-5/+10
2009-06-30Kurt J. Bosch wrote:Pavel Machek1-1/+1
2009-06-14Replace VT_ACTIVATE ioctl call with userspace waiting in a loop (a loop can t...Arkadiusz Miskiewicz3-12/+28
2009-01-27Patch from Luca Tettamanti :Pavel Machek3-11/+12
2008-11-25Add hp nx6315 to the whitelist.Pavel Machek1-1/+3
2008-11-03Basic error checking to avoid a segfault when running as non-root userStefan Seyfried1-0/+5
2008-11-03Add 4 HP workstations, info provided by HP.Stefan Seyfried1-1/+6
2008-10-17whitelist updateStefan Seyfried1-13/+84
2008-10-02s2ram whitelist autodiscovery from Alan Jenkins.Pavel Machek1-0/+67
2008-10-01First round of whitelist updates.Stefan Seyfried1-8/+83
2008-08-10Allow the user to test the image saving and loading functionality of s2disk byRafael J. Wysocki6-33/+104
2008-08-10Add configuration option "theads = " that makes s2disk/s2both use additionalRafael J. Wysocki5-34/+567
2008-08-10From: Holger Macht <hmacht@suse.de>, Luca Tettamanti <kronos.it@gmail.com>Rafael J. Wysocki6-34/+142
2008-08-01Add Hewlett-Packard Presario F500 to the whitelistTim Dijkstra1-1/+3
2008-07-25Fix HP BIOS borkage on 2510pStefan Seyfried1-2/+2
2008-07-24Whitelist Fujitsu Siemens Esprimo D9500Tim Dijkstra1-1/+3
2008-07-24Whitelist update.Stefan Seyfried1-4/+30
2008-07-21Big whitelist update.Stefan Seyfried1-5/+47
2008-06-11Allow the user to reboot and try again if the freezing of tasks fails duringRafael J. Wysocki1-50/+73
2008-06-10Add: Acer AcerPower 2000, Aspire 5630, TravelMate 5320, BenQ Joybook S32,Stefan Seyfried1-2/+27
2008-06-09It is not necessary to check if ret is zero and then if it is different fromRafael J. Wysocki1-8/+5
2008-06-09If compression is used and the image is not compressible, we may need toRafael J. Wysocki1-0/+5
2008-06-08gcry_mpi_scan() may decide that the actual size of the number passed to it toRafael J. Wysocki3-8/+23
2008-06-08Currently, the compression ratio is only printed during suspend, which is notRafael J. Wysocki2-5/+29
2008-06-06Report freeze failure to the user.Pavel Machek1-1/+3
2008-06-06Short read from snapshot_image is rather bad error condition. Also fixPavel Machek1-3/+10
2008-06-01Well, (0 % anything) == 0, so currently "early writeout" is always enabled.Rafael J. Wysocki1-2/+2
2008-06-01Simple variable rename, makes the code a bit less confusing, IMO.Rafael J. Wysocki1-11/+11
2008-06-01Add the "debug verify image" option making it possible to verify the imageRafael J. Wysocki9-729/+792
2008-06-01Basic info about encryption.Pavel Machek1-0/+17
2008-05-25Fix a bug in the new memory allocator that may trigger on an attempt toRafael J. Wysocki1-2/+3
2008-05-23There is a bug in the new image saving code causing it to fail ifRafael J. Wysocki1-0/+2
2008-05-23Add HP Compaq 6715s, HP Compaq 6910p, Toshiba Satellite U200Stefan Seyfried1-1/+7
2008-05-20Add: ASUS M2A-VM, HP Compaq dc5800, MEDION WIM2000, SAMSUNG R50Stefan Seyfried1-1/+9
2008-05-20fix build failure if CONFIG_BOTH is definedStefan Seyfried1-1/+1
2008-05-18Add memalloc.c and memalloc.c missing from the previous commit.Rafael J. Wysocki2-0/+217
2008-05-18Introduce a simple memory allocator for managing the memory pool used forRafael J. Wysocki5-131/+173
2008-05-18Clean up resume.c a bit.Rafael J. Wysocki1-38/+33
2008-05-18Make resume use posix_fadvise() to allow the kernel to optimize image loading.Rafael J. Wysocki1-0/+8
2008-05-18Fix coding style in suspend.c:main().Rafael J. Wysocki1-4/+2
2008-05-18Add a new configuration file for s2disk/s2both option, "resume pause", that isRafael J. Wysocki4-6/+63
2008-05-18Remove struct swap_area which is not used any more.Rafael J. Wysocki1-5/+0
2008-05-15Add ACER TM 2310, ASUS F3Sg, another HP 6715b, HP Presario V3700,Stefan Seyfried1-4/+20
2008-05-15Remove a bunch of duplicate Lenovo entries.Stefan Seyfried1-7/+1
2008-05-11It turns out that we can cut the times of saving compressed images by half,Rafael J. Wysocki4-390/+711
2008-05-06Added: Acer Aspire 1500, ASUS A6JC, F9E, G1S, Compaq Evo N400c, DELLStefan Seyfried1-7/+33
2008-05-06Add the missing suspend_ioctls.hStefan Seyfried2-1/+33
2008-05-05Make s2disk and resume use the remaining new ioctls introduced inRafael J. Wysocki3-53/+103
2008-05-05The ioctls used by s2disk and resume were reworked in the 2.6.25Rafael J. Wysocki3-66/+104
2008-04-23Avoid some compiler warnings by ifdef'ing unused codeStefan Seyfried1-0/+8
2008-04-21Fix signed/unsigned-comparison compiler warnings (Patch by Alon Bar-Lev)Stefan Seyfried1-5/+6
2008-04-21Fix signed/unsigned-comparison compiler warnings (patch by Alon Bar-Lev)Stefan Seyfried1-4/+5
2008-04-19Create autogen.sh to ease compilation from cvs.Pavel Machek2-1/+3
2008-04-19Add static where possible.Pavel Machek1-6/+7
2008-04-19Point out how to compile from CVS.Pavel Machek1-0/+6
2008-04-18Fix a typo in s2ram_add_flags (pointed to by a compiler warning thatStefan Seyfried1-1/+1
2008-04-17Fix "make maintainer-clean", patch from Alon Bar-LevStefan Seyfried4-0/+14
2008-04-16Huge whitelist update, too many to list there. Includes a huge codedropStefan Seyfried1-12/+254
2008-04-16Build fixes from Alon Bar-Lev:Stefan Seyfried2-19/+19
2008-04-16Add libgcc_s only for build with --enable-splashy. Fix by Alon Bar-Lev.Stefan Seyfried1-2/+3
2008-04-16Fix a subtle suspend to disk error with splashy enabled by adding libgcc_sStefan Seyfried1-1/+3
2008-02-19Add Acer TM 4000, ASUS A6J, Fujitsu Lifebook T Series, HP Compaq 2510p,Stefan Seyfried1-2/+17
2008-02-18Whitelist update, added:Stefan Seyfried1-8/+56
2008-01-21Try to improve the machine reporting instructions...Stefan Seyfried1-2/+3
2008-01-21Whitelist update.Stefan Seyfried1-4/+113
2007-12-31Change version to 0.8.Rafael J. Wysocki1-1/+1
2007-12-30Update HOWTO to describe the autoconf/automake and fbsplash support (patchRafael J. Wysocki1-46/+75
2007-12-19Short option is not mandatory (and unwanted and wrong in this case :-)Stefan Seyfried1-1/+1
2007-12-19Add framebuffer suspension to s2ram, which should make s2ram more reliableStefan Seyfried4-4/+58
2007-12-18Flush my local whitelist queue.Stefan Seyfried1-11/+103
2007-12-07Patch from Alon Bar-Lev <alon.barlev@gmail.com> to fix the fbsplashRafael J. Wysocki1-7/+3
2007-12-07Patch from Alon Bar-Lev <alon.barlev@gmail.com> to add ppc64 support toRafael J. Wysocki1-1/+2
2007-12-01Patch from Frank Seidel <fseidel@suse.de> to give a slightly better errorRafael J. Wysocki1-1/+5
2007-12-01Patch from Alon Bar-Lev <alon.barlev@gmail.com> to fix the problem of trailingRafael J. Wysocki1-14/+13
2007-11-30Add test of real clock and rtc interface.Pavel Machek1-0/+6
2007-11-08Parch from Alon Bar-Lev <alon.barlev@gmail.com> to add --enable-strict,Rafael J. Wysocki1-0/+20
2007-11-08Syncmail test.Arkadiusz Miskiewicz1-7/+7
2007-11-08Patch from Alon Bar-Lev <alon.barlev@gmail.com> to change KEY_FILE toRafael J. Wysocki2-2/+2
2007-11-07flush my whitelist queue, huge update:Stefan Seyfried1-11/+149
2007-11-05From: Alon Bar-Lev <alon.barlev@gmail.com>Rafael J. Wysocki10-8/+426
2007-11-05automake cleanups from Alon Bar-Lev <alon.barlev@gmail.com> .Rafael J. Wysocki1-6/+2
2007-10-29Use AC_SYS_LARGEFILE macro for largefile detection.Arkadiusz Miskiewicz4-3/+5
2007-10-29Fail on unsupported architectures.Arkadiusz Miskiewicz1-0/+2
2007-10-29Recognize powerpc-* as ppc. Spoted on system with:Arkadiusz Miskiewicz1-3/+3
2007-10-25Patch from Alon Bar-Lev <alon.barlev@gmail.com> to update installation scripts.Rafael J. Wysocki2-34/+41
2007-10-22autoconf fixes from Alon Bar-Lev <alon.barlev@gmail.com> .Rafael J. Wysocki1-9/+4
2007-10-02Patch from Alon Bar-Lev <alon.barlev@gmail.com> to install suspend.conf atRafael J. Wysocki1-7/+10
2007-09-30Patch from Alon Bar-Lev <alon.barlev@gmail.com> to add a switch to printRafael J. Wysocki8-5/+57
2007-09-30Patch from Alon Bar-Lev <alon.barlev@gmail.com> to avoid printing warningsRafael J. Wysocki3-17/+33
2007-09-13Remove Makefile which is no longer needed.Rafael J. Wysocki1-157/+0
2007-09-13From: Alon Bar-Lev <alon.barlev@gmail.com>Rafael J. Wysocki25-5/+471
2007-09-03Revert the recent patch that changed the keyboard events handling, due toRafael J. Wysocki4-106/+9
2007-09-03Makefile fix.Rafael J. Wysocki1-1/+2
2007-09-02From: Holger Macht <hmacht@suse.de>, Luca Tettamanti <kronos.it@gmail.com>Rafael J. Wysocki4-9/+106
2007-09-02Reduce the level of indentation in read_image().Rafael J. Wysocki1-92/+98
2007-09-02Modify decrypt_key() in analogy with the encryption code in suspend.c .Rafael J. Wysocki1-37/+37
2007-09-02Miscellaneous cleanups in resume.c .Rafael J. Wysocki1-9/+8
2007-09-02Clean up read_area() in resume.c .Rafael J. Wysocki1-10/+8
2007-09-02resume.c: Rename variable "decrypt" to "do_decrypt", in analogy with suspend.c .Rafael J. Wysocki1-8/+8
2007-09-02resume.c: Rename variable "decompress" do "do_decompress", in analogy withRafael J. Wysocki1-4/+4
2007-09-02resume.c: Use variable my_name to print the program name in messages.Rafael J. Wysocki1-28/+39
2007-09-02Add missing calls to lzo_init() in suspend.c and resume.c (thanks toRafael J. Wysocki2-2/+13
2007-08-31Command line processing fix for s2disk/s2both and resume from Alon Bar-LevRafael J. Wysocki2-2/+2
2007-08-30Clean up the code in suspend.c (part 7).Rafael J. Wysocki1-10/+10
2007-08-30Clean up the code in suspend.c (part 6).Rafael J. Wysocki1-6/+18
2007-08-30Clean up the code in suspend.c (part 5).Rafael J. Wysocki1-26/+28
2007-08-30Clean up the code in suspend.c (part 4).Rafael J. Wysocki1-72/+80
2007-08-30Clean up the code in suspend.c (part 3).Rafael J. Wysocki1-36/+34
2007-08-30Clean up the code in suspend.c (part 2).Rafael J. Wysocki1-34/+39
2007-08-30Clean up the code in suspend.c (part 1).Rafael J. Wysocki1-10/+10
2007-08-30Patch from Alon Bar-Lev <alon.barlev@gmail.com> to add a command line optionRafael J. Wysocki4-63/+102
2007-08-30Patch from Alon Bar-Lev <alon.barlev@gmail.com> to clean up command lineRafael J. Wysocki2-58/+54
2007-08-23Add: Fujitsu Siemens Lifebook B Series, HP Pavilion tx1000Stefan Seyfried1-0/+4
2007-08-23Add: Acer Aspire 1520, ASUS A6T and Z35FM, a different Compaq Evo N800w,Stefan Seyfried1-9/+34
2007-08-23Add: Acer Travelmate 2350, Travelmate 3010, Dell Precision M90,Stefan Seyfried1-1/+16
2007-08-17Make save_image() restore terminal settings if the saving of the image has beenRafael J. Wysocki1-1/+3
2007-08-17Fix checksum printing in resume.c .Rafael J. Wysocki1-4/+5
2007-08-17Patch from Alon Bar-Lev <alon.barlev@gmail.com> to update documentation afterRafael J. Wysocki1-6/+6
2007-08-17Use LZO for compression instead of LZF.Rafael J. Wysocki3-35/+48
2007-08-17Two coding style fixes from Alon Bar-Lev <alon.barlev@gmail.com> .Rafael J. Wysocki1-2/+2
2007-08-15Patch from Alon Bar-Lev <alon.barlev@gmail.com> to replace the link toRafael J. Wysocki3-5/+4
2007-08-15Patch from Alon Bar-Lev <alon.barlev@gmail.com> to make the array of parametersRafael J. Wysocki5-25/+21
2007-08-15Patch from Alon Bar-Lev <alon.barlev@gmail.com> to move main() from s2ram.cRafael J. Wysocki6-103/+129
2007-08-15Patch from Alon Bar-Lev <alon.barlev@gmail.com> to rename config.c toRafael J. Wysocki7-11/+11
2007-08-15Patch from Alon Bar-Lev <alon.barlev@gmail.com> to rename the variableRafael J. Wysocki1-13/+13
2007-08-15Patch from Alon Bar-Lev <alon.barlev@gmail.com> to update and clean up theRafael J. Wysocki2-0/+68
2007-08-15Patch from Alon Bar-Lev <alon.barlev@gmail.com> to update the resume binaryRafael J. Wysocki2-3/+6
2007-08-05Trivial codingstyle fix.Pavel Machek1-1/+2
2007-08-01Add IBM Thinkpad 600e Model 2645Stefan Seyfried1-0/+2
2007-07-31Add HP Compaq nw8440, Toshiba Satellite P200Stefan Seyfried1-1/+7
2007-07-31Fix the acpi_video_flags setting.Stefan Seyfried1-1/+4
2007-07-30Added ASUS W3E, various M2N Mainboard, FSC AMILO Pro V3405, HP PavilionStefan Seyfried1-2/+22
2007-07-29Patch from Alon Bar-Lev <alon.barlev@gmail.com> to prevent the CPU from beingRafael J. Wysocki1-1/+2
2007-07-29Patch from Alon Bar-Lev <alon.barlev@gmail.com> to allow the user to change theRafael J. Wysocki4-20/+47
2007-07-29Patch from Alon Bar-Lev <alon.barlev@gmail.com> to introduce installationRafael J. Wysocki1-2/+3
2007-07-19The DMI strings of my nx5000 changed after a BIOS update. Really.Stefan Seyfried1-1/+1
2007-07-19Various additions:Stefan Seyfried1-3/+14
2007-07-19* Override the old acpi_video_flags with 0, if nothing is given (no "-a"Stefan Seyfried1-5/+11
2007-07-17Big whitelist update:Stefan Seyfried1-7/+59
2007-06-17Make s2ram --test exit with 0 in case of 'know' and 1 for 'unknown' or 'unsure'Tim Dijkstra4-5/+8
2007-06-06Set the default for "RSA key file" to /etc/suspend.keyStefan Seyfried1-1/+1
2007-06-01Add: Compal EL80, ECS G320, FSC Amilo A1630, IBM A31p, Toshiba Satellite P10,Stefan Seyfried1-0/+15
2007-06-01move s2ram_check() before machine_known(), because it is used in there now.Stefan Seyfried1-21/+21
2007-06-01- fix machine_known() to print out the used quirks againStefan Seyfried1-6/+11
2007-06-01Mention libx86, and that HOWTO describes how to install it.Stefan Seyfried1-1/+2
2007-05-31make s2ram compile again (forgotten ",")Stefan Seyfried1-1/+1
2007-05-31Add Compaq Evo D510, FSC AMILO PRO V8010, FSC SCENIC N300/N600, HP nx6325,Stefan Seyfried1-1/+21
2007-05-16Add Dell Inspiron 600m and HP Presario M2000Stefan Seyfried1-0/+4
2007-05-15Fix Makefile to also compile on x86_64Tim Dijkstra1-1/+1
2007-05-13Support for powerpcTim Dijkstra6-5/+117
2007-05-13This should have gone in the last commit 'split of x86 s2ram code'Tim Dijkstra4-21/+31
2007-05-13Split x86 specific parts of s2ram.[ch] to s2ram-x86.[ch]Tim Dijkstra5-383/+414
2007-05-13Fix handeling of long options. The recently introduced comments would makeTim Dijkstra6-68/+102
2007-05-12Adept to new libsplashy ABI. Add support for different splashy mode betweenTim Dijkstra7-20/+30