aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/acutils.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 the conditions to enable the utility resource dump strings.Lv Zheng1-1/+1
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-10-30ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng1-6/+0
2013-10-30ACPICA: Add safe versions of common string functions.Bob Moore1-0/+11
2013-07-23ACPICA: Add acpi_update_interfaces() public interfaceLv Zheng1-0/+2
2013-07-23ACPICA: Disassembler: Expand maximum output string length to 64KBob Moore1-1/+1
2013-06-16ACPICA: Update interface to acpi_ut_valid_acpi_name()Bob Moore1-1/+1
2013-06-16ACPICA: Split internal error msg routines to a separate fileBob Moore1-0/+42
2013-06-01ACPICA: Add BIOS error interface for predefined name validation supportBob Moore1-0/+6
2013-04-12ACPICA: Remove FORCE_DELETE option for global reference count mechanismBob Moore1-1/+2
2013-04-12ACPICA: _OSI Support: handle any errors from acpi_os_acquire_mutex()Jung-uk Kim1-1/+1
2013-04-12ACPICA: Predefine names: Add allowed argument types to master info tableBob Moore1-0/+20
2013-03-12ACPICA: Add exception descriptions to exception info tableBob Moore1-1/+2
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-11ACPICA: Source restructuring: split large files into 8 new files.Bob Moore1-22/+28
2013-01-10ACPICA: Debugger: Major update for the Disassemble<method> command.Bob Moore1-2/+5
2012-11-15ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB methodBob Moore1-0/+4
2012-11-15ACPICA: Add starting offset parameter to common dump buffer routineBob Moore1-2/+3
2012-11-15ACPICA: Fix divergences of definition conflicts.Lv Zheng1-3/+3
2012-11-15ACPICA: Fix unmerged utility divergences.Lv Zheng1-15/+36
2012-11-15Cleanup of invalid ACPI name handling and repairBob Moore1-1/+1
2012-06-01ACPICA: iASL: Improved pathname supportBob Moore1-0/+2
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2012-01-17ACPICA: Add support for region address conflict checkingLin Ming1-0/+18
2012-01-17ACPI 5.0: Support for all new resource descriptorsLin Ming1-0/+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-12/+27
2010-10-01ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming1-2/+15
2010-01-22ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore1-12/+8
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-11-24ACPICA: New internal utility function to create Integer objectsBob Moore1-0/+2
2009-11-24ACPICA: Reduce severity of predefined repair messages, Warning to InfoBob Moore1-0/+5
2009-08-27ACPICA: Fix: Predefined object repair executed only onceBob Moore1-0/+6
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore1-9/+15
2009-03-27ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore1-0/+15
2009-01-09ACPICA: hide private headersLen Brown1-0/+549