summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2014-04-21ACPICA: Fix buffer allocation issue for generic_serial_bus region accesses.Lv Zheng
2014-04-01Merge branch 'acpica'Rafael J. Wysocki
2014-03-26ACPICA: Enable auto-serialization as a default kernel behavior.Lv Zheng
2014-03-26ACPICA: Ignore sync_level for methods that have been auto-serialized.Bob Moore
2014-03-26ACPICA: Add additional named objects for the auto-serialize method scan.Lv Zheng
2014-03-26ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore
2014-03-26ACPICA: Remove global option to serialize all control methods.Lv Zheng
2014-03-20Merge branch 'acpica'Rafael J. Wysocki
2014-03-18ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore
2014-03-18ACPICA: Prevent infinite loops when traversing corrupted lists.Bob Moore
2014-03-18ACPICA: Debugger: Add missing objects; Traverse linked listsBob Moore
2014-03-18ACPICA: Add text: ACPICA policy for new _OSI strings. No functional change.Bob Moore
2014-03-18ACPICA: Update for _PRP predefined name.Bob Moore
2014-03-18ACPICA: Cleanup/improve global variable declarations.Lv Zheng
2014-03-18ACPICA: Comment update - no functional change.Bob Moore
2014-02-27ACPICA: Do not abort _PRT repair on a single subpackage failure.Bob Moore
2014-02-27ACPICA: Harden _PRT repair code; check for minimum package length.Bob Moore
2014-02-27ACPICA: Restore code that repairs NULL package elements in return values.Lv Zheng
2014-02-27ACPICA: Properly handle NULL entries in _PRT return packages.Lv Zheng
2014-02-27ACPICA: Update conditional compilation flags for resource dump functions.Lv Zheng
2014-02-27ACPICA: Predefined names: Add support for the _PRP method.Bob Moore
2014-02-27ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore
2014-02-13ACPICA: Add "Windows 2013" string to _OSI support.Bob Moore
2014-02-11ACPICA: Update the conditions to enable the utility resource dump strings.Lv Zheng
2014-02-11ACPICA: Debugger: Add new command to read/write/compare all namespace objects.Bob Moore
2014-02-11ACPICA: Correctly support references in the union acpi_object.Bob Moore
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore
2014-02-11ACPICA: Improve parameter validation for acpi_install_gpe_block.Bob Moore
2014-02-11ACPICA: Utilities: Load of local test tables is now optional.Bob Moore
2014-02-11ACPICA: Deploy new 32/64 printf support for table override mechanism.Bob Moore
2014-02-11ACPICA: Improve support for 32/64 bit physical addresses in printf().Bob Moore
2014-02-05ACPICA: Introduce acpi_get_data_full() and rework acpi_get_data()Rafael J. Wysocki
2014-01-27ACPICA: Remove bool usage from ACPICA.Lv Zheng
2014-01-08ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.Lv Zheng
2014-01-08ACPICA: Linuxize: Cleanup spaces after special macro invocations.Lv Zheng
2014-01-08ACPICA: Interpreter: Add additional debug info for an error case.Bob Moore
2014-01-08ACPICA: Add an error message if the Debugger fails initialization.Bob Moore
2014-01-08ACPICA: Conditionally define a local variable that is used for debug only.Bob Moore
2014-01-08ACPICA: Parser: Updates/fixes for debug output.Bob Moore
2014-01-08ACPICA: Enhance ACPI warning for memory/IO address conflicts.Bob Moore
2014-01-08ACPICA: Update several debug statements - no functional change.Bob Moore
2014-01-08ACPICA: Improve exception handling for GPE block installation.Bob Moore
2014-01-08ACPICA: Add option to favor 32-bit FADT addresses.Bob Moore
2014-01-08ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng
2014-01-08ACPICA: Back port and refine validation of the XSDT root table.Lv Zheng
2014-01-08ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.Lv Zheng
2014-01-08ACPICA: Disassembler: Improve pathname support for emitted External() stateme...Bob Moore
2014-01-08ACPICA: Debug output: Fix a couple of small output issues.Bob Moore
2013-11-27Merge branch 'acpica'Rafael J. Wysocki
2013-11-21ACPICA: Add support to delete all objects attached to the root namespace node.Bob Moore