freebsd-src/sys/dev/acpica
Mike Smith 9d839ea8e4 Update the OSD module to match the ACPI CA 20010717 import.
Submitted by:	"Grover, Andrew" <andrew.grover@intel.com> (OsdHardware.c)
2001-07-21 04:10:01 +00:00
..
Osd Update the OSD module to match the ACPI CA 20010717 import. 2001-07-21 04:10:01 +00:00
acpi.c The API for loading tables changed (we no longer explicitly search for the 2001-07-21 04:04:03 +00:00
acpi_acad.c Add support for system power profiles; select "performance" when AC power 2001-07-07 01:46:40 +00:00
acpi_battery.c Add a new helper function for finding resources in resource buffers. 2001-07-05 07:14:30 +00:00
acpi_button.c Don't call ourselves a "control method" anything, that's not useful. 2001-07-21 04:05:08 +00:00
acpi_cmbat.c Reset timestamps of battery info. and status by thier notify handler. 2001-06-24 02:39:08 +00:00
acpi_cpu.c Use our saved copy of the FADT rather than fetching it again. 2001-07-21 04:05:32 +00:00
acpi_ec.c Merge the EC register definitions into the EC module proper, they're not 2001-07-21 04:06:44 +00:00
acpi_isa.c Update for new debug layer constant names in the ACPI CA 20010615 2001-06-29 20:32:29 +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.c Oops, have to use AcpiSetCurrentResources, not invoke the _SRS method 2001-07-07 10:12:06 +00:00
acpi_pcib_acpi.c Oops, have to use AcpiSetCurrentResources, not invoke the _SRS method 2001-07-07 10:12:06 +00:00
acpi_powerprofile.c Support for system "power profiles". Currently we support two profiles; 2001-07-07 01:45:37 +00:00
acpi_powerres.c Whoops; we get an ACPI_OBJECT back from evaluating a method, not 2001-07-09 21:24:59 +00:00
acpi_resource.c Update for new debug layer constant names in the ACPI CA 20010615 2001-06-29 20:32:29 +00:00
acpi_thermal.c Quiet the complaint about the _SCP method if it doesn't exist; it's 2001-07-07 10:17:22 +00:00
acpi_timer.c Implement a "proper" timecounter hung off the ACPI timer device. 2001-07-21 04:08:42 +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 The API for loading tables changed (we no longer explicitly search for the 2001-07-21 04:04:03 +00:00