aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/acevents.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore1-1/+1
2018-10-04ACPICA: Never run _REG on system_memory and system_IOBob Moore1-0/+2
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-36/+2
2018-03-18ACPICA: Events: Dispatch GPEs after enabling for the first timeErik Schmauss1-0/+14
2018-03-18ACPICA: Events: Add parallel GPE handling support to fix potential redundant _Exx evaluationsErik Schmauss1-0/+4
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-12-01ACPICA: Events: Fix acpi_ev_initialize_region() return valueLv Zheng1-3/+1
2016-08-13ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng1-0/+3
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng1-0/+1
2016-04-05ACPICA: Events: Fix an issue that _REG association can happen before namespace is initializedLv Zheng1-2/+0
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_reg_methods()Lv Zheng1-2/+2
2016-01-01ACPICA: Events: Split acpi_ev_associate_reg_method() from region initialization codeLv Zheng1-0/+2
2016-01-01ACPICA: Events: Deploys acpi_ev_find_region_handler()Lv Zheng1-0/+5
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2015-02-05ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restrictionLv Zheng1-2/+0
2014-05-07ACPICA: Events: Update GPE handling and initialization code.Bob Moore1-2/+3
2014-03-18ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore1-3/+0
2014-02-27ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore1-0/+3
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2014-01-08ACPICA: Linuxize: Cleanup spaces after special macro invocations.Lv Zheng1-3/+2
2014-01-08ACPICA: Improve exception handling for GPE block installation.Bob Moore1-1/+3
2013-10-31ACPICA: Fix indentation issues for macro invocations.Lv Zheng1-1/+2
2013-09-24ACPICA: Add support for host-installed SCI handlers.Lv Zheng1-3/+3
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-11ACPICA: Source restructuring: split large files into 8 new files.Bob Moore1-7/+14
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng1-2/+4
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-1/+1
2012-03-22ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore1-10/+11
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore1-0/+1
2011-05-09ACPICA: Split all internal Global Lock functions to new file - evglockBob Moore1-6/+11
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2011-01-12ACPICA: Implicit notify supportLin Ming1-0/+2
2011-01-12ACPICA: Remove unused function declarationsLin Ming1-6/+0
2011-01-12ACPICA: New GPE handler callback definitionLin Ming1-1/+2
2011-01-12ACPICA: Rename some function and variable namesLin Ming1-3/+3
2011-01-12ACPICA: Move GPE functions to new file evxfgpe.cLin Ming1-0/+4
2010-09-24ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki1-2/+3
2010-08-07ACPI / ACPICA: Fix reference counting problems with GPE handlersRafael J. Wysocki1-0/+4
2010-07-06ACPICA: Use low-level GPE enable during GPE block initializationRafael J. Wysocki1-0/+2
2010-07-06ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki1-1/+1
2010-06-12Merge branch 'gpe-regression-fixes' into releaseLen Brown1-4/+0
2010-06-12ACPI / ACPICA: Fix low-level GPE manipulation codeRafael J. Wysocki1-4/+0
2010-05-06ACPICA: Split large file, evgpeblkBob Moore1-16/+34
2010-05-06ACPICA: Add GPE support for dynamically loaded ACPI tablesBob Moore1-0/+2
2010-04-20ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming1-3/+4
2010-04-20ACPICA: Update version to 20100331.Robert Moore0-0/+0
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-3/+2