freebsd-dev/sys/dev/acpica
Mike Smith 787fa5b805 Implement a "proper" timecounter hung off the ACPI timer device.
This code is based on the mp_clock code by phk.  It attempts to
detect the PIIX4 (see comments for details) and use a workaround
for its problems.

This code is experimental, and could use some testing and review by a
timekeeping enthusiast.
2001-07-21 04:08:42 +00:00
..
Osd We haven't used this for ages, and we're not going to either. 2001-07-20 09:44:55 +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
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
acpi_pcib_acpi.c Oops, have to use AcpiSetCurrentResources, not invoke the _SRS method 2001-07-07 10:12:06 +00:00
acpi_pcib.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
acpi.c The API for loading tables changed (we no longer explicitly search for the 2001-07-21 04:04:03 +00:00
acpiio.h
acpivar.h The API for loading tables changed (we no longer explicitly search for the 2001-07-21 04:04:03 +00:00