summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/evxfgpe.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore2012-11-151-2/+2
* ACPICA: Fix indent caused divergences.Lv Zheng2012-11-151-4/+5
* ACPICA: GPE support: Remove extraneous parameter from low-level function.Feng Tang2012-09-211-2/+1
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-3/+3
* ACPICA: Add support for implicit notify on multiple devicesBob Moore2012-07-141-37/+69
* ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore2012-03-221-0/+2
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker2011-10-311-0/+1
* ACPI / ACPICA: Implicit notify for multiple devicesRafael J. Wysocki2011-02-241-9/+33
* ACPI / ACPICA: Avoid crashing if _PRW is defined for the root objectRafael J. Wysocki2011-02-121-23/+26
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* ACPICA: Misc comments to minimize code divergenceLin Ming2011-01-121-11/+21
* ACPICA: Implicit notify supportLin Ming2011-01-121-11/+47
* ACPICA: Rename some function and variable namesLin Ming2011-01-121-20/+33
* ACPICA: Move GPE functions to new file evxfgpe.cLin Ming2011-01-121-0/+610