1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/sys/dev/acpica
Nate Lawson 6453365422 Clean up style and some printf messages. Note that returning anything other
than 0 for probe seems to cause a panic somewhere in sysctl kern.
2006-06-22 06:34:05 +00:00
..
Osd Since DELAY() was moved, most <machine/clock.h> #includes have been 2006-05-16 14:37:58 +00:00
acpi_acad.c
acpi_battery.c Minor sysctl cleanup. The RW flag means read|write and so it is redundant 2006-06-10 08:04:38 +00:00
acpi_button.c
acpi_cmbat.c Oops, untested code was included accidentally. 2006-04-15 16:10:53 +00:00
acpi_cpu.c
acpi_dock.c Clean up style and some printf messages. Note that returning anything other 2006-06-22 06:34:05 +00:00
acpi_ec.c
acpi_hpet.c Clean up many of the debugging messages and move them under bootverbose. 2006-06-04 08:04:19 +00:00
acpi_if.m
acpi_isab.c
acpi_lid.c
acpi_package.c
acpi_pci_link.c
acpi_pci.c Fixup some comments to allow for the fact that PCI domains are not specific 2006-05-11 22:13:21 +00:00
acpi_pcib_acpi.c
acpi_pcib_pci.c
acpi_pcib.c
acpi_pcibvar.h
acpi_perf.c
acpi_powerres.c Remove unnecessary assignment. 2006-04-21 19:06:29 +00:00
acpi_quirk.c
acpi_quirks
acpi_resource.c Don't attach special devices in the order they appear in the AML tree. 2006-05-07 03:28:10 +00:00
acpi_smbat.c Remove unused variable. 2006-02-21 03:16:58 +00:00
acpi_smbus.h
acpi_thermal.c Minor sysctl cleanup. The RW flag means read|write and so it is redundant 2006-06-10 08:04:38 +00:00
acpi_throttle.c Remove unused variable. 2006-02-21 03:15:26 +00:00
acpi_timer.c
acpi_video.c
acpi.c By default, don't disable ACPI during reboot. This appears to hang some 2006-06-11 20:31:41 +00:00
acpiio.h
acpivar.h Check in file missed in last commit. It made it into the MFC properly 2006-06-12 17:13:57 +00:00