aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-08[ACPI] limit scope of various globals to staticLen Brown1-2/+2
2005-01-24MergeLen Brown1-4/+4
2005-01-20[PATCH] acpi build fixAndrew Morton1-0/+2
2005-01-07[ACPI] Use kernel.h for ARRAY_SIZE() instead of using local NUM_OF().Len Brown1-4/+4
2004-09-01[ACPI] debugging enhancements (Yi Zhu)Len Brown1-2/+103
2004-05-28[PATCH] sparse: acpi __user annotationAlexander Viro1-1/+1
2003-02-12acpi: make source files look for headers in <acpi/ (top level files)Patrick Mochel1-1/+1
2002-09-12ACPI: Move per-componet defines into component files. Only share in headers w...Patrick Mochel1-0/+3
2002-09-12ACPI: set acpi_disabled = 1 if acpi_bus_init() fails, and check this in thePatrick Mochel1-0/+3
2002-09-11ACPI: break procfs handlers for acpi events and debug levels out of drivers/a...Patrick Mochel1-0/+124