1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/dev/acpica
Mike Smith 2a4ac806d7 - Updates for new constant naming in the ACPI CA 20010518 update.
- Use __func__ instead of __FUNCTION.
 - Support power-off to S3 or S5 (takawata)
 - Enable ACPI debugging earlier (with a sysinit)
 - Fix a deadlock in the EC code (takawata)
 - Improve arithmetic and reduce the risk of spurious wakeup in
   AcpiOsSleep.
 - Add AcpiOsGetThreadId.
 - Simplify mutex code (still disabled).
2001-05-29 20:13:42 +00:00
..
Osd - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00
acpi_acad.c - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00
acpi_apic.c Move a temporary #ifdef of code (just the #ifdef part) up so that it is 2001-01-23 21:45:05 +00:00
acpi_button.c - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00
acpi_cmbat.c - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00
acpi_ec.c - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00
acpi_ecreg.h Properly protect the parameters to the EC_{GET,SET}_{DATA,CSR} macros with 2001-02-26 20:39:28 +00:00
acpi_isa.c - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00
acpi_lid.c - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00
acpi_pcib_acpi.c - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00
acpi_pcib.c - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00
acpi_processor.c - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00
acpi_resource.c - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00
acpi_thermal.c - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00
acpi_timer.c - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00
acpi.c - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00
acpiio.h Add ioctls to acpi_cmbat and acpi_acad. These use mike's acpi_register_ioctl(). 2000-12-24 19:12:10 +00:00
acpivar.h - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00