freebsd-dev/sys/dev/acpica
Nate Lawson f4e6d08d46 MPSAFE locking
* Serialize access to acpi_pci_set_powerstate_method().
2004-08-13 06:21:58 +00:00
..
Osd Update for the KDB framework: 2004-07-10 20:56:43 +00:00
acpi_acad.c MPSAFE locking 2004-08-13 06:21:36 +00:00
acpi_battery.c MPSAFE locking 2004-08-13 06:21:41 +00:00
acpi_button.c Move flags into a private ivar so it can't collide with device flags. 2004-06-30 16:08:03 +00:00
acpi_cmbat.c MPSAFE locking 2004-08-13 06:21:44 +00:00
acpi_cpu.c MPSAFE locking 2004-08-13 06:21:47 +00:00
acpi_ec.c MPSAFE locking 2004-08-13 06:21:53 +00:00
acpi_if.m Update the interface for child drivers. Add acpi_scan_children, which 2004-07-15 16:29:08 +00:00
acpi_isab.c Use the acpi_id_probe() method instead of acpi_MatchHid(), which is now 2004-06-29 19:02:27 +00:00
acpi_lid.c MPSAFE locking 2004-08-13 06:21:55 +00:00
acpi_package.c
acpi_pci_link.c Skip dependent functions when finding the resource from _PRS to use for 2004-08-12 17:06:05 +00:00
acpi_pci.c MPSAFE locking 2004-08-13 06:21:58 +00:00
acpi_pcib_acpi.c Re-work ACPI PCI IRQ routing (_PRT, link devices). The old approach was 2004-08-11 14:52:50 +00:00
acpi_pcib_pci.c Re-work ACPI PCI IRQ routing (_PRT, link devices). The old approach was 2004-08-11 14:52:50 +00:00
acpi_pcib.c Only print the link name if there is a link. For the hardwired case, don't 2004-08-12 17:04:19 +00:00
acpi_pcibvar.h Re-work ACPI PCI IRQ routing (_PRT, link devices). The old approach was 2004-08-11 14:52:50 +00:00
acpi_powerres.c Add missing function debug trace macros to the new powerres functions. 2004-06-30 20:31:13 +00:00
acpi_quirk.c Add the table quirk matching code. It matches rules defined in acpi_quirks 2004-06-30 04:45:32 +00:00
acpi_quirks Use a default of the FADT for matching CreatorId quirks. Use XSDT to mean 2004-06-29 14:32:06 +00:00
acpi_resource.c Use the acpi_id_probe() method instead of acpi_MatchHid(), which is now 2004-06-29 19:02:27 +00:00
acpi_thermal.c
acpi_timer.c Reinsert the bus space handle and tag, they are needed for the timer test. 2004-07-22 05:42:14 +00:00
acpi_video.c Fix a bug where an item was being removed from a list without using 2004-07-24 17:51:22 +00:00
acpi.c MPSAFE locking 2004-08-13 06:21:32 +00:00
acpiio.h Fix typos and add spaces before `(' in some comments 2004-06-22 08:23:26 +00:00
acpivar.h MPSAFE locking 2004-08-13 06:21:19 +00:00