freebsd-dev/sys/dev/acpica
John Baldwin b661868711 Further refine the probe order of devices to more closely match the previous
behavior.  Specifically, probe Host-PCI bridges in the order they are
encountered in the tree.  For CPUs, just use an order of 100000 and assume
that no Host-PCI bridges will be more than 10000 levels deep in the
namespace.  This fixes an issue on some boxes where the HPET timer stopped
attaching.
2008-07-23 15:13:06 +00:00
..
Osd GPE lock may recurse on resume path. 2008-04-05 14:21:01 +00:00
acpi_acad.c
acpi_battery.c
acpi_button.c
acpi_cmbat.c
acpi_cpu.c Update the list of Cx states when ACPICA notifies us. Usually, this 2008-04-12 12:06:00 +00:00
acpi_dock.c
acpi_ec.c
acpi_hpet.c Add a header containing constants for the various HPET registers and their 2008-01-16 18:47:07 +00:00
acpi_hpet.h Add a header containing constants for the various HPET registers and their 2008-01-16 18:47:07 +00:00
acpi_if.m
acpi_isab.c
acpi_lid.c
acpi_package.c
acpi_pci_link.c
acpi_pci.c
acpi_pcib_acpi.c
acpi_pcib_pci.c
acpi_pcib.c
acpi_pcibvar.h
acpi_perf.c
acpi_powerres.c
acpi_quirk.c
acpi_quirks
acpi_resource.c
acpi_smbat.c
acpi_smbus.h
acpi_thermal.c Initialize tz_active to a new constant TZ_ACTIVE_UNKNOWN and make no 2008-04-25 16:45:13 +00:00
acpi_throttle.c
acpi_timer.c
acpi_video.c
acpi.c Further refine the probe order of devices to more closely match the previous 2008-07-23 15:13:06 +00:00
acpiio.h
acpivar.h Rework how the nexus(4) device works on x86 to better handle the idea of 2008-03-13 20:39:04 +00:00