aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/acpica/acpi_dock.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused assignment.Jung-uk Kim2010-06-111-3/+0
* Merge ACPICA 20091112.Jung-uk Kim2009-11-161-3/+3
* Temporarily revert the new-bus locking for 8.0 release. It will beJohn Baldwin2009-08-201-4/+4
* Make the newbus subsystem Giant free by adding the new newbus sxlock.Attilio Rao2009-08-021-4/+4
* Import ACPICA 20090521.Jung-uk Kim2009-06-051-2/+3
* Use ACPICA defined value for notification rather than locally defined one.Takanori Watanabe2007-05-311-8/+3
* Catch up with ACPI-CA 20070320 import.Jung-uk Kim2007-03-221-1/+1
* Remove the global dock variable. Each dock device should be able toNate Lawson2006-08-081-38/+33
* Clean up style and some printf messages. Note that returning anything otherNate Lawson2006-06-221-94/+60
* o Correct a path to include.Maxim Konovalov2006-04-161-1/+1
* Import ACPI Dock Station support. Note that this is still very young.Mitsuru IWASAKI2006-04-151-0/+583