Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make this compile with gcc-3.1, which objects to the multi-line string. | peter | 2002-05-19 | 1 | -64/+64 |
* | Fix typo in function name. | wes | 2002-01-10 | 1 | -1/+1 |
* | Fix S3 breakage. | takawata | 2002-01-09 | 1 | -1/+2 |
* | Staticise devclasses and some unnecessarily global variables. | msmith | 2002-01-08 | 1 | -1/+1 |
* | Yet another verbose printing cleanup. Remove debug_wakeup flag and | iwasaki | 2001-11-18 | 1 | -5/+2 |
* | Add two minor changes. | iwasaki | 2001-11-11 | 1 | -33/+44 |
* | Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support. | iwasaki | 2001-11-06 | 1 | -1/+9 |
* | Don't do sleep state transition if specified sleep state is not | iwasaki | 2001-07-22 | 1 | -7/+6 |
* | Convert from acpi_strerror() to AcpiFormatException() | msmith | 2001-07-21 | 1 | -1/+1 |
* | Add ACPI S2-S4BIOS Suspend/Resume code. | takawata | 2001-07-20 | 1 | -0/+328 |