aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/acmacros.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-18ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore1-4/+0
2014-02-27ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore1-0/+4
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2014-02-11ACPICA: Improve support for 32/64 bit physical addresses in printf().Bob Moore1-5/+9
2013-10-30ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng1-31/+0
2013-06-01ACPICA: Add BIOS error interface for predefined name validation supportBob Moore1-4/+6
2013-03-12ACPICA: Add parens within macros around parameter namesBob Moore1-2/+2
2013-03-12ACPICA: Add macros to access pointer to next object in the descriptor listJung-uk Kim1-1/+3
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Merge all debug output macros into a single file, acoutput.Bob Moore1-126/+0
2013-01-10ACPICA: Eliminate superfluous return_UINT8 and return_UINT32 macros.Bob Moore1-7/+0
2013-01-10ACPICA: DEBUG_PRINT macros: Update to improve performance.Bob Moore1-65/+67
2013-01-10ACPICA: Eliminate some small unnecessary pathname functions.Bob Moore1-0/+6
2013-01-10ACPICA: Enhance the ACPI_GETx and ACPI_SETx macros.Lv Zheng1-8/+12
2013-01-10ACPICA: Add macros to extract flag bits from resource descriptors.Bob Moore1-0/+14
2012-11-15ACPICA: Add starting offset parameter to common dump buffer routineBob Moore1-1/+1
2012-11-15ACPICA: Fix unmerged acmacros.h divergences.Lv Zheng1-104/+57
2012-09-21ACPICA: Add support for complex _PLD buffers.Bob Moore1-3/+26
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-1/+1
2012-07-17ACPICA: Fix some comment fieldsBob Moore1-2/+2
2012-03-22ACPICA: Add table-driven dispatch for sleep/wake functionsBob Moore1-0/+6
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-10-01ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output fileBob Moore1-2/+2
2010-01-22ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore1-6/+6
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-11-24ACPICA: Reduce severity of predefined repair messages, Warning to InfoBob Moore1-0/+3
2009-08-27ACPICA: Fix: Predefined object repair executed only onceBob Moore1-0/+2
2009-03-26ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore1-4/+0
2009-01-09Merge branch 'linus' into releaseLen Brown1-2/+2
2009-01-09ACPICA: hide private headersLen Brown1-0/+577