freebsd-dev/sys/dev/acpica
Poul-Henning Kamp 78a49a45bc Give timecounters a numeric quality field.
A timecounter will be selected when registered if its quality is
not negative and no less than the current timecounters.

Add a sysctl to report all available timecounters and their qualities.

Give the dummy timecounter a solid negative quality of minus a million.

Give the i8254 zero and the ACPI 1000.

The TSC gets 800, unless APM or SMP forces it negative.

Other timecounters default to zero quality and thereby retain current
selection behaviour.
2003-08-16 08:23:53 +00:00
..
Osd Fix build breakage on ia64. The second argument of AcpiOsReadable() 2003-07-14 02:42:15 +00:00
acpi_acad.c Revert part of rev. 1.16 -- reinstate system notify handler. It turns out 2003-08-15 06:33:11 +00:00
acpi_battery.c Style cleanups to match the rest of this directory. For acpi_battery.c, 2003-08-11 15:34:43 +00:00
acpi_button.c Style cleanups to match the rest of this directory. For acpi_battery.c, 2003-08-11 15:34:43 +00:00
acpi_cmbat.c De-inline functions which do not need to be inline. Move the DEVMETHOD 2003-08-15 02:18:15 +00:00
acpi_cpu.c More useful announce message containing current speed of CPU 2003-01-23 22:18:14 +00:00
acpi_ec.c Add and document the hw.acpi.ec.poll_timeout tunable. 2003-07-30 16:22:53 +00:00
acpi_isab.c Fix a bogon in the previous commit. When suppressing multiple isab 2003-07-17 19:13:41 +00:00
acpi_lid.c Catch up to changes in acpivar.h to add support for using ACPI on 2002-10-16 17:28:53 +00:00
acpi_pci_link.c Update code to work with 0619 dist 2003-07-13 22:57:16 +00:00
acpi_pci.c Add a new PCI interface method, assign_interrupt, to determine the 2003-07-01 14:08:33 +00:00
acpi_pcib_acpi.c Consistently use the BSD u_int and u_short instead of the SYSV uint and 2003-08-07 15:04:27 +00:00
acpi_pcib_pci.c Make sure that ACPI PCI driver probe routine call pci_cfgregopen() 2002-10-05 02:16:49 +00:00
acpi_pcib.c Update code to work with 0619 dist 2003-07-13 22:57:16 +00:00
acpi_pcibvar.h Add code for ACPI PCI link object manipulation. 2002-10-05 02:01:05 +00:00
acpi_powerres.c Catch up to changes in acpivar.h to add support for using ACPI on 2002-10-16 17:28:53 +00:00
acpi_resource.c Fix a De Morgan bug: If we only expect a memory range OR an 2002-12-23 03:48:59 +00:00
acpi_thermal.c Catch up to changes in acpivar.h to add support for using ACPI on 2002-10-16 17:28:53 +00:00
acpi_timer.c Give timecounters a numeric quality field. 2003-08-16 08:23:53 +00:00
acpi.c Fix a couple changes that were incorrect in updating for 0619. Only unlock 2003-08-15 02:10:38 +00:00
acpica_support.c Resolve conflicts arising from the ACPI CA 20020611 import. 2002-07-09 17:54:02 +00:00
acpica_support.h Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support. 2001-11-06 15:00:30 +00:00
acpiio.h Fix wrong member variable ordering of struct acpi_bif. 2002-08-09 07:08:53 +00:00
acpivar.h Add ECDT (ACPI 2.0) support. This allows the EC to be enabled before the 2003-07-20 00:48:38 +00:00