aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/events (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-07Merge branches 'release' and 'stats' into releaseLen Brown2-2/+2
2008-02-07Merge branches 'release' and 'gpe-ack' into releaseLen Brown1-4/+13
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into releaseLen Brown1-4/+4
2008-02-06ACPI: create /sys/firmware/acpi/interruptsLen Brown2-2/+2
2008-01-10ACPICA: fix acpi_serialize hang regressionBob Moore1-4/+4
2007-12-06ACPI: Defer enabling of level GPE until all pending notifies doneAlexey Starikovskiy1-4/+13
2007-11-20ACPI: disable stray GPE, prevent ACPI interrupt stormZhang Rui1-4/+4
2007-10-10ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write}Alexey Starikovskiy1-4/+2
2007-07-23ACPI: autoload modules - ACPICA modificationsThomas Renninger1-1/+1
2007-07-18ACPICA: fix memory leak in acpi_ev_pci_config_region_setup() error pathJesper Juhl1-0/+1
2007-07-03ACPICA: Fixed possible corruption of global GPE listBob Moore1-0/+4
2007-05-09ACPICA: LindentLen Brown6-12/+11
2007-05-09Revert "Execute AML Notify() requests on stack."Len Brown1-5/+6
2007-05-09Revert "ACPICA: revert "acpi_serialize" changes"Len Brown3-21/+8
2007-03-15ACPICA: revert "acpi_serialize" changesLen Brown3-8/+21
2007-03-14[PATCH] misc NULL noiseAl Viro1-1/+1
2007-03-07ACPICA: Fix ACPI Global Lock re-entrancyAlexey Starikovskiy1-2/+23
2007-02-16Pull bugzilla-5534 into release branchLen Brown1-6/+5
2007-02-15Execute AML Notify() requests on stack.Alexey Starikovskiy1-6/+5
2007-02-13ACPI: Disable wake GPEs only once.Alexey Starikovskiy1-11/+0
2007-02-02ACPICA: Update copyright to 2007.Bob Moore10-10/+10
2007-02-02ACPICA: Removed all 16-bit support.Bob Moore1-5/+5
2007-02-02ACPICA: Add include of actables.hBob Moore1-0/+1
2007-02-02ACPICA: Fail AcpiEnable if ACPI tables not loaded.Bob Moore1-0/+8
2007-02-02ACPICA: Remove global lock handler on AcpiTerminate.Bob Moore1-0/+33
2007-02-02ACPICA: _CID support for PCI Root Bridge detection.Bob Moore1-38/+125
2007-02-02ACPICA: Use faster ByIndex interface to get FACSBob Moore1-2/+2
2007-02-02ACPICA: Remove obsolete Flags parameter.Bob Moore3-12/+10
2007-02-02ACPICA: Re-implement interpreters' "serialized mode"Bob Moore2-15/+6
2007-02-02ACPICA: Store GPE number instead of bitmaskAlexey Starikovskiy2-4/+6
2007-02-02ACPICA: Disable all wake GPEs after first one recievedBob Moore1-61/+17
2007-02-02ACPICA: Add acpi_gpe_count global to track the number of GPE eventsBob Moore1-0/+2
2007-02-02ACPICA: Implement simplified Table ManagerBob Moore5-51/+48
2007-02-02ACPICA: Update debug outputBob Moore1-1/+1
2007-02-02ACPICA: Release global lock from interrupt handlerBob Moore1-35/+15
2007-02-02ACPICA: Delete recursive feature of ACPI Global LockBob Moore1-54/+59
2007-02-02ACPICA: Update function headerBob Moore1-0/+3
2006-11-06ACPI: Get rid of 'unused variable' warning in acpi_ev_global_lock_handler()Jesper Juhl1-1/+0
2006-10-14Pull bugzilla-5534 into test branchLen Brown1-13/+1
2006-10-14ACPICA: Fix incorrect handling of PCI Express Root Bridge _HIDEiichiro Oiwa1-7/+6
2006-10-14ACPI: Remove deferred execution from global lock acquire wakeup pathAlexey Y. Starikovskiy1-13/+1
2006-07-09ACPI: ACPICA 20060707Bob Moore3-38/+63
2006-06-28ACPI: ACPICA 20060623Bob Moore1-9/+5
2006-06-27[ACPI] Print error message if remove/install notify handler failsThomas Renninger1-19/+28
2006-06-14ACPI: ACPICA 20060608Bob Moore1-4/+13
2006-06-14ACPI: ACPICA 20060526Bob Moore4-48/+79
2006-06-14ACPI: ACPICA 20060512Bob Moore3-13/+12
2006-06-14ACPI: ACPICA 20060421Bob Moore10-85/+85
2006-06-14ACPI: ACPICA 20060331Bob Moore1-1/+12
2006-06-14[ACPI] ACPICA 20060317Bob Moore3-11/+9