summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
...
* ACPICA: Update global variable definitions. No functional change.Lv Zheng2014-05-071-132/+2
* ACPICA: Utilities: Deploy ACPI_DEBUGGER_EXEC for ACPI_DEBUGGER enabled code i...Lv Zheng2014-05-071-3/+1
* ACPICA: Utilities: Cleanup obsoleted global variables.Lv Zheng2014-05-071-7/+0
* Merge back earlier ACPICA material.Rafael J. Wysocki2014-05-0720-810/+1526
|\
| * Merge back earlier ACPICA material.Rafael J. Wysocki2014-04-2820-810/+1526
| |\
| | * ACPICA: acpidump: Update new structures and add missing file.Lv Zheng2014-04-202-2/+2
| | * ACPICA: acpidump: Add support to generate acpidump release.Lv Zheng2014-04-201-0/+170
| | * ACPICA: Table Manager: Split tbinstal.c into two files.Bob Moore2014-04-204-720/+771
| | * ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore2014-04-206-113/+130
| | * ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng2014-04-205-11/+57
| | * ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng2014-04-203-15/+14
| | * ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng2014-04-205-22/+19
| | * ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng2014-04-206-409/+607
| | * ACPICA: Tables: Fix unbalanced table validations.Lv Zheng2014-04-201-0/+1
| | * ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.Lv Zheng2014-04-206-108/+235
| | * ACPICA: Tables: Fix multiple ACPI_FREE()s around acpi_tb_add_table().Lv Zheng2014-04-202-7/+2
| | * ACPICA: Tables: Fix the issues in handling virtual addressed tables.Lv Zheng2014-04-203-4/+21
| | * ACPICA: Remove indent divergences to reduce maintenance overhead.Lv Zheng2014-04-203-8/+12
| | * ACPICA: Add a missing field for debug dump of mutex objects.Bob Moore2014-04-201-1/+3
| | * ACPICA: Update use of acpi_os_wait_events_complete interface.Lv Zheng2014-04-201-19/+36
| | * ACPICA: Disassembler: Add decoding of Notify() values.Bob Moore2014-04-203-14/+66
| | * ACPICA: Disassembler: Add support to decode _HID and _CID values.Bob Moore2014-04-203-1/+15
| | * ACPICA: Unload operator: Emit a warning if and when it is ever used.Bob Moore2014-04-201-0/+7
| | * ACPICA: Update comments for ACPICA name - no functional change.Bob Moore2014-04-202-3/+3
| | * ACPICA: utstring: Check array index bound before use.David Binderman2014-04-201-1/+1
| | * ACPICA: Add EXPORT_SYMBOL macros for install/remove SCI handler interfaces.Bob Moore2014-04-201-2/+4
* | | ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table().Lv Zheng2014-05-061-2/+5
|/ /
* | ACPICA: Fix buffer allocation issue for generic_serial_bus region accesses.Lv Zheng2014-04-211-7/+97
|/
* Merge branch 'acpica'Rafael J. Wysocki2014-04-0114-115/+262
|\
| * ACPICA: Enable auto-serialization as a default kernel behavior.Lv Zheng2014-03-261-1/+1
| * ACPICA: Ignore sync_level for methods that have been auto-serialized.Bob Moore2014-03-262-6/+21
| * ACPICA: Add additional named objects for the auto-serialize method scan.Lv Zheng2014-03-261-2/+4
| * ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore2014-03-2610-25/+227
| * ACPICA: Remove global option to serialize all control methods.Lv Zheng2014-03-264-88/+16
* | Merge branch 'acpica'Rafael J. Wysocki2014-03-20169-491/+759
|\ \ | |/
| * ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore2014-03-1818-70/+1
| * ACPICA: Prevent infinite loops when traversing corrupted lists.Bob Moore2014-03-183-4/+32
| * ACPICA: Debugger: Add missing objects; Traverse linked listsBob Moore2014-03-182-34/+199
| * ACPICA: Add text: ACPICA policy for new _OSI strings. No functional change.Bob Moore2014-03-181-0/+25
| * ACPICA: Update for _PRP predefined name.Bob Moore2014-03-181-1/+1
| * ACPICA: Cleanup/improve global variable declarations.Lv Zheng2014-03-182-201/+189
| * ACPICA: Comment update - no functional change.Bob Moore2014-03-186-37/+37
| * ACPICA: Do not abort _PRT repair on a single subpackage failure.Bob Moore2014-02-271-8/+9
| * ACPICA: Harden _PRT repair code; check for minimum package length.Bob Moore2014-02-271-1/+7
| * ACPICA: Restore code that repairs NULL package elements in return values.Lv Zheng2014-02-271-4/+21
| * ACPICA: Properly handle NULL entries in _PRT return packages.Lv Zheng2014-02-271-3/+3
| * ACPICA: Update conditional compilation flags for resource dump functions.Lv Zheng2014-02-271-1/+1
| * ACPICA: Predefined names: Add support for the _PRP method.Bob Moore2014-02-271-0/+6
| * ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore2014-02-2718-1/+70
| * ACPICA: Add "Windows 2013" string to _OSI support.Bob Moore2014-02-131-0/+1
OpenPOWER on IntegriCloud