Commit Graph

133 Commits (01fc0ac198eabcbf460e1ed058860a935b6c2c9a)

Author SHA1 Message Date
Alexey Starikovskiy d0b3b119f4 ACPICA: Silence the warning about _BIF returning the buffer 15 years ago
Lin Ming 9a884ab64a ACPICA: Add additional module-level code support 15 years ago
Bob Moore dc95a270c6 ACPICA: Deploy new create integer interface where appropriate 15 years ago
Bob Moore 502f7efa6a ACPICA: New internal utility function to create Integer objects 15 years ago
Bob Moore ad5babeed8 ACPICA: Add repair for predefined methods that must return sorted lists 15 years ago
Bob Moore 419a909dd1 ACPICA: Fix possible fault if return Package objects contain NULL elements 15 years ago
Lin Ming 2263576cfc ACPICA: Add post-order callback to acpi_walk_namespace 15 years ago
Bob Moore 7d5d05d070 ACPICA: Change package length error message to an info message 15 years ago
Bob Moore 7df200cd98 ACPICA: Reduce severity of predefined repair messages, Warning to Info 15 years ago
Lin Ming 50b77eda9b ACPICA: Fix possible memory leak for Scope ASL operator 15 years ago
Lin Ming 74d3ec77a5 ACPICA: Remove possibility of executing _REG methods twice 15 years ago
Lin Ming 0240d7b4f2 ACPICA: Add repair for bad _MAT buffers 15 years ago
Bob Moore 2752699392 ACPICA: Add repair for bad _BIF/_BIX packages 15 years ago
Bob Moore d410ee5109 ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine." 15 years ago
Felipe Contreras 878f4f533e x86: Trivial whitespace cleanups 16 years ago
Bob Moore 9e64155eb1 ACPICA: Windows compatibility: autoexecute root _INI method 16 years ago
Bob Moore eb75255246 ACPICA: Update _OSI with new Windows OS strings 16 years ago
Bob Moore e3fe0913b8 ACPICA: Fix memory leak for ill-formed Package objects 16 years ago
Bob Moore e678902ee8 ACPICA: Remove error message for Store(Localx,Localx) 16 years ago
Bob Moore 307a042416 ACPICA: Fix extraneous warning if _DSM returns a package 16 years ago
Shane Wang 69575d3886 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 16 years ago
Bob Moore 8a96423680 ACPICA: acpi_reset: Bypass port validation mechanism 16 years ago
Lin Ming 7f0c826a43 ACPICA: Add support for module-level executable AML code 16 years ago
Bob Moore 999e08f998 ACPICA: ACPI 4: Add validation for new predefined names. 16 years ago
Lin Ming d9adc2e031 ACPICA: reformat predefined method table, no functional change 16 years ago
Bob Moore 2f977b36e5 ACPICA: Fix fault if acpi_terminate is called twice 16 years ago
Bob Moore 53e9387bdd ACPICA: ACPI 4.0 : Add new return package type, restructure module. 16 years ago
Bob Moore e5f69d6ef7 ACPICA: Add repair for predefined methods that return nested packages 16 years ago
Bob Moore b2deadd53c ACPICA: Move predefined repair code to new file, no functional change 16 years ago
Lin Ming b0de22bdff ACPICA: Windows compatibility fix: same buffer/string store 16 years ago
Lin Ming a5fe1a03f7 ACPICA: fix leak of acpi_os_validate_address 16 years ago
Bob Moore 8d590c7af1 ACPICA: Clarify common suffix for error/warning messages 16 years ago
Bob Moore 0444e8f6d7 ACPICA: Fix: Predefined object repair executed only once 16 years ago
Bob Moore cf02cd47d4 ACPICA: Dump table header - suppress output of non-printable characters 16 years ago
Bob Moore 8e4319c425 ACPICA: Fix several acpi_attach_data problems 16 years ago
Lin Ming 6557a49a44 ACPICA: ACPI 4.0: Interpreter support for IPMI. 16 years ago
Lin Ming 3db20bed57 ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support. 16 years ago
Bob Moore dbdc8f02fe ACPICA: Fix possible memory leak in nspredef 16 years ago
Bob Moore 15b8dd53f5 ACPICA: Major update for acpi_get_object_info external interface 16 years ago
Bob Moore 9c61b34cf7 ACPICA: Remove duplicate prototypes from header 16 years ago
Bob Moore c6b5774caa ACPICA: Add 64-bit support to acpi_read and acpi_write 16 years ago
Bob Moore f8d80cdf40 ACPICA: Remove duplicate extern declarations for public globals 16 years ago
Bob Moore 5853a9f6dd ACPICA: Fix several pointer casts to avoid possible compile warnings 16 years ago
Len Brown 7cb7f45c7f Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" 16 years ago
Joseph Cihula 86886e55b2 x86, intel_txt: Intel TXT Sx shutdown support 16 years ago
Bob Moore b1cd843be7 ACPICA: Disable preservation of SCI enable bit (SCI_EN) 16 years ago
Lin Ming 3362a6badb ACPICA: Region deletion: Ensure region object is removed from handler list 16 years ago
Alex Chiang c446eed618 ACPICA: Eliminate extra call to NsGetParentNode 16 years ago
Bob Moore f5407af3f2 ACPICA: Simplify internal operation region interface 16 years ago
Bob Moore 3c59f96081 ACPICA: Update Load() to use operation region interfaces 16 years ago