summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Remove useless mini-C library.Lv Zheng2013-01-032-750/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
* | ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB methodBob Moore2012-11-153-5/+95
* | ACPICA: Update for 64-bit generation of recent error message changesBob Moore2012-11-151-4/+4
* | ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAMEBob Moore2012-11-151-2/+5
* | ACPICA: Add starting offset parameter to common dump buffer routineBob Moore2012-11-156-25/+34
* | ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source baseBob Moore2012-11-152-3/+2
* | ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEsBob Moore2012-11-154-16/+49
* | ACPICA: AcpiExec: Improve algorithm for tracking memory leaksBob Moore2012-11-151-29/+71
* | ACPICA: Add debug print message for mutex objects that are force-releasedBob Moore2012-11-151-1/+5
* | ACPICA: Resource Mgr: Small fix for buffer size calculationFeng Tang2012-11-151-0/+9
* | ACPICA: Remove extra spaces after periods within commentsBob Moore2012-11-1560-187/+187
* | ACPICA: Update local C library module comments for ASCII tableBob Moore2012-11-151-130/+131
* | ACPICA: Fix for predefined name loop during ACPICA initializationRobert Moore2012-11-151-2/+2
* | ACPICA: Fix some typos in commentsBob Moore2012-11-151-1/+1
* | ACPICA: ACPICA core: Cleanup empty lines at file start and endBob Moore2012-11-1523-23/+0
* | ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore2012-11-1518-22/+27
* | ACPICA: Fix unmerged acmacros.h divergences.Lv Zheng2012-11-152-106/+57
* | ACPICA: Fix indent caused divergences.Lv Zheng2012-11-1527-79/+100
* | ACPICA: Fix AcpiSrc caused divergences.Lv Zheng2012-11-155-6/+6
* | ACPICA: Fix divergences of definition conflicts.Lv Zheng2012-11-155-38/+41
* | ACPICA: Fix unmerged debugger divergences.Lv Zheng2012-11-153-65/+100
* | ACPICA: Fix unmerged utility divergences.Lv Zheng2012-11-157-31/+1852
* | Cleanup of invalid ACPI name handling and repairBob Moore2012-11-154-33/+28
|/
* ACPICA: Table Manager: Merge duplicate code (root table)Lv Zheng2012-09-212-43/+18
* ACPICA: Add support for complex _PLD buffers.Bob Moore2012-09-213-12/+126
* ACPICA: GPE support: Remove extraneous parameter from low-level function.Feng Tang2012-09-214-16/+8
* ACPICA: Debug output: Update output for Processor object.Bob Moore2012-09-211-1/+1
* ACPICA: GPE Support: Update debug info for GPE tracing.Bob Moore2012-09-211-2/+19
* ACPICA: Add Windows8/Server2012 string for _OSI method.Bob Moore2012-09-212-0/+2
* ACPICA: Split ACPICA initialization functions to new file, utxfinit.cBob Moore2012-09-213-266/+319
* ACPICA: Enable Scope change to root during module-level code execution.Bob Moore2012-09-212-0/+28
* ACPI: delelte more BFS/GTS related definition and codeFeng Tang2012-09-211-1/+0
* Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-08-221-0/+1
|\
| * ACPI: export symbol acpi_get_table_with_sizeAlex Deucher2012-08-201-0/+1
* | ACPI: delete _GTS/_BFS supportLen Brown2012-07-304-51/+22
|/
*-. Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown2012-07-26121-1589/+1907
|\ \
| | * ACPICA: Fix possible fault in return package object repair codeBob Moore2012-07-141-1/+1
| | * ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resumeJonathan Nieder2012-07-101-22/+0
| |/ |/|
| * ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-17114-658/+658
| * ACPICA: Add new ACPI table load/unload external interfacesBob Moore2012-07-172-42/+178
| * ACPICA: Split file: tbxface.c -> tbxfload.cBob Moore2012-07-173-164/+213
| * ACPICA: Add PCC address space to space ID decode functionBob Moore2012-07-171-10/+11
| * ACPICA: Fix some comment fieldsBob Moore2012-07-179-18/+19
| * ACPICA: Table manager: deploy new firmware error/warning interfacesBob Moore2012-07-174-73/+80
| * ACPICA: Add new interfaces for BIOS(firmware) errors and warningsBob Moore2012-07-171-0/+68
| * ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore2012-07-175-112/+154
| * ACPICA: Add support for implicit notify on multiple devicesBob Moore2012-07-144-50/+109
| * ACPICA: Update comments; no functional changeBob Moore2012-07-141-3/+3
OpenPOWER on IntegriCloud