summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/acpivar.h
AgeCommit message (Expand)Author
2006-01-18Added new evaluation routinesJordan Hargrave
2006-01-17Major overhaul of the aml parser. Evaluater temporarily disabled.Jordan Hargrave
2006-01-06One definition for sleeping states in acpireg.h is enough.Alexander Yurchenko
2006-01-05Find SLP_TYPx values and store them for future use inAlexander Yurchenko
2005-12-30make ACPI_DEBUG compileTed Unangst
2005-12-28oops. forgot this. part of dsdt parsing changesJordan Hargrave
2005-12-16Added hooks for powerdown/power button pressJordan Hargrave
2005-12-16Cleaned up common power management register i/oJordan Hargrave
2005-12-14KNFMarco Peereboom
2005-12-13Add glue to attach devices to apci.Marco Peereboom
2005-07-10Spacing cleanup.Alexander Yurchenko
2005-07-10Protect from multiple inclusion.Alexander Yurchenko
2005-06-02Start on a basic ACPI framework -- does not do much more than read out theThorsten Lockert