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