summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/exdump.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-15ACPICA: Add starting offset parameter to common dump buffer routineBob Moore1-4/+5
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore1-1/+1
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng1-3/+6
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-11/+11
2012-06-01ACPICA: Add support for multiple notify handlersBob Moore1-10/+15
2012-06-01ACPICA: Object dump routines: Use common function for string outputBob Moore1-3/+1
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore1-2/+5
2011-01-19ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2011-01-19ACPICA: Fix issues/fault with automatic "serialized" method supportLin Ming1-1/+1
2010-07-07ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy1-1/+1
2010-07-07ACPICA: Core: Replace all %d format specifiers with %u (unsigned)Bob Moore1-2/+2
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-08-27ACPICA: Fix several pointer casts to avoid possible compile warningsBob Moore1-3/+3
2009-05-27ACPICA: New: AcpiInstallMethod - install a single control methodLin Ming1-2/+4
2009-03-27ACPICA: Remove unused code, no functional changeBob Moore1-35/+9
2009-03-26ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore1-11/+8
2009-01-09ACPICA: hide private headersLen Brown1-4/+4
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+1060