freebsd-dev/sys/dev/acpica
Mike Smith c5ba0be495 Sync to my work in progress:
- Reorder the acpi_* functions in a sensible fashion
 - Add acpi_ForeachPackageObject and acpi_GetHandleInScope
 - Use the new debugging layer/level names
 - Implement most of the guts of the acpi_thermal module; passive cooling
   isn't there yet, but active cooling should work.
 - Implement power resource handling (acpi_powerres.c)

This compiles and mostly works, but my test coverage is small, so feedback
is welcome.
2001-06-28 06:17:16 +00:00
..
Osd What I get for "fixing" at the last minute. Correct a mis-merge of takawata's 2001-05-30 05:34:10 +00:00
acpi_acad.c Add sysctl interface (Read-only) for temprature, AC-line and Battery. 2001-06-23 10:38:25 +00:00
acpi_apic.c
acpi_button.c
acpi_cmbat.c Reset timestamps of battery info. and status by thier notify handler. 2001-06-24 02:39:08 +00:00
acpi_ec.c
acpi_ecreg.h
acpi_isa.c
acpi_lid.c
acpi_pcib_acpi.c
acpi_pcib.c
acpi_powerres.c Sync to my work in progress: 2001-06-28 06:17:16 +00:00
acpi_processor.c
acpi_resource.c
acpi_thermal.c Sync to my work in progress: 2001-06-28 06:17:16 +00:00
acpi_timer.c
acpi.c Sync to my work in progress: 2001-06-28 06:17:16 +00:00
acpiio.h Add sysctl interface (Read-only) for temprature, AC-line and Battery. 2001-06-23 10:38:25 +00:00
acpivar.h Sync to my work in progress: 2001-06-28 06:17:16 +00:00