summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
* Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."'Rafael J. Wysocki2015-07-031-3/+10
* ACPICA: Comment update, no functional changegongzg2015-07-011-3/+2
* ACPICA: Split C library prototypes to new headerBob Moore2015-07-012-58/+3
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-0150-255/+241
* ACPICA: Cleanup output for the ASL Debug objectBob Moore2015-07-014-6/+50
* ACPICA: Update for acpi_install_table memory typesZhang Rui2015-07-011-2/+2
* ACPICA: Namespace: Change namespace override to avoid node deletionBob Moore2015-07-011-4/+19
* ACPICA: Namespace: Add support of OSDT tableBob Moore2015-07-013-2/+14
* ACPICA: Namespace: Add support to allow overriding objectsLv Zheng2015-07-015-7/+44
* ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit2015-07-015-4/+148
* ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2015-07-011-4/+6
* ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACSLv Zheng2015-07-013-20/+73
* ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng2015-07-014-20/+39
* ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng2015-07-011-18/+53
* ACPICA: Linuxize: Replace __FUNCTION__ with __func__Lv Zheng2015-06-241-2/+2
* ACPICA: Linuxize: Reduce divergences for 20150616 releaseLv Zheng2015-06-235-5/+4
* ACPICA: ACPI 6.0: Add support for NFIT table.Bob Moore2015-05-221-2/+2
* ACPICA: acpi_help: Add option to display all known/supported ACPI tables.Bob Moore2015-05-221-0/+5
* ACPICA: iASL/disassembler - fix possible fault for -e option.Bob Moore2015-05-223-4/+13
* ACPICA: Hardware: Fix a resource leak issue in acpi_hw_build_pci_list().Lv Zheng2015-05-221-5/+4
* ACPICA: Dispatcher: Fix a resource leak issue in acpi_ds_auto_serialize_metho...Lv Zheng2015-05-221-3/+2
* ACPICA: iASL: Enhance detection of non-ascii or corrupted input files.Bob Moore2015-05-222-6/+3
* ACPICA: Parser: Move a couple externals to the proper header.Bob Moore2015-05-222-3/+3
* ACPICA: ACPI 6.0: Add support for new predefined names.Bob Moore2015-05-224-4/+66
* Revert "ACPICA: Permanently set _REV to the value '2'."Rafael J. Wysocki2015-05-131-10/+3
* ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki2015-04-152-9/+7
* ACPICA: Fix a couple issues with the local printf module.Lv Zheng2015-04-141-5/+8
* ACPICA: Add "//" before ascii output of buffers.Bob Moore2015-04-141-0/+8
* ACPICA: Remove unused internal AML opcode.Bob Moore2015-04-141-1/+0
* ACPICA: Permanently set _REV to the value '2'.Bob Moore2015-04-141-3/+10
* ACPICA: Add "Windows 2015" string to _OSI support.Bob Moore2015-04-141-0/+1
* ACPICA: Add infrastructure for External() opcode.Bob Moore2015-04-147-4/+35
* ACPICA: iASL: Enhancement for constant folding.Bob Moore2015-04-141-5/+0
* ACPICA: iASL/Disassembler: Add option to assume table contains valid AML.Bob Moore2015-04-141-0/+1
* ACPICA: Update AML Debugger global variables.Bob Moore2015-04-141-3/+1
* ACPICA: Update Resource descriptor dump module.Bob Moore2015-04-142-116/+117
* ACPICA: Casting changes around acpi_physical_address/acpi_size.Bob Moore2015-04-141-2/+2
* ACPICA: Resources: Correct conditional compilation definitions.Lv Zheng2015-04-142-0/+4
* ACPICA: Utilities: Correct conditional compilation definitions.Lv Zheng2015-04-143-2/+16
* ACPICA: Tables: Move an iasl specific table function to iasl source file.Lv Zheng2015-04-143-48/+20
* ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push().Rickard Strandqvist2015-04-142-40/+0
* ACPICA: Applications: Remove use of __DATE__ macro.Rasmus Villemoes2015-04-141-4/+4
* ACPICA: Events: Add support to return both enable/status register values for ...Lv Zheng2015-04-142-3/+15
* ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...Octavian Purdila2015-04-141-1/+0
* ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng2015-04-149-44/+25
* ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng2015-04-145-43/+39
* ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng2015-04-143-11/+11
* ACPICA: Executer: Cleanup to remove an unnecessary conversion.Lv Zheng2015-04-141-1/+2
* ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng2015-04-141-3/+4
* ACPICA: Linuxize: Reduce divergences for 20150410 release.Lv Zheng2015-04-145-6/+4
OpenPOWER on IntegriCloud