Age | Commit message (Expand) | Author | Files | Lines |
2013-01-03 | ACPICA: Remove useless mini-C library. | Lv Zheng | 2 | -750/+1 |
2012-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-11-19 | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida | 1 | -1/+1 |
2012-11-15 | ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method | Bob Moore | 3 | -5/+95 |
2012-11-15 | ACPICA: Update for 64-bit generation of recent error message changes | Bob Moore | 1 | -4/+4 |
2012-11-15 | ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAME | Bob Moore | 1 | -2/+5 |
2012-11-15 | ACPICA: Add starting offset parameter to common dump buffer routine | Bob Moore | 6 | -25/+34 |
2012-11-15 | ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source base | Bob Moore | 2 | -3/+2 |
2012-11-15 | ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEs | Bob Moore | 4 | -16/+49 |
2012-11-15 | ACPICA: AcpiExec: Improve algorithm for tracking memory leaks | Bob Moore | 1 | -29/+71 |
2012-11-15 | ACPICA: Add debug print message for mutex objects that are force-released | Bob Moore | 1 | -1/+5 |
2012-11-15 | ACPICA: Resource Mgr: Small fix for buffer size calculation | Feng Tang | 1 | -0/+9 |
2012-11-15 | ACPICA: Remove extra spaces after periods within comments | Bob Moore | 60 | -187/+187 |
2012-11-15 | ACPICA: Update local C library module comments for ASCII table | Bob Moore | 1 | -130/+131 |
2012-11-15 | ACPICA: Fix for predefined name loop during ACPICA initialization | Robert Moore | 1 | -2/+2 |
2012-11-15 | ACPICA: Fix some typos in comments | Bob Moore | 1 | -1/+1 |
2012-11-15 | ACPICA: ACPICA core: Cleanup empty lines at file start and end | Bob Moore | 23 | -23/+0 |
2012-11-15 | ACPICA: Audit/update for ACPICA return macros and debug depth counter | Bob Moore | 18 | -22/+27 |
2012-11-15 | ACPICA: Fix unmerged acmacros.h divergences. | Lv Zheng | 2 | -106/+57 |
2012-11-15 | ACPICA: Fix indent caused divergences. | Lv Zheng | 27 | -79/+100 |
2012-11-15 | ACPICA: Fix AcpiSrc caused divergences. | Lv Zheng | 5 | -6/+6 |
2012-11-15 | ACPICA: Fix divergences of definition conflicts. | Lv Zheng | 5 | -38/+41 |
2012-11-15 | ACPICA: Fix unmerged debugger divergences. | Lv Zheng | 3 | -65/+100 |
2012-11-15 | ACPICA: Fix unmerged utility divergences. | Lv Zheng | 7 | -31/+1852 |
2012-11-15 | Cleanup of invalid ACPI name handling and repair | Bob Moore | 4 | -33/+28 |
2012-09-21 | ACPICA: Table Manager: Merge duplicate code (root table) | Lv Zheng | 2 | -43/+18 |
2012-09-21 | ACPICA: Add support for complex _PLD buffers. | Bob Moore | 3 | -12/+126 |
2012-09-21 | ACPICA: GPE support: Remove extraneous parameter from low-level function. | Feng Tang | 4 | -16/+8 |
2012-09-21 | ACPICA: Debug output: Update output for Processor object. | Bob Moore | 1 | -1/+1 |
2012-09-21 | ACPICA: GPE Support: Update debug info for GPE tracing. | Bob Moore | 1 | -2/+19 |
2012-09-21 | ACPICA: Add Windows8/Server2012 string for _OSI method. | Bob Moore | 2 | -0/+2 |
2012-09-21 | ACPICA: Split ACPICA initialization functions to new file, utxfinit.c | Bob Moore | 3 | -266/+319 |
2012-09-21 | ACPICA: Enable Scope change to root during module-level code execution. | Bob Moore | 2 | -0/+28 |
2012-09-21 | ACPI: delelte more BFS/GTS related definition and code | Feng Tang | 1 | -1/+0 |
2012-08-22 | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 1 | -0/+1 |
2012-08-20 | ACPI: export symbol acpi_get_table_with_size | Alex Deucher | 1 | -0/+1 |
2012-07-31 | ACPI: delete _GTS/_BFS support | Len Brown | 4 | -51/+22 |
2012-07-26 | Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid... | Len Brown | 121 | -1589/+1907 |
2012-07-17 | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore | 114 | -658/+658 |
2012-07-17 | ACPICA: Add new ACPI table load/unload external interfaces | Bob Moore | 2 | -42/+178 |
2012-07-17 | ACPICA: Split file: tbxface.c -> tbxfload.c | Bob Moore | 3 | -164/+213 |
2012-07-17 | ACPICA: Add PCC address space to space ID decode function | Bob Moore | 1 | -10/+11 |
2012-07-17 | ACPICA: Fix some comment fields | Bob Moore | 9 | -18/+19 |
2012-07-17 | ACPICA: Table manager: deploy new firmware error/warning interfaces | Bob Moore | 4 | -73/+80 |
2012-07-17 | ACPICA: Add new interfaces for BIOS(firmware) errors and warnings | Bob Moore | 1 | -0/+68 |
2012-07-17 | ACPICA: Split exception code utilities to a new file, utexcep.c | Bob Moore | 5 | -112/+154 |
2012-07-14 | ACPICA: Fix possible fault in return package object repair code | Bob Moore | 1 | -1/+1 |
2012-07-14 | ACPICA: Add support for implicit notify on multiple devices | Bob Moore | 4 | -50/+109 |
2012-07-14 | ACPICA: Update comments; no functional change | Bob Moore | 1 | -3/+3 |
2012-07-14 | ACPICA: Utilities: conditionally compile backslash removal function | Bob Moore | 1 | -0/+2 |