Age | Commit message (Expand) | Author | Files | Lines |
2007-07-23 | ACPI: autoload modules - ACPICA modifications | Thomas Renninger | 1 | -1/+1 |
2007-07-19 | ACPICA: fix memory leak in acpi_ev_pci_config_region_setup() error path | Jesper Juhl | 1 | -0/+1 |
2007-07-03 | ACPICA: Fixed possible corruption of global GPE list | Bob Moore | 1 | -0/+4 |
2007-05-10 | ACPICA: Lindent | Len Brown | 6 | -12/+11 |
2007-05-10 | Revert "Execute AML Notify() requests on stack." | Len Brown | 1 | -5/+6 |
2007-05-10 | Revert "ACPICA: revert "acpi_serialize" changes" | Len Brown | 3 | -21/+8 |
2007-03-15 | ACPICA: revert "acpi_serialize" changes | Len Brown | 3 | -8/+21 |
2007-03-15 | [PATCH] misc NULL noise | Al Viro | 1 | -1/+1 |
2007-03-07 | ACPICA: Fix ACPI Global Lock re-entrancy | Alexey Starikovskiy | 1 | -2/+23 |
2007-02-17 | Pull bugzilla-5534 into release branch | Len Brown | 1 | -6/+5 |
2007-02-16 | Execute AML Notify() requests on stack. | Alexey Starikovskiy | 1 | -6/+5 |
2007-02-13 | ACPI: Disable wake GPEs only once. | Alexey Starikovskiy | 1 | -11/+0 |
2007-02-03 | ACPICA: Update copyright to 2007. | Bob Moore | 10 | -10/+10 |
2007-02-03 | ACPICA: Removed all 16-bit support. | Bob Moore | 1 | -5/+5 |
2007-02-03 | ACPICA: Add include of actables.h | Bob Moore | 1 | -0/+1 |
2007-02-03 | ACPICA: Fail AcpiEnable if ACPI tables not loaded. | Bob Moore | 1 | -0/+8 |
2007-02-03 | ACPICA: Remove global lock handler on AcpiTerminate. | Bob Moore | 1 | -0/+33 |
2007-02-03 | ACPICA: _CID support for PCI Root Bridge detection. | Bob Moore | 1 | -38/+125 |
2007-02-03 | ACPICA: Use faster ByIndex interface to get FACS | Bob Moore | 1 | -2/+2 |
2007-02-03 | ACPICA: Remove obsolete Flags parameter. | Bob Moore | 3 | -12/+10 |
2007-02-03 | ACPICA: Re-implement interpreters' "serialized mode" | Bob Moore | 2 | -15/+6 |
2007-02-03 | ACPICA: Store GPE number instead of bitmask | Alexey Starikovskiy | 2 | -4/+6 |
2007-02-03 | ACPICA: Disable all wake GPEs after first one recieved | Bob Moore | 1 | -61/+17 |
2007-02-03 | ACPICA: Add acpi_gpe_count global to track the number of GPE events | Bob Moore | 1 | -0/+2 |
2007-02-03 | ACPICA: Implement simplified Table Manager | Bob Moore | 5 | -51/+48 |
2007-02-03 | ACPICA: Update debug output | Bob Moore | 1 | -1/+1 |
2007-02-03 | ACPICA: Release global lock from interrupt handler | Bob Moore | 1 | -35/+15 |
2007-02-03 | ACPICA: Delete recursive feature of ACPI Global Lock | Bob Moore | 1 | -54/+59 |
2007-02-03 | ACPICA: Update function header | Bob Moore | 1 | -0/+3 |
2006-11-06 | ACPI: Get rid of 'unused variable' warning in acpi_ev_global_lock_handler() | Jesper Juhl | 1 | -1/+0 |
2006-10-14 | Pull bugzilla-5534 into test branch | Len Brown | 1 | -13/+1 |
2006-10-14 | ACPICA: Fix incorrect handling of PCI Express Root Bridge _HID | Eiichiro Oiwa | 1 | -7/+6 |
2006-10-14 | ACPI: Remove deferred execution from global lock acquire wakeup path | Alexey Y. Starikovskiy | 1 | -13/+1 |
2006-07-09 | ACPI: ACPICA 20060707 | Bob Moore | 3 | -38/+63 |
2006-06-28 | ACPI: ACPICA 20060623 | Bob Moore | 1 | -9/+5 |
2006-06-27 | [ACPI] Print error message if remove/install notify handler fails | Thomas Renninger | 1 | -19/+28 |
2006-06-14 | ACPI: ACPICA 20060608 | Bob Moore | 1 | -4/+13 |
2006-06-14 | ACPI: ACPICA 20060526 | Bob Moore | 4 | -48/+79 |
2006-06-14 | ACPI: ACPICA 20060512 | Bob Moore | 3 | -13/+12 |
2006-06-14 | ACPI: ACPICA 20060421 | Bob Moore | 10 | -85/+85 |
2006-06-14 | ACPI: ACPICA 20060331 | Bob Moore | 1 | -1/+12 |
2006-06-14 | [ACPI] ACPICA 20060317 | Bob Moore | 3 | -11/+9 |
2006-04-01 | ACPI: ACPICA 20060310 | Bob Moore | 6 | -70/+58 |
2006-03-31 | [ACPI] ACPICA 20060210 | Bob Moore | 9 | -0/+48 |
2006-01-31 | [ACPI] ACPICA 20060127 | Bob Moore | 8 | -77/+136 |
2006-01-20 | [ACPI] ACPICA 20060113 | Bob Moore | 10 | -86/+57 |
2005-12-10 | [ACPI] ACPICA 20051102 | Bob Moore | 3 | -58/+150 |
2005-12-10 | [ACPI] ACPICA 20051021 | Bob Moore | 3 | -11/+11 |
2005-12-10 | [ACPI] ACPICA 20050930 | Bob Moore | 2 | -7/+7 |
2005-08-05 | [ACPI] Lindent all ACPI files | Len Brown | 10 | -1982/+1657 |