Commit Graph

570 Commits (3aca446acf32243029f5c83810b50aad3c32b6bf)

Author SHA1 Message Date
Lv Zheng a2fd4b4b4e ACPICA: Add support for host-installed SCI handlers. 12 years ago
Bob Moore d53d820741 ACPICA: Validate start object for acpi_walk_namespace. 12 years ago
Bob Moore 1f5210a1e6 ACPICA: Debugger: Prevent possible command line buffer overflow, kernel behavior is not affected. 12 years ago
Bob Moore 2856846e3a ACPICA: Debug output: small formatting update, no functional change. 12 years ago
Bjorn Helgaas c3faedcdb4 ACPICA: acpi_read: On error, do not modify the return value target location. 12 years ago
Bob Moore f28eb9f500 ACPICA: Improve error message for "too many parent prefixes" condition. 12 years ago
Bob Moore 4be4be8fee ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field. 12 years ago
Bob Moore 4ef1750783 ACPICA: Update names for walk_namespace callbacks to clarify usage. 12 years ago
Bob Moore a50abf4842 ACPICA: Return error if DerefOf resolves to a null package element. 12 years ago
Bob Moore 1d82980c99 ACPICA: Make ACPI Power Management Timer (PM Timer) optional. 12 years ago
Lv Zheng 2641f54080 ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version. 12 years ago
Bob Moore bf0dd264b1 ACPICA: Fix possible fault for methods that optionally have no return value. 12 years ago
Bob Moore 63660e05ec ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and BufferField refs. 12 years ago
Bob Moore b268cee867 ACPICA: Emit all unresolved method externals in a text block 12 years ago
Bob Moore 38f7c5a11e ACPICA: Export acpi_tb_validate_rsdp(). 12 years ago
Ben Guthro d6b47b1224 ACPI / sleep: Introduce acpi_os_prepare_extended_sleep() for extended sleep path 12 years ago
Lv Zheng 2cf9f5bcc8 ACPICA: Add acpi_update_interfaces() public interface 12 years ago
Jung-uk Kim bbe707eddc ACPICA: Fix compiler warnings for casting issues (only some compilers) 12 years ago
Bob Moore 2c48e3eacb ACPICA: Remove restriction of 256 maximum GPEs in any GPE block 12 years ago
Bob Moore 0fb3adf809 ACPICA: Disassembler: Expand maximum output string length to 64K 12 years ago
Bob Moore 57987ca2b7 ACPICA: TableManager: Export acpi_tb_scan_memory_for_rsdp() 12 years ago
Bob Moore a7d5caf6d2 ACPICA: Update comments about behavior when _STA does not exist 12 years ago
Aaron Lu 242b2287cd ACPICA: expose OSI version 12 years ago
Lv Zheng 341e7ba1a9 ACPICA: _CST repair: Handle null package entries 12 years ago
Lv Zheng 5a9792f3be ACPICA: Add several repairs for _CST predefined name 12 years ago
Lv Zheng aa6329c44b ACPICA: Move _PRT repair into the standard complex repair module 12 years ago
Tomasz Nowicki 64f3af5fd1 ACPICA: Clear events initialized flag upon event component termination 12 years ago
Tomasz Nowicki b739f106cb ACPICA: Fix possible memory leak in GPE init error path 12 years ago
Tomasz Nowicki 9dae7bb045 ACPICA: ACPICA Termination: Delete global lock pending lock 12 years ago
Bob Moore de8e7db74a ACPICA: Update interface to acpi_ut_valid_acpi_name() 12 years ago
Lv Zheng 7cec7048fe ACPICA: Do not use extended sleep registers unless HW-reduced bit is set 12 years ago
Bob Moore 42f47869c6 ACPICA: Split table print utilities to a new a separate file 12 years ago
Lv Zheng b75dd2977f ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDT 12 years ago
Chao Guan 1d1ea1b723 ACPICA: Standardize all switch() blocks 12 years ago
Bob Moore b6872ff9a4 ACPICA: Split internal error msg routines to a separate file 12 years ago
Bob Moore 88ec28603c ACPICA: Split buffer dump routines into separate file 12 years ago
Zhang Rui 8f4f5e7815 ACPICA: Update for "orphan" embedded controller _REG method support 12 years ago
Bob Moore 43e5318f34 ACPICA: Predefined name support: Remove unused local variable 12 years ago
Bob Moore 29a241cc02 ACPICA: Add argument typechecking for all predefined ACPI names 12 years ago
Bob Moore e1405ca5eb ACPICA: Add BIOS error interface for predefined name validation support 12 years ago
Bob Moore f6f57f605e ACPICA: Change an exception code for the ASL UnLoad() operator 12 years ago
Tomasz Nowicki 04a29a1552 ACPICA: ACPICA: Fix for _INI regression 12 years ago
Jung-uk Kim 3aa2eeacb5 ACPICA: _OSI support: Fix possible memory leak 12 years ago
Bob Moore 61388f9e5d ACPICA: Fix possible buffer overflow during a field unit read operation 12 years ago
Bob Moore 58892c962a ACPICA: Add a lock to the internal object reference count mechanism 12 years ago
Bob Moore 475df486f5 ACPICA: Fix a format string for 64-bit generation 12 years ago
Bob Moore 60f3deb54f ACPICA: Remove FORCE_DELETE option for global reference count mechanism 12 years ago
Bob Moore 663b95f235 ACPICA: Improve error message for Index() operator 12 years ago
Linn Crosetto 6d1490e248 ACPICA: FADT: Remove extraneous warning for very large GPE registers 12 years ago
Colin Ian King b07a383f46 ACPICA: Fix a typo in a function header, no functional change 12 years ago