summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/evxfgpe.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-22ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore1-0/+2
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-11-01acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-02-24ACPI / ACPICA: Implicit notify for multiple devicesRafael J. Wysocki1-9/+33
2011-02-12ACPI / ACPICA: Avoid crashing if _PRW is defined for the root objectRafael J. Wysocki1-23/+26
2011-01-19ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2011-01-12ACPICA: Misc comments to minimize code divergenceLin Ming1-11/+21
2011-01-12ACPICA: Implicit notify supportLin Ming1-11/+47
2011-01-12ACPICA: Rename some function and variable namesLin Ming1-20/+33
2011-01-12ACPICA: Move GPE functions to new file evxfgpe.cLin Ming1-0/+610