aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAge
* ACPICA: Namespace: Remove _PRP method support.Lv Zheng2014-06-03
* ACPICA: Tables: Add mechanism to control early table checksum verification.Lv Zheng2014-05-31
* ACPICA: Events: Update GPE handling and initialization code.Bob Moore2014-05-06
* ACPICA: Remove extraneous error message for large number of GPEs.Bob Moore2014-05-06
* ACPICA: Tables: Remove old mechanism to validate if XSDT contains NULL entries.Lv Zheng2014-05-06
* ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.Lv Zheng2014-05-06
* ACPICA: OSL: Add configurability for error message functions.Lv Zheng2014-05-06
* ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI...Lv Zheng2014-05-06
* ACPICA: Update handling of PCI ID lists.David E. Box2014-05-06
* ACPICA: Add support for _LPD and _PRP methods.Bob Moore2014-05-06
* ACPICA: Update acpi_buffer_to_resource interface.Bob Moore2014-05-06
* ACPICA: Update global variable definitions. No functional change.Lv Zheng2014-05-06
* ACPICA: Utilities: Deploy ACPI_DEBUGGER_EXEC for ACPI_DEBUGGER enabled code i...Lv Zheng2014-05-06
* ACPICA: Utilities: Cleanup obsoleted global variables.Lv Zheng2014-05-06
* Merge back earlier ACPICA material.Rafael J. Wysocki2014-05-06
|\
| * Merge back earlier ACPICA material.Rafael J. Wysocki2014-04-28
| |\
| | * ACPICA: acpidump: Update new structures and add missing file.Lv Zheng2014-04-20
| | * ACPICA: acpidump: Add support to generate acpidump release.Lv Zheng2014-04-20
| | * ACPICA: Table Manager: Split tbinstal.c into two files.Bob Moore2014-04-20
| | * ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore2014-04-20
| | * ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng2014-04-20
| | * ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng2014-04-20
| | * ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng2014-04-20
| | * ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng2014-04-20
| | * ACPICA: Tables: Fix unbalanced table validations.Lv Zheng2014-04-20
| | * ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.Lv Zheng2014-04-20
| | * ACPICA: Tables: Fix multiple ACPI_FREE()s around acpi_tb_add_table().Lv Zheng2014-04-20
| | * ACPICA: Tables: Fix the issues in handling virtual addressed tables.Lv Zheng2014-04-20
| | * ACPICA: Remove indent divergences to reduce maintenance overhead.Lv Zheng2014-04-20
| | * ACPICA: Add a missing field for debug dump of mutex objects.Bob Moore2014-04-20
| | * ACPICA: Update use of acpi_os_wait_events_complete interface.Lv Zheng2014-04-20
| | * ACPICA: Disassembler: Add decoding of Notify() values.Bob Moore2014-04-20
| | * ACPICA: Disassembler: Add support to decode _HID and _CID values.Bob Moore2014-04-20
| | * ACPICA: Unload operator: Emit a warning if and when it is ever used.Bob Moore2014-04-20
| | * ACPICA: Update comments for ACPICA name - no functional change.Bob Moore2014-04-20
| | * ACPICA: utstring: Check array index bound before use.David Binderman2014-04-20
| | * ACPICA: Add EXPORT_SYMBOL macros for install/remove SCI handler interfaces.Bob Moore2014-04-20
* | | ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table().Lv Zheng2014-05-05
|/ /
* / ACPICA: Fix buffer allocation issue for generic_serial_bus region accesses.Lv Zheng2014-04-21
|/
* Merge branch 'acpica'Rafael J. Wysocki2014-04-01
|\
| * ACPICA: Enable auto-serialization as a default kernel behavior.Lv Zheng2014-03-26
| * ACPICA: Ignore sync_level for methods that have been auto-serialized.Bob Moore2014-03-26
| * ACPICA: Add additional named objects for the auto-serialize method scan.Lv Zheng2014-03-26
| * ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore2014-03-26
| * ACPICA: Remove global option to serialize all control methods.Lv Zheng2014-03-26
* | Merge branch 'acpica'Rafael J. Wysocki2014-03-20
|\|
| * ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore2014-03-17
| * ACPICA: Prevent infinite loops when traversing corrupted lists.Bob Moore2014-03-17
| * ACPICA: Debugger: Add missing objects; Traverse linked listsBob Moore2014-03-17
| * ACPICA: Add text: ACPICA policy for new _OSI strings. No functional change.Bob Moore2014-03-17