Commit Graph

83 Commits (1aa8e84736fb1a584c679f2893245826583a0526)

Author SHA1 Message Date
Len Brown 7cb7f45c7f Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" 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
Lin Ming b2f7ddcfcb ACPICA: New: AcpiInstallMethod - install a single control method 16 years ago
Lin Ming e0be6f5a98 ACPICA: Invalidate DdbHandle after table unload 16 years ago
Lin Ming 06366c1492 ACPICA: Fix reference count issues for DdbHandle object 16 years ago
Bob Moore 8c725bf937 ACPICA: Simplify and optimize NsGetNextNode function 16 years ago
Bob Moore 474caffdc1 ACPICA: Additional validation of _PRT packages (resource mgr) 16 years ago
Bob Moore a76b772736 ACPICA: Fix DebugObject output for DdbHandle objects 16 years ago
Bob Moore 315c728887 ACPICA: Fix allowable release order for ASL mutex objects 16 years ago
Bob Moore 10a3b461a2 ACPICA: Mutex support: Fix release ordering issue and current sync level 16 years ago
Bob Moore 2b09ce98a2 ACPICA: Fix implementation of AML BreakPoint operator (break to debugger) 16 years ago
Bob Moore ba9c3f550e ACPICA: Fix miscellaneous warnings under gcc 4+ 16 years ago
Bob Moore e4c1ebfc65 ACPICA: Miscellaneous lint changes 16 years ago
Bob Moore 65259094c3 ACPICA: Fix possible dereference of null pointer 16 years ago
Bob Moore b21245a85e ACPICA: Fix printf format warnings for 64-bit build 16 years ago
Bob Moore 10b6575b5d ACPICA: Fix possible warnings for ACPI_THREAD_ID on 64-bit build 16 years ago
Bob Moore 41bdd8e980 ACPICA: Remove unused global variables 16 years ago
Bob Moore 33a1d461d2 ACPICA: Change behavior of object copy for mutex/event objects 16 years ago
Bob Moore 8eb7b2477c ACPICA: Fix a few warnings for gcc 3.4.4 16 years ago
Bob Moore b74be6119e ACPICA: Update error/warning interfaces 16 years ago
Lin Ming 975b3c474c ACPI: resume: re-enable SCI-enable workaround 16 years ago
Len Brown 5199176341 ACPICA: use acpi.* modparam namespace 16 years ago
Robert Moore 53951bd57d acpica: validate package element more carefully in acpi_rs_get_pci_routing_table_length 16 years ago
Len Brown a38d75fa2e Revert "ACPICA: delete check for AML access to port 0x81-83" 16 years ago
Lin Ming a65131e942 I/O port protection: update for windows compatibility. 16 years ago
Len Brown 96f15efcea ACPI: Disable _GTS and _BFS support by default 16 years ago
Zhang Rui 82babbb388 ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entries 16 years ago
Len Brown fdbdc7fc79 ACPICA: delete check for AML access to port 0x81-83 16 years ago
Luca Tettamanti 2c03d07ad5 hwmon: Add Asus ATK0110 support 16 years ago
Bob Moore 03ef132b72 ACPICA: Fix index value in package warning message 16 years ago
Bob Moore f655630633 ACPICA: FADT: Favor 32-bit FACS and DSDT addresses 16 years ago
Bob Moore 31fbc073a3 ACPICA: FADT: Favor 32-bit register addresses for compatibility 16 years ago
Bob Moore f28ad2c3da ACPICA: Fix PCI configuration space port address range 16 years ago
Bob Moore ee6a0fbd0c ACPICA: Condense some protected ports 16 years ago
Bob Moore 91a56e631f ACPICA: Remove unused code, no functional change 16 years ago
Lin Ming c3dd25f4c1 ACPICA: Clear PM register write-only bits on reading 16 years ago
Bob Moore f9ca058430 ACPICA: Remove obsolete acpi_os_validate_address interface 16 years ago
Bob Moore 7f07190390 ACPICA: New: I/O port protection 16 years ago
Bob Moore 20869dcfde ACPICA: Preserve all PM control reserved and ignored bits 16 years ago
Bob Moore 8636f8d257 ACPICA: Change handling of PM1 Status register ignored bit 16 years ago
Bob Moore 8a335a2331 ACPICA: Fix AcpiWalkNamespace race condition with table unload 16 years ago
Bob Moore aab61b676a ACPICA: FADT: Fix extraneous length mismatch warning 16 years ago
Bob Moore d4913dc6d0 ACPICA: Formatting update - no functional changes 16 years ago
Bob Moore 768aaaf196 ACPICA: Add manifest constants for bit register values 16 years ago
Bob Moore b6bc342dd5 ACPICA: Update table header print function 16 years ago
Bob Moore 88dcb04a81 ACPICA: Restructure bit register access functions 16 years ago