Age | Commit message (Expand) | Author |
2008-11-11 | Merge branch 'ec' into release | Len Brown |
2008-11-11 | Merge branch 'misc' into release | Len Brown |
2008-11-11 | ACPICA: Use spinlock for acpi_{en|dis}able_gpe | Alexey Starikovskiy |
2008-11-07 | Delete an unwanted return statement at evgpe.c | Lin Ming |
2008-10-28 | ACPI: bugfix reporting of event handler status | Zhang Rui |
2008-07-16 | ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use... | Zhang Rui |
2008-07-16 | ACPICA: Eliminate acpi_native_uint type v2 | Bob Moore |
2008-07-16 | ACPICA: Fix for hang on GPE method invocation | Bob Moore |
2008-07-16 | Make GPE disable more robust | Bob Moore |
2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown |
2008-04-29 | ACPICA: always disable GPE when requested | Damián Viano |
2008-04-23 | ACPICA: update Intel copyright | Len Brown |
2008-04-22 | ACPICA: Update for new Notify values | Zhang Rui |
2008-04-22 | ACPICA: Cosmetic changes only, no functional changes | Bob Moore |
2008-04-22 | ACPICA: Fix for update of the Global Lock Handle | Bob Moore |
2008-04-22 | ACPICA: Misc fixes for recent global lock code update | Bob Moore |
2008-04-22 | ACPICA: Update for mutiple global lock acquisitions by same thread | Bob Moore |
2008-02-07 | Merge branches 'release' and 'stats' into release | Len Brown |
2008-02-07 | Merge branches 'release' and 'gpe-ack' into release | Len Brown |
2008-02-07 | Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ... | Len Brown |
2008-02-06 | ACPI: create /sys/firmware/acpi/interrupts | Len Brown |
2008-01-10 | ACPICA: fix acpi_serialize hang regression | Bob Moore |
2007-12-06 | ACPI: Defer enabling of level GPE until all pending notifies done | Alexey Starikovskiy |
2007-11-20 | ACPI: disable stray GPE, prevent ACPI interrupt storm | Zhang Rui |
2007-10-10 | ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write} | Alexey Starikovskiy |
2007-07-23 | ACPI: autoload modules - ACPICA modifications | Thomas Renninger |
2007-07-18 | ACPICA: fix memory leak in acpi_ev_pci_config_region_setup() error path | Jesper Juhl |
2007-07-03 | ACPICA: Fixed possible corruption of global GPE list | Bob Moore |
2007-05-09 | ACPICA: Lindent | Len Brown |
2007-05-09 | Revert "Execute AML Notify() requests on stack." | Len Brown |
2007-05-09 | Revert "ACPICA: revert "acpi_serialize" changes" | Len Brown |
2007-03-15 | ACPICA: revert "acpi_serialize" changes | Len Brown |
2007-03-14 | [PATCH] misc NULL noise | Al Viro |
2007-03-07 | ACPICA: Fix ACPI Global Lock re-entrancy | Alexey Starikovskiy |
2007-02-16 | Pull bugzilla-5534 into release branch | Len Brown |
2007-02-15 | Execute AML Notify() requests on stack. | Alexey Starikovskiy |
2007-02-13 | ACPI: Disable wake GPEs only once. | Alexey Starikovskiy |
2007-02-02 | ACPICA: Update copyright to 2007. | Bob Moore |
2007-02-02 | ACPICA: Removed all 16-bit support. | Bob Moore |
2007-02-02 | ACPICA: Add include of actables.h | Bob Moore |
2007-02-02 | ACPICA: Fail AcpiEnable if ACPI tables not loaded. | Bob Moore |
2007-02-02 | ACPICA: Remove global lock handler on AcpiTerminate. | Bob Moore |
2007-02-02 | ACPICA: _CID support for PCI Root Bridge detection. | Bob Moore |
2007-02-02 | ACPICA: Use faster ByIndex interface to get FACS | Bob Moore |
2007-02-02 | ACPICA: Remove obsolete Flags parameter. | Bob Moore |
2007-02-02 | ACPICA: Re-implement interpreters' "serialized mode" | Bob Moore |
2007-02-02 | ACPICA: Store GPE number instead of bitmask | Alexey Starikovskiy |
2007-02-02 | ACPICA: Disable all wake GPEs after first one recieved | Bob Moore |
2007-02-02 | ACPICA: Add acpi_gpe_count global to track the number of GPE events | Bob Moore |
2007-02-02 | ACPICA: Implement simplified Table Manager | Bob Moore |