Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-16 | Moved DSDT AML parsing into parent ACPI driver | Jordan Hargrave | |
ok marco@ | |||
2005-12-14 | Add AC device glue. | Marco Peereboom | |
2005-12-13 | Add glue to attach devices to apci. | Marco Peereboom | |
2005-12-07 | Added DSDT Table for AML Parser glue | Jordan Hargrave | |
DO NOT USE YET marco@ | |||
2005-07-10 | Spacing cleanup. | Alexander Yurchenko | |
2005-06-02 | Start on a basic ACPI framework -- does not do much more than read out the | Thorsten Lockert | |
ACPI tables into kernel memory and attach ACPI and HPET timers currently. In order to test this code, enabling the devices in GENERIC as well as the ACPI_ENABLE option is needed. This code does not do any thermal control yet, so this should be done with care depending on the platform. In the tree so more people can contribute to making this more fully featured. Ok niklas@ grange@ tedu@ |