summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
...
* ACPICA: Resource Manager: Add a pointer cast for a namespace node.Rafael J. Wysocki2013-01-101-1/+3
* ACPICA: Add time macros for various timer/time manipulation.Bob Moore2013-01-103-5/+6
* ACPICA: Lint changes, no functional change.Bob Moore2013-01-102-5/+6
* ACPICA: Add root node optimization to internal get namespace node function.Bob Moore2013-01-101-0/+9
* ACPICA: Eliminate some small unnecessary pathname functions.Bob Moore2013-01-108-65/+22
* ACPICA: Change exception code for LoadTable operator.Bob Moore2013-01-101-3/+4
* ACPICA: Resources: New interface, AcpiWalkResourceBuffer.Bob Moore2013-01-101-31/+70
* ACPICA: AcpiGetObjectInfo: optimize exit for mutex failure.Bob Moore2013-01-101-1/+1
* ACPICA: Resource Manager: update template walking with ACPI_NEXT_RESOURCE.Lv Zheng2013-01-101-3/+1
* ACPICA: Enhance the ACPI_GETx and ACPI_SETx macros.Lv Zheng2013-01-103-45/+54
* ACPICA: Add macros to extract flag bits from resource descriptors.Bob Moore2013-01-101-0/+14
* ACPICA: Disassembler: Add new ACPI 5 interrupt sharing flags.Bob Moore2013-01-102-4/+6
* ACPICA: Debugger: Major update for the Disassemble<method> command.Bob Moore2013-01-105-44/+52
* ACPICA: Performance: Remove function tracing from critical allocation functions.Bob Moore2013-01-104-47/+43
* ACPICA: Performance enhancement for ACPI package objects.Chao Guan2013-01-101-9/+33
* ACPICA: Fix possible memory leak.Jesper Juhl2013-01-101-1/+2
* ACPICA: Update initialization codes.Lv Zheng2013-01-101-1/+2
* ACPICA: Enhance error messages.Lv Zheng2013-01-102-5/+5
* ACPICA: Fix broken call depth tracing logic.Lv Zheng2013-01-102-3/+2
* ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.Lv Zheng2013-01-1011-35/+37
* ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng2013-01-1023-52/+47
* ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng2013-01-1015-38/+34
* ACPICA: Update codes under disabled build options.Lv Zheng2013-01-106-3/+40
* ACPICA: Cleanup updated comments.Lv Zheng2013-01-1024-69/+80
* 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
OpenPOWER on IntegriCloud