freebsd-dev/sys/dev/acpica
John Baldwin 4fc477aa52 Use AcpiWalkResources() to parse the resource list from _CRS rather than
using a home-rolled loop.  While here, add support for 64-bit address
range resources.

Silence on:	acpi@ (older version)
2011-06-21 19:29:27 +00:00
..
Osd Merge ACPICA 20110527. 2011-05-31 19:45:58 +00:00
acpi_acad.c
acpi_battery.c small cleanup of acpi battery status setting and checking 2010-12-17 16:21:30 +00:00
acpi_button.c Merge ACPICA 20101209. 2010-12-15 23:48:45 +00:00
acpi_cmbat.c small cleanup of acpi battery status setting and checking 2010-12-17 16:21:30 +00:00
acpi_cpu.c Use atomic load & store for TSC frequency. It may be overkill for amd64 but 2011-04-07 23:28:28 +00:00
acpi_dock.c
acpi_ec.c Clarify the previous commit. AcpiFinishGpe() will not clear GPE for us 2011-01-04 17:06:03 +00:00
acpi_hpet.c Decrease ACPI-fast timecounter quality to 900 and increase HPET timecounter 2011-05-23 20:12:36 +00:00
acpi_hpet.h
acpi_if.m Remove PCI_SET_POWERSTATE method from acpi.c and eradicate all PCI-specific 2010-10-19 19:53:06 +00:00
acpi_isab.c
acpi_lid.c
acpi_package.c
acpi_pci_link.c Add a forgotten change from the previous commit. 2010-11-05 20:24:26 +00:00
acpi_pci.c Don't create a device_t object or parse current resources (via _CRS) for 2011-06-17 21:19:01 +00:00
acpi_pcib_acpi.c Reimplement how PCI-PCI bridges manage their I/O windows. Previously the 2011-05-03 17:37:24 +00:00
acpi_pcib_pci.c Reimplement how PCI-PCI bridges manage their I/O windows. Previously the 2011-05-03 17:37:24 +00:00
acpi_pcib.c
acpi_pcibvar.h
acpi_perf.c
acpi_powerres.c
acpi_quirk.c
acpi_quirks
acpi_resource.c Use AcpiWalkResources() to parse the resource list from _CRS rather than 2011-06-21 19:29:27 +00:00
acpi_smbat.c small cleanup of acpi battery status setting and checking 2010-12-17 16:21:30 +00:00
acpi_smbus.h
acpi_thermal.c Correctly output the entire array for hw.acpi.thermal._ACx. 2011-04-19 20:44:43 +00:00
acpi_throttle.c
acpi_timer.c Decrease ACPI-fast timecounter quality to 900 and increase HPET timecounter 2011-05-23 20:12:36 +00:00
acpi_video.c Fix a few more SYSCTL_PROC() that were missing a CTLFLAG type specifier. 2011-01-19 00:57:58 +00:00
acpi.c Don't create a device_t object or parse current resources (via _CRS) for 2011-06-17 21:19:01 +00:00
acpiio.h small cleanup of acpi battery status setting and checking 2010-12-17 16:21:30 +00:00
acpivar.h Use AcpiWalkResources() to parse the resource list from _CRS rather than 2011-06-21 19:29:27 +00:00