aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/evxfgpe.c
AgeCommit message (Expand)Author
2015-02-05ACPICA: Events: Enable APIs to allow interrupt/polling adaptive request based...Lv Zheng
2015-02-05ACPICA: Events: Introduce acpi_set_gpe()/acpi_finish_gpe() to reduce divergencesLv Zheng
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box
2015-02-05ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng
2015-02-05ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after e...Lv Zheng
2014-10-21ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng
2014-10-21ACPICA: Events: Reduce indent divergences of events files.Lv Zheng
2014-09-30ACPICA: Introduce acpi_enable_all_wakeup_gpes()Rafael J. Wysocki
2014-07-23ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki
2014-07-23ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s).Rafael J. Wysocki
2014-05-07ACPICA: Events: Update GPE handling and initialization code.Bob Moore
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore
2014-02-11ACPICA: Improve parameter validation for acpi_install_gpe_block.Bob Moore
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng
2013-10-31ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng
2013-06-16ACPICA: Standardize all switch() blocksChao Guan
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore
2013-01-10ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng
2012-11-15ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng
2012-09-21ACPICA: GPE support: Remove extraneous parameter from low-level function.Feng Tang
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore
2012-07-14ACPICA: Add support for implicit notify on multiple devicesBob Moore
2012-03-22ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore
2011-10-31acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker
2011-02-24ACPI / ACPICA: Implicit notify for multiple devicesRafael J. Wysocki
2011-02-12ACPI / ACPICA: Avoid crashing if _PRW is defined for the root objectRafael J. Wysocki
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore
2011-01-12ACPICA: Misc comments to minimize code divergenceLin Ming
2011-01-12ACPICA: Implicit notify supportLin Ming
2011-01-12ACPICA: Rename some function and variable namesLin Ming
2011-01-12ACPICA: Move GPE functions to new file evxfgpe.cLin Ming