aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida1-1/+1
2012-11-15ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB methodBob Moore3-5/+95
2012-11-15ACPICA: Update for 64-bit generation of recent error message changesBob Moore1-4/+4
2012-11-15ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAMEBob Moore1-2/+5
2012-11-15ACPICA: Add starting offset parameter to common dump buffer routineBob Moore6-25/+34
2012-11-15ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source baseBob Moore2-3/+2
2012-11-15ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEsBob Moore4-16/+49
2012-11-15ACPICA: AcpiExec: Improve algorithm for tracking memory leaksBob Moore1-29/+71
2012-11-15ACPICA: Add debug print message for mutex objects that are force-releasedBob Moore1-1/+5
2012-11-15ACPICA: Resource Mgr: Small fix for buffer size calculationFeng Tang1-0/+9
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore60-187/+187
2012-11-15ACPICA: Update local C library module comments for ASCII tableBob Moore1-130/+131
2012-11-15ACPICA: Fix for predefined name loop during ACPICA initializationRobert Moore1-2/+2
2012-11-15ACPICA: Fix some typos in commentsBob Moore1-1/+1
2012-11-15ACPICA: ACPICA core: Cleanup empty lines at file start and endBob Moore23-23/+0
2012-11-15ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore18-22/+27
2012-11-15ACPICA: Fix unmerged acmacros.h divergences.Lv Zheng2-106/+57
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng27-79/+100
2012-11-15ACPICA: Fix AcpiSrc caused divergences.Lv Zheng5-6/+6
2012-11-15ACPICA: Fix divergences of definition conflicts.Lv Zheng5-38/+41
2012-11-15ACPICA: Fix unmerged debugger divergences.Lv Zheng3-65/+100
2012-11-15ACPICA: Fix unmerged utility divergences.Lv Zheng7-31/+1852
2012-11-15Cleanup of invalid ACPI name handling and repairBob Moore4-33/+28
2012-09-21ACPICA: Table Manager: Merge duplicate code (root table)Lv Zheng2-43/+18
2012-09-21ACPICA: Add support for complex _PLD buffers.Bob Moore3-12/+126
2012-09-21ACPICA: GPE support: Remove extraneous parameter from low-level function.Feng Tang4-16/+8
2012-09-21ACPICA: Debug output: Update output for Processor object.Bob Moore1-1/+1
2012-09-21ACPICA: GPE Support: Update debug info for GPE tracing.Bob Moore1-2/+19
2012-09-21ACPICA: Add Windows8/Server2012 string for _OSI method.Bob Moore2-0/+2
2012-09-21ACPICA: Split ACPICA initialization functions to new file, utxfinit.cBob Moore3-266/+319
2012-09-21ACPICA: Enable Scope change to root during module-level code execution.Bob Moore2-0/+28
2012-09-21ACPI: delelte more BFS/GTS related definition and codeFeng Tang1-1/+0
2012-08-22Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie1-0/+1
2012-08-20ACPI: export symbol acpi_get_table_with_sizeAlex Deucher1-0/+1
2012-07-30ACPI: delete _GTS/_BFS supportLen Brown4-51/+22
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into releaseLen Brown121-1589/+1907
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore114-658/+658
2012-07-17ACPICA: Add new ACPI table load/unload external interfacesBob Moore2-42/+178
2012-07-17ACPICA: Split file: tbxface.c -> tbxfload.cBob Moore3-164/+213
2012-07-17ACPICA: Add PCC address space to space ID decode functionBob Moore1-10/+11
2012-07-17ACPICA: Fix some comment fieldsBob Moore9-18/+19
2012-07-17ACPICA: Table manager: deploy new firmware error/warning interfacesBob Moore4-73/+80
2012-07-17ACPICA: Add new interfaces for BIOS(firmware) errors and warningsBob Moore1-0/+68
2012-07-17ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore5-112/+154
2012-07-14ACPICA: Fix possible fault in return package object repair codeBob Moore1-1/+1
2012-07-14ACPICA: Add support for implicit notify on multiple devicesBob Moore4-50/+109
2012-07-14ACPICA: Update comments; no functional changeBob Moore1-3/+3
2012-07-14ACPICA: Utilities: conditionally compile backslash removal functionBob Moore1-0/+2
2012-07-14ACPICA: Disassembler: Emit descriptions for ACPI predefined namesBob Moore2-0/+23