summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/events
AgeCommit message (Expand)Author
2008-07-16ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...Zhang Rui
2008-07-16ACPICA: Eliminate acpi_native_uint type v2Bob Moore
2008-07-16ACPICA: Fix for hang on GPE method invocationBob Moore
2008-07-16Make GPE disable more robustBob Moore
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown
2008-04-29ACPICA: always disable GPE when requestedDamián Viano
2008-04-23ACPICA: update Intel copyrightLen Brown
2008-04-22ACPICA: Update for new Notify valuesZhang Rui
2008-04-22ACPICA: Cosmetic changes only, no functional changesBob Moore
2008-04-22ACPICA: Fix for update of the Global Lock HandleBob Moore
2008-04-22ACPICA: Misc fixes for recent global lock code updateBob Moore
2008-04-22ACPICA: Update for mutiple global lock acquisitions by same threadBob Moore
2008-02-07Merge branches 'release' and 'stats' into releaseLen Brown
2008-02-07Merge branches 'release' and 'gpe-ack' into releaseLen Brown
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown
2008-02-06ACPI: create /sys/firmware/acpi/interruptsLen Brown
2008-01-10ACPICA: fix acpi_serialize hang regressionBob Moore
2007-12-06ACPI: Defer enabling of level GPE until all pending notifies doneAlexey Starikovskiy
2007-11-20ACPI: disable stray GPE, prevent ACPI interrupt stormZhang Rui
2007-10-10ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write}Alexey Starikovskiy
2007-07-23ACPI: autoload modules - ACPICA modificationsThomas Renninger
2007-07-18ACPICA: fix memory leak in acpi_ev_pci_config_region_setup() error pathJesper Juhl
2007-07-03ACPICA: Fixed possible corruption of global GPE listBob Moore
2007-05-09ACPICA: LindentLen Brown
2007-05-09Revert "Execute AML Notify() requests on stack."Len Brown
2007-05-09Revert "ACPICA: revert "acpi_serialize" changes"Len Brown
2007-03-15ACPICA: revert "acpi_serialize" changesLen Brown
2007-03-14[PATCH] misc NULL noiseAl Viro
2007-03-07ACPICA: Fix ACPI Global Lock re-entrancyAlexey Starikovskiy
2007-02-16Pull bugzilla-5534 into release branchLen Brown
2007-02-15Execute AML Notify() requests on stack.Alexey Starikovskiy
2007-02-13ACPI: Disable wake GPEs only once.Alexey Starikovskiy
2007-02-02ACPICA: Update copyright to 2007.Bob Moore
2007-02-02ACPICA: Removed all 16-bit support.Bob Moore
2007-02-02ACPICA: Add include of actables.hBob Moore
2007-02-02ACPICA: Fail AcpiEnable if ACPI tables not loaded.Bob Moore
2007-02-02ACPICA: Remove global lock handler on AcpiTerminate.Bob Moore
2007-02-02ACPICA: _CID support for PCI Root Bridge detection.Bob Moore
2007-02-02ACPICA: Use faster ByIndex interface to get FACSBob Moore
2007-02-02ACPICA: Remove obsolete Flags parameter.Bob Moore
2007-02-02ACPICA: Re-implement interpreters' "serialized mode"Bob Moore
2007-02-02ACPICA: Store GPE number instead of bitmaskAlexey Starikovskiy
2007-02-02ACPICA: Disable all wake GPEs after first one recievedBob Moore
2007-02-02ACPICA: Add acpi_gpe_count global to track the number of GPE eventsBob Moore
2007-02-02ACPICA: Implement simplified Table ManagerBob Moore
2007-02-02ACPICA: Update debug outputBob Moore
2007-02-02ACPICA: Release global lock from interrupt handlerBob Moore
2007-02-02ACPICA: Delete recursive feature of ACPI Global LockBob Moore
2007-02-02ACPICA: Update function headerBob Moore
2006-11-06ACPI: Get rid of 'unused variable' warning in acpi_ev_global_lock_handler()Jesper Juhl