.. |
Osd
|
Since DELAY() was moved, most <machine/clock.h> #includes have been
|
2006-05-16 14:37:58 +00:00 |
acpi_acad.c
|
Invert the check logic. No functional change, but I prefer this version.
|
2005-10-24 18:30:57 +00:00 |
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
|
If we're trying to use C2/3 and reads from the register are returning
|
2005-10-25 21:15:47 +00:00 |
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
|
Revert two changes I was testing regarding polling delay.
|
2005-12-06 14:51:55 +00:00 |
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
|
Be a little more forgiving of lame BIOS writers. If a link device that
|
2006-01-06 16:14:32 +00:00 |
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
|
- Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the
|
2006-01-06 19:22:19 +00:00 |
acpi_pcib_pci.c
|
- Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the
|
2006-01-06 19:22:19 +00:00 |
acpi_pcib.c
|
Force any hardwire-routed interrupts to level trigger and active low
|
2005-12-03 21:17:17 +00:00 |
acpi_pcibvar.h
|
|
|
acpi_perf.c
|
Don't flood kernel logs with "invalid _PSS package" messages.
|
2005-12-12 11:15:20 +00:00 |
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
|
Attach to the vgapci device rather than pci.
|
2005-12-20 22:42:16 +00:00 |
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 |