summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/events
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'release' and 'stats' into releaseLen Brown2008-02-072-2/+2
|\
| * ACPI: create /sys/firmware/acpi/interruptsLen Brown2008-02-072-2/+2
* | Merge branches 'release' and 'gpe-ack' into releaseLen Brown2008-02-071-4/+13
|\ \
| * | ACPI: Defer enabling of level GPE until all pending notifies doneAlexey Starikovskiy2007-12-071-4/+13
| | |
| \ \
*-. | | Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown2008-02-071-4/+4
|\ \| | | |_|/ |/| |
| * | ACPI: disable stray GPE, prevent ACPI interrupt stormZhang Rui2007-11-201-4/+4
| |/
* / ACPICA: fix acpi_serialize hang regressionBob Moore2008-01-111-4/+4
|/
* ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write}Alexey Starikovskiy2007-10-101-4/+2Star
* ACPI: autoload modules - ACPICA modificationsThomas Renninger2007-07-231-1/+1
* ACPICA: fix memory leak in acpi_ev_pci_config_region_setup() error pathJesper Juhl2007-07-191-0/+1
* ACPICA: Fixed possible corruption of global GPE listBob Moore2007-07-031-0/+4
* ACPICA: LindentLen Brown2007-05-106-12/+11Star
* Revert "Execute AML Notify() requests on stack."Len Brown2007-05-101-5/+6
* Revert "ACPICA: revert "acpi_serialize" changes"Len Brown2007-05-103-21/+8Star
* ACPICA: revert "acpi_serialize" changesLen Brown2007-03-153-8/+21
* [PATCH] misc NULL noiseAl Viro2007-03-141-1/+1
* ACPICA: Fix ACPI Global Lock re-entrancyAlexey Starikovskiy2007-03-071-2/+23
* Pull bugzilla-5534 into release branchLen Brown2007-02-171-6/+5Star
|\
| * Execute AML Notify() requests on stack.Alexey Starikovskiy2007-02-151-6/+5Star
* | ACPI: Disable wake GPEs only once.Alexey Starikovskiy2007-02-131-11/+0Star
|/
* ACPICA: Update copyright to 2007.Bob Moore2007-02-0310-10/+10
* ACPICA: Removed all 16-bit support.Bob Moore2007-02-031-5/+5
* ACPICA: Add include of actables.hBob Moore2007-02-031-0/+1
* ACPICA: Fail AcpiEnable if ACPI tables not loaded.Bob Moore2007-02-031-0/+8
* ACPICA: Remove global lock handler on AcpiTerminate.Bob Moore2007-02-031-0/+33
* ACPICA: _CID support for PCI Root Bridge detection.Bob Moore2007-02-031-38/+125
* ACPICA: Use faster ByIndex interface to get FACSBob Moore2007-02-031-2/+2
* ACPICA: Remove obsolete Flags parameter.Bob Moore2007-02-033-12/+10Star
* ACPICA: Re-implement interpreters' "serialized mode"Bob Moore2007-02-032-15/+6Star
* ACPICA: Store GPE number instead of bitmaskAlexey Starikovskiy2007-02-032-4/+6
* ACPICA: Disable all wake GPEs after first one recievedBob Moore2007-02-031-61/+17Star
* ACPICA: Add acpi_gpe_count global to track the number of GPE eventsBob Moore2007-02-031-0/+2
* ACPICA: Implement simplified Table ManagerBob Moore2007-02-035-51/+48Star
* ACPICA: Update debug outputBob Moore2007-02-031-1/+1
* ACPICA: Release global lock from interrupt handlerBob Moore2007-02-031-35/+15Star
* ACPICA: Delete recursive feature of ACPI Global LockBob Moore2007-02-031-54/+59
* ACPICA: Update function headerBob Moore2007-02-031-0/+3
* ACPI: Get rid of 'unused variable' warning in acpi_ev_global_lock_handler()Jesper Juhl2006-11-061-1/+0Star
* Pull bugzilla-5534 into test branchLen Brown2006-10-141-13/+1Star
|\
| * ACPI: Remove deferred execution from global lock acquire wakeup pathAlexey Y. Starikovskiy2006-10-141-13/+1Star
* | ACPICA: Fix incorrect handling of PCI Express Root Bridge _HIDEiichiro Oiwa2006-10-141-7/+6Star
|/
* ACPI: ACPICA 20060707Bob Moore2006-07-093-38/+63
* ACPI: ACPICA 20060623Bob Moore2006-06-281-9/+5Star
* [ACPI] Print error message if remove/install notify handler failsThomas Renninger2006-06-271-19/+28
* ACPI: ACPICA 20060608Bob Moore2006-06-141-4/+13
* ACPI: ACPICA 20060526Bob Moore2006-06-144-48/+79
* ACPI: ACPICA 20060512Bob Moore2006-06-143-13/+12Star
* ACPI: ACPICA 20060421Bob Moore2006-06-1410-85/+85
* ACPI: ACPICA 20060331Bob Moore2006-06-141-1/+12
* [ACPI] ACPICA 20060317Bob Moore2006-06-143-11/+9Star