freebsd-src/sys/dev/acpica
Christian Brueffer 889608790b Fix typos and add spaces before `(' in some comments
Submitted by:	markus
Approved by:	njl
MFC after:	3 days
2004-06-22 08:23:26 +00:00
..
Osd Remove compat code and unused lock declarations. 2004-06-18 17:58:11 +00:00
acpi.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
acpi_acad.c Add support to ACPI to manage its own resources. Previously, resource 2004-06-13 22:52:30 +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 Add support to ACPI to manage its own resources. Previously, resource 2004-06-13 22:52:30 +00:00
acpi_cmbat.c Add support to ACPI to manage its own resources. Previously, resource 2004-06-13 22:52:30 +00:00
acpi_cpu.c Add more precision to the cx_usage sysctl output and special-case 0%. 2004-06-19 02:27:23 +00:00
acpi_ec.c Add support to ACPI to manage its own resources. Previously, resource 2004-06-13 22:52:30 +00:00
acpi_isab.c Add support to ACPI to manage its own resources. Previously, resource 2004-06-13 22:52:30 +00:00
acpi_lid.c Add support to ACPI to manage its own resources. Previously, resource 2004-06-13 22:52:30 +00:00
acpi_package.c Add support for packages as the first element of _PRW. This may allow 2004-04-09 06:40:03 +00:00
acpi_pci.c Remove accidental change. 2004-06-07 21:44:01 +00:00
acpi_pci_link.c Revert the removal of the initial_irq hack for now as this code is more 2004-06-14 18:54:14 +00:00
acpi_pcib.c - Use PCI_INVALID_IRQ macro rather than a magic number. 2004-06-07 17:36:22 +00:00
acpi_pcib_acpi.c Add support to ACPI to manage its own resources. Previously, resource 2004-06-13 22:52:30 +00:00
acpi_pcib_pci.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
acpi_pcibvar.h Add code for ACPI PCI link object manipulation. 2002-10-05 02:01:05 +00:00
acpi_powerres.c Avoid printing extraneous warning messages when trying to switch a device 2004-06-07 21:39:15 +00:00
acpi_resource.c Add support to ACPI to manage its own resources. Previously, resource 2004-06-13 22:52:30 +00:00
acpi_thermal.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
acpi_timer.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
acpi_video.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
acpiio.h Fix typos and add spaces before `(' in some comments 2004-06-22 08:23:26 +00:00
acpivar.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00