| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed trailing whitespace. | ru | 2004-07-02 | 1 | -2/+2 |
* | Also print out the standard header for FADT since it has one. | njl | 2004-06-30 | 1 | -7/+12 |
* | Assorted markup, grammar, and spelling fixes. | ru | 2004-06-13 | 1 | -38/+57 |
* | Tidy up markup. | ru | 2004-06-06 | 1 | -19/+24 |
* | Expand contraction. | ru | 2004-06-04 | 1 | -1/+1 |
* | Markup nit: make the list of options look better. | ru | 2004-06-04 | 1 | -1/+1 |
* | Unify the start/size parameters for the RSDP search area. Don't bother | njl | 2004-05-28 | 2 | -4/+6 |
* | Use the correct location of the EBDA for searching for the RSDP. | njl | 2004-05-25 | 2 | -19/+31 |
* | Add suspend/resume support to the debugger. | njl | 2004-05-25 | 1 | -1/+1 |
* | If the revision is 0, don't trust the length in the RSDP. Instead assume | njl | 2004-05-16 | 1 | -2/+7 |
* | Read in the entire RSDP but only run the standard checksum over the | njl | 2004-05-16 | 1 | -7/+12 |
* | Instead of scanning the entire lower 1 MB of RAM, only scan locations | njl | 2004-05-14 | 2 | -29/+53 |
* | Minor style issues. | des | 2004-05-10 | 3 | -6/+6 |
* | Instead of using a static, check for the FADT revision before using it. | njl | 2004-04-18 | 1 | -12/+20 |
* | Fix style breakage. | takawata | 2004-03-05 | 1 | -0/+1 |
* | Make unprivilaged user can see battery info. | takawata | 2004-03-04 | 1 | -2/+5 |
* | I don't normally use my middle name, so remove it from attributions in | des | 2004-01-25 | 1 | -2/+2 |
* | - Use the standard .y and .l transformation rules -- this fixes | ru | 2004-01-13 | 1 | -16/+11 |
* | Use my newly acquired magic stick and put aslcompiler.y.h into | ru | 2004-01-11 | 1 | -3/+4 |
* | Clean up the check for invalid X_DSDT and X_FACS portions of the FADT. | njl | 2004-01-04 | 1 | -16/+25 |
* | Add support for /etc/rc.suspend and /etc/rc.resume for ACPI. They are | njl | 2003-12-30 | 2 | -4/+31 |
* | Add a newline even if IAPC_BOOT_ARCH == 0. | njl | 2003-10-29 | 1 | -1/+2 |
* | Only print an end '}' if the field was non-zero (i.e. there were some flags | njl | 2003-09-21 | 1 | -2/+4 |
* | Correct typo in comment. | njl | 2003-09-14 | 1 | -1/+1 |
* | For dumping the DSDT (-o option), be sure to use the X_DSDT address if | njl | 2003-09-14 | 1 | -1/+7 |
* | Add the -i flag to acpiconf(8) to retrieve battery information. | njl | 2003-09-13 | 2 | -29/+69 |
* | C2/C3 latency is in microseconds (us), not ms. | njl | 2003-09-13 | 1 | -1/+1 |
* | Only print various optional fields if they are non-zero. Always print the | njl | 2003-09-13 | 1 | -24/+31 |
* | Reduce the default width for IO port GAS printing. | njl | 2003-09-13 | 1 | -4/+4 |
* | Add dumping of the ECDT table. | njl | 2003-09-10 | 2 | -0/+29 |
* | o Workaround a bug where my T23 reports that it is ACPI 2.0x compatible | njl | 2003-09-10 | 2 | -29/+70 |
* | Add support for ACPI 2.x and the XSDT. | njl | 2003-09-09 | 1 | -25/+77 |
* | Rename FACP to FADT throughout. | njl | 2003-09-09 | 4 | -111/+206 |
* | Now that amldb(8) is no longer needed by acpidump, remove the last vestiges | njl | 2003-08-28 | 26 | -7607/+0 |
* | Modify acpidump to use iasl(8) as the backend for disassembling AML. | njl | 2003-08-28 | 8 | -2086/+366 |
* | Remove the band-aid to make these compile on amd64/ia64. | njl | 2003-08-11 | 2 | -12/+2 |
* | Apparently I limited my testing of the ductape and bubblegum solution | marcel | 2003-08-09 | 2 | -1/+7 |
* | Perform first-aid: unbreak the build for amd64 and ia64 by patching | marcel | 2003-08-09 | 1 | -1/+5 |
* | Hook acpidb(8) and iasl(8) up to the build and unhook amldb(8). It will | njl | 2003-08-08 | 1 | -1/+1 |
* | Add man pages for acpidb and iasl | njl | 2003-08-07 | 2 | -0/+317 |
* | Add the acpidb and iasl utilities. This is not yet hooked up to the build. | njl | 2003-08-07 | 4 | -1/+595 |
* | Hoo sed I kan spel? | peter | 2003-08-02 | 1 | -1/+1 |
* | Dump the HPET information block. | peter | 2003-08-02 | 2 | -0/+38 |
* | Allow sleep states to be specified as S1, S2, ... | njl | 2003-07-28 | 2 | -1/+5 |
* | Support functions for the new ACPI import. | njl | 2003-04-29 | 1 | -2/+1 |
* | Fix a warning about deprecated string literals. | njl | 2003-04-15 | 1 | -8/+8 |
* | Add code to parse the contents of an ACPI MADT table and to dump its | jhb | 2003-01-08 | 1 | -0/+176 |
* | Add structure definitions for the various items in a ACPI Multiple | jhb | 2003-01-08 | 1 | -0/+105 |
* | english(4) police. | schweikh | 2002-12-27 | 1 | -2/+2 |
* | o Use sysctl machdep.acpi_root to get the physical address of the | marcel | 2002-12-19 | 4 | -17/+42 |