summaryrefslogtreecommitdiff
path: root/drivers/acpi/debug.c
AgeCommit message (Expand)Author
2009-09-19acpi: switch /proc/acpi/{debug_layer,debug_level} to seq_fileAlexey Dobriyan
2009-04-05Merge branch 'acpi-modparam' into releaseLen Brown
2009-04-02ACPI: simplify module_param namespaceRusty Russell
2009-03-27ACPI: call acpi_debug_init() explicitly rather than as initcallBjorn Helgaas
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming
2008-11-07ACPI: add driver component definitions to sysfs debug_layersBjorn Helgaas
2008-10-22ACPICA: Remove obsolete debug levels (WARN and ERROR)Bob Moore
2007-11-19ACPI: add control method tracing supportZhang Rui
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown
2007-01-28ACPI: add ACPI debug attribute in sysfsZhang Rui
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger
2005-08-05[ACPI] Lindent all ACPI filesLen Brown
2005-03-08[ACPI] limit scope of various globals to staticLen Brown
2005-01-24MergeLen Brown
2005-01-20[PATCH] acpi build fixAndrew Morton
2005-01-07[ACPI] Use kernel.h for ARRAY_SIZE() instead of using local NUM_OF().Len Brown
2004-09-01[ACPI] debugging enhancements (Yi Zhu)Len Brown
2004-05-28[PATCH] sparse: acpi __user annotationAlexander Viro
2003-02-12acpi: make source files look for headers in <acpi/ (top level files)Patrick Mochel
2002-09-12ACPI: Move per-componet defines into component files. Only share in headers w...Patrick Mochel
2002-09-12ACPI: set acpi_disabled = 1 if acpi_bus_init() fails, and check this in thePatrick Mochel
2002-09-11ACPI: break procfs handlers for acpi events and debug levels out of drivers/a...Patrick Mochel