summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/events
AgeCommit message (Expand)AuthorLines
2009-01-09ACPICA: create acpica/ directoryLen Brown-6775/+0
2008-12-31ACPICA: Restructure includes into public/privateBob Moore-0/+10
2008-12-31ACPICA: New: acpi_read and acpi_write public interfacesBob Moore-18/+8
2008-12-31ACPICA: New: Public GPE group enable/disable interfacesBob Moore-0/+58
2008-12-31ACPICA: New: acpi_get_gpe_device interfaceBob Moore-7/+115
2008-12-29ACPICA: Reformat comments, no functional changesBob Moore-163/+152
2008-12-29ACPICA: Add global pointer for FACS table to simplify FACS accessBob Moore-16/+6
2008-11-11Merge branch 'ec' into releaseLen Brown-26/+9
2008-11-11Merge branch 'misc' into releaseLen Brown-2/+0
2008-11-11ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy-26/+9
2008-11-07Delete an unwanted return statement at evgpe.cLin Ming-2/+0
2008-10-28ACPI: bugfix reporting of event handler statusZhang Rui-0/+6
2008-07-16ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...Zhang Rui-3/+15
2008-07-16ACPICA: Eliminate acpi_native_uint type v2Bob Moore-26/+22
2008-07-16ACPICA: Fix for hang on GPE method invocationBob Moore-5/+0
2008-07-16Make GPE disable more robustBob Moore-4/+14
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown-4/+0
2008-04-29ACPICA: always disable GPE when requestedDamián Viano-4/+0
2008-04-23ACPICA: update Intel copyrightLen Brown-10/+10
2008-04-22ACPICA: Update for new Notify valuesZhang Rui-36/+23
2008-04-22ACPICA: Cosmetic changes only, no functional changesBob Moore-4/+5
2008-04-22ACPICA: Fix for update of the Global Lock HandleBob Moore-8/+14
2008-04-22ACPICA: Misc fixes for recent global lock code updateBob Moore-1/+1
2008-04-22ACPICA: Update for mutiple global lock acquisitions by same threadBob Moore-9/+28
2008-02-07Merge branches 'release' and 'stats' into releaseLen Brown-2/+2
2008-02-07Merge branches 'release' and 'gpe-ack' into releaseLen Brown-4/+13
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown-4/+4
2008-02-06ACPI: create /sys/firmware/acpi/interruptsLen Brown-2/+2
2008-01-10ACPICA: fix acpi_serialize hang regressionBob Moore-4/+4
2007-12-06ACPI: Defer enabling of level GPE until all pending notifies doneAlexey Starikovskiy-4/+13
2007-11-20ACPI: disable stray GPE, prevent ACPI interrupt stormZhang Rui-4/+4
2007-10-10ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write}Alexey Starikovskiy-4/+2
2007-07-23ACPI: autoload modules - ACPICA modificationsThomas Renninger-1/+1
2007-07-18ACPICA: fix memory leak in acpi_ev_pci_config_region_setup() error pathJesper Juhl-0/+1
2007-07-03ACPICA: Fixed possible corruption of global GPE listBob Moore-0/+4
2007-05-09ACPICA: LindentLen Brown-12/+11
2007-05-09Revert "Execute AML Notify() requests on stack."Len Brown-5/+6
2007-05-09Revert "ACPICA: revert "acpi_serialize" changes"Len Brown-21/+8
2007-03-15ACPICA: revert "acpi_serialize" changesLen Brown-8/+21
2007-03-14[PATCH] misc NULL noiseAl Viro-1/+1
2007-03-07ACPICA: Fix ACPI Global Lock re-entrancyAlexey Starikovskiy-2/+23
2007-02-16Pull bugzilla-5534 into release branchLen Brown-6/+5
2007-02-15Execute AML Notify() requests on stack.Alexey Starikovskiy-6/+5
2007-02-13ACPI: Disable wake GPEs only once.Alexey Starikovskiy-11/+0
2007-02-02ACPICA: Update copyright to 2007.Bob Moore-10/+10
2007-02-02ACPICA: Removed all 16-bit support.Bob Moore-5/+5
2007-02-02ACPICA: Add include of actables.hBob Moore-0/+1
2007-02-02ACPICA: Fail AcpiEnable if ACPI tables not loaded.Bob Moore-0/+8
2007-02-02ACPICA: Remove global lock handler on AcpiTerminate.Bob Moore-0/+33
2007-02-02ACPICA: _CID support for PCI Root Bridge detection.Bob Moore-38/+125