aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/nsxfname.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng1-2/+2
2013-10-31ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng1-1/+2
2013-07-23ACPICA: Fix compiler warnings for casting issues (only some compilers)Jung-uk Kim1-1/+3
2013-07-23ACPICA: Update comments about behavior when _STA does not existBob Moore1-1/+6
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Eliminate some small unnecessary pathname functions.Bob Moore1-1/+1
2013-01-10ACPICA: AcpiGetObjectInfo: optimize exit for mutex failure.Bob Moore1-1/+1
2013-01-10ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.Lv Zheng1-7/+7
2012-11-15ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB methodBob Moore1-5/+24
2012-11-15ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source baseBob Moore1-2/+1
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore1-3/+3
2012-11-15ACPICA: Fix divergences of definition conflicts.Lv Zheng1-14/+14
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-8/+8
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-10-31acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2011-01-18ACPICA: Fix issues/fault with automatic "serialized" method supportLin Ming1-3/+2
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-12-15ACPICA: Update internal namespace node/handle interfacesBob Moore1-5/+5
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore1-55/+182
2009-05-27ACPICA: New: AcpiInstallMethod - install a single control methodLin Ming1-0/+150
2009-01-09ACPICA: hide private headersLen Brown1-2/+2
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+360