Age | Commit message (Expand) | Author |
2009-08-28 | ACPICA: Move predefined repair code to new file, no functional change | Bob Moore |
2009-08-28 | ACPICA: Windows compatibility fix: same buffer/string store | Lin Ming |
2009-08-27 | ACPICA: fix leak of acpi_os_validate_address | Lin Ming |
2009-08-27 | ACPICA: Clarify common suffix for error/warning messages | Bob Moore |
2009-08-27 | ACPICA: Fix: Predefined object repair executed only once | Bob Moore |
2009-08-27 | ACPICA: Dump table header - suppress output of non-printable characters | Bob Moore |
2009-08-27 | ACPICA: Fix several acpi_attach_data problems | Bob Moore |
2009-08-27 | ACPICA: ACPI 4.0: Interpreter support for IPMI. | Lin Ming |
2009-08-27 | ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support. | Lin Ming |
2009-08-27 | ACPICA: Fix possible memory leak in nspredef | Bob Moore |
2009-08-27 | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore |
2009-08-27 | ACPICA: Remove duplicate prototypes from header | Bob Moore |
2009-08-27 | ACPICA: Add 64-bit support to acpi_read and acpi_write | Bob Moore |
2009-08-27 | ACPICA: Remove duplicate extern declarations for public globals | Bob Moore |
2009-08-27 | ACPICA: Fix several pointer casts to avoid possible compile warnings | Bob Moore |
2009-07-27 | Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" | Len Brown |
2009-07-21 | x86, intel_txt: Intel TXT Sx shutdown support | Joseph Cihula |
2009-05-27 | ACPICA: Disable preservation of SCI enable bit (SCI_EN) | Bob Moore |
2009-05-27 | ACPICA: Region deletion: Ensure region object is removed from handler list | Lin Ming |
2009-05-27 | ACPICA: Eliminate extra call to NsGetParentNode | Alex Chiang |
2009-05-27 | ACPICA: Simplify internal operation region interface | Bob Moore |
2009-05-27 | ACPICA: Update Load() to use operation region interfaces | Bob Moore |
2009-05-27 | ACPICA: New: AcpiInstallMethod - install a single control method | Lin Ming |
2009-05-27 | ACPICA: Invalidate DdbHandle after table unload | Lin Ming |
2009-05-27 | ACPICA: Fix reference count issues for DdbHandle object | Lin Ming |
2009-05-27 | ACPICA: Simplify and optimize NsGetNextNode function | Bob Moore |
2009-05-27 | ACPICA: Additional validation of _PRT packages (resource mgr) | Bob Moore |
2009-05-27 | ACPICA: Fix DebugObject output for DdbHandle objects | Bob Moore |
2009-05-27 | ACPICA: Fix allowable release order for ASL mutex objects | Bob Moore |
2009-05-27 | ACPICA: Mutex support: Fix release ordering issue and current sync level | Bob Moore |
2009-05-27 | ACPICA: Fix implementation of AML BreakPoint operator (break to debugger) | Bob Moore |
2009-05-27 | ACPICA: Fix miscellaneous warnings under gcc 4+ | Bob Moore |
2009-05-27 | ACPICA: Miscellaneous lint changes | Bob Moore |
2009-05-27 | ACPICA: Fix possible dereference of null pointer | Bob Moore |
2009-05-27 | ACPICA: Fix printf format warnings for 64-bit build | Bob Moore |
2009-05-27 | ACPICA: Fix possible warnings for ACPI_THREAD_ID on 64-bit build | Bob Moore |
2009-05-27 | ACPICA: Remove unused global variables | Bob Moore |
2009-05-27 | ACPICA: Change behavior of object copy for mutex/event objects | Bob Moore |
2009-05-27 | ACPICA: Fix a few warnings for gcc 3.4.4 | Bob Moore |
2009-05-27 | ACPICA: Update error/warning interfaces | Bob Moore |
2009-05-16 | Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312... | Len Brown |
2009-05-15 | ACPI: resume: re-enable SCI-enable workaround | Lin Ming |
2009-05-07 | ACPICA: use acpi.* modparam namespace | Len Brown |
2009-05-02 | acpica: validate package element more carefully in acpi_rs_get_pci_routing_ta... | Robert Moore |
2009-04-24 | Merge branch 'bugzilla-13036' into release | Len Brown |
2009-04-24 | Merge branch 'bugzilla-12270' into release | Len Brown |
2009-04-24 | Revert "ACPICA: delete check for AML access to port 0x81-83" | Len Brown |
2009-04-24 | I/O port protection: update for windows compatibility. | Lin Ming |
2009-04-17 | ACPI: Disable _GTS and _BFS support by default | Len Brown |
2009-04-11 | ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entries | Zhang Rui |