| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | mdoc(7) police: markup fixes. | ru | 2002-11-27 | 1 | -9/+9 |
* | Use __packed. | jhb | 2002-10-09 | 1 | -5/+5 |
* | Only include parent directory Makefile.inc if it exists. Now you can | jhb | 2002-09-17 | 1 | -1/+3 |
* | Add sleep state explanation. | takawata | 2002-09-16 | 1 | -4/+10 |
* | mdoc(7) police: Removed redundant .Ns calls. | ru | 2002-08-13 | 1 | -1/+1 |
* | The .Nm utility | charnier | 2002-07-14 | 3 | -13/+18 |
* | Resolve conflicts arising from the ACPI CA 20020611 import. | iwasaki | 2002-07-09 | 1 | -1/+1 |
* | Fix bug on method local named object related panic and Bankfield | takawata | 2002-03-02 | 1 | -1/+17 |
* | mdoc(7) police: kill WEOL and HSB, tidy up the AUTHORS section. | ru | 2002-01-10 | 1 | -4/+6 |