Commit Graph

20056 Commits (035f994b3ccfcfc555f838e2f33a2e49721e8533)

Author SHA1 Message Date
Bob Moore 035f994b3c ACPICA: Fix for incorrect parameter passed to AcpiTbDeleteTable during table load. 18 years ago
Bob Moore 6c9deb7201 ACPICA: Update copyright to 2007. 18 years ago
Alexey Starikovskiy 11bf04c44f ACPICA: Allow processor to be declared with the Device() instead of Processor() 18 years ago
Alexey Starikovskiy f18c5a08bf ACPICA: Allow ACPI id to be u32 instead of u8. 18 years ago
Bob Moore d41eb99bac ACPICA: Added option to display memory statistics upon termination. 18 years ago
Valery A. Podrezov afbb9e659d ACPICA: Enhance debugger statistics/memory command. 18 years ago
Bob Moore 59fa85057e ACPICA: Removed all 16-bit support. 18 years ago
Bob Moore 1a666f8be1 ACPICA: Add include of actables.h 18 years ago
Bob Moore c857303ad4 ACPICA: Fail AcpiEnable if ACPI tables not loaded. 18 years ago
Bob Moore 8876016bb3 ACPICA: Remove global lock handler on AcpiTerminate. 18 years ago
Alexey Starikovskiy a6823e12ca ACPICA: Fixes for load() operator. 18 years ago
Alexey Starikovskiy 428f211297 ACPICA: Miscellaneous table manager updates and optimizations 18 years ago
Bob Moore 77f6a9fca3 ACPICA: Update debug output routines for data structure changes 18 years ago
Alexey Starikovskiy 15a58ed121 ACPICA: Remove duplicate table definitions (non-conflicting), cont 18 years ago
Alexey Starikovskiy 5f3b1a8b67 ACPICA: Remove duplicate table definitions (non-conflicting) 18 years ago
Alexey Starikovskiy ad363f80c3 ACPICA: Remove duplicate table definitions. 18 years ago
Alexey Starikovskiy cee324b145 ACPICA: use new ACPI headers. 18 years ago
Alexey Starikovskiy ceb6c46839 ACPICA: Remove duplicate table manager 18 years ago
Bob Moore f1c2b1daf0 ACPICA: Fixes for parameter validation. 18 years ago
Bob Moore c1014629c0 ACPICA: Abort downward walk on temporary node detection. 18 years ago
Bob Moore 3effba3206 ACPICA: Update comments 18 years ago
Bob Moore ec3153fb0e ACPICA: Use manifest constants for parse pass number 18 years ago
Bob Moore b7a6980630 ACPICA: _CID support for PCI Root Bridge detection. 18 years ago
Bob Moore d1fdda83f7 ACPICA: Fix race condition with AcpiWalkNamespace. 18 years ago
Valery Podrezov 9bc75cff49 ACPICA: Eliminate control method 2-pass parse/execute. 18 years ago
Mikhail Kouzmich 4d0b4af958 ACPICA: Restructured module into multiple functions. 18 years ago
Bob Moore cb219bb6bf ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is called 18 years ago
Fiodor Suietov 65e4b9b05d ACPICA: Fix for possible memory leak and fault. 18 years ago
Bob Moore 867c9aec57 ACPICA: Update interpreter error paths to always report the error 18 years ago
Bob Moore f70a5e7b6c ACPICA: On AML mutex force-release, set depth to zero (was 1). 18 years ago
Bob Moore 310a7f7fee ACPICA: Use faster ByIndex interface to get FACS 18 years ago
Bob Moore d8c71b6d3b ACPICA: Remove obsolete Flags parameter. 18 years ago
Bob Moore 73ca0fbcc2 ACPICA: Fix for Global Lock semaphore. 18 years ago
Bob Moore 977a6226fe ACPICA: Fix trace output name and whitespace 18 years ago
Bob Moore 0fab8997f1 ACPICA: Fix memory leak in table load error path 18 years ago
Bob Moore 7139284460 ACPICA: New common routine for creating and verifying a local FADT. 18 years ago
Bob Moore 13b572a35e ACPICA: Report error if method creates 2 objects with the same name 18 years ago
Bob Moore ea5d8ebcbb ACPICA: FADT verification is now table driven. 18 years ago
Bob Moore 15f0c0d1ef ACPICA: Allow type ANY to be the target of the Scope operator. 18 years ago
Bob Moore 77389e1263 ACPICA: re-factor table init routines for benefit of iASL 18 years ago
Bob Moore e56b638bbe ACPICA: Update comments in tbfadt.c 18 years ago
Bob Moore 765ec20180 ACPICA: Delete stale FADT functions outside tbfadt.c. 18 years ago
Bob Moore 1ba753acb3 ACPICA: Re-implement interpreters' "serialized mode" 18 years ago
Bob Moore 95befdb398 ACPICA: Create tbfadt.c to hold all FADT-related functions 18 years ago
Bob Moore b89b71a001 ACPICA: Cleanup of FADT verification function. 18 years ago
Bob Moore 84fb2c9773 ACPICA: Split acpi_format_exception into two parts 18 years ago
Alexey Starikovskiy 69874165ab ACPICA: Store GPE number instead of bitmask 18 years ago
Bob Moore 3d81b236a8 ACPICA: Fix unalignment in acpi_ut_repair_name 18 years ago
Bob Moore c5a7156959 ACPICA: Disable all wake GPEs after first one recieved 18 years ago
Bob Moore fdffb72d23 ACPICA: Add acpi_gpe_count global to track the number of GPE events 18 years ago