Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify ACPI_DEBUG support for all OEM drivers under ACPI_OEM. Since more than | njl | 2004-12-13 | 1 | -1/+1 |
| | | | | | | | one will never be supported on the same platform, this does not hurt debugging. MFC after: 3 days | ||||
* | Allow the acpi_ibm module to be built with ACPI_DEBUG. | scottl | 2004-12-13 | 1 | -0/+5 |
| | |||||
* | Add IBM Laptop extra device driver. | takawata | 2004-12-09 | 1 | -0/+466 |
This depends on ACPI and RTC registers. Reviewed by: njl |