summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/acevents.h
Commit message (Expand)AuthorAge
* ACPICA: Clear status of GPEs on first direct enableRafael J. Wysocki2019-06-19
* ACPICA: All acpica: Update copyrights to 2019Bob Moore2019-01-15
* ACPICA: Never run _REG on system_memory and system_IOBob Moore2018-10-04
* ACPICA: adding SPDX headersErik Schmauss2018-03-18
* ACPICA: Events: Dispatch GPEs after enabling for the first timeErik Schmauss2018-03-18
* ACPICA: Events: Add parallel GPE handling support to fix potential redundant ...Erik Schmauss2018-03-18
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-06
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-09
* ACPICA: Events: Fix acpi_ev_initialize_region() return valueLv Zheng2016-12-01
* ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng2016-08-12
* ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-05
* ACPICA: Events: Fix an issue that _REG association can happen before namespac...Lv Zheng2016-04-04
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-15
* ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_r...Lv Zheng2015-12-31
* ACPICA: Events: Split acpi_ev_associate_reg_method() from region initializati...Lv Zheng2015-12-31
* ACPICA: Events: Deploys acpi_ev_find_region_handler()Lv Zheng2015-12-31
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-05
* ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restrictionLv Zheng2015-02-05
* ACPICA: Events: Update GPE handling and initialization code.Bob Moore2014-05-06
* ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore2014-03-17
* ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore2014-02-26
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-10
* ACPICA: Linuxize: Cleanup spaces after special macro invocations.Lv Zheng2014-01-08
* ACPICA: Improve exception handling for GPE block installation.Bob Moore2014-01-08
* ACPICA: Fix indentation issues for macro invocations.Lv Zheng2013-10-31
* ACPICA: Add support for host-installed SCI handlers.Lv Zheng2013-09-23
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-25
* ACPICA: Source restructuring: split large files into 8 new files.Bob Moore2013-01-11
* ACPICA: Fix indent caused divergences.Lv Zheng2012-11-14
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-17
* ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore2012-03-22
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-17
* ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore2012-01-17
* ACPICA: Split all internal Global Lock functions to new file - evglockBob Moore2011-05-09
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-18
* ACPICA: Implicit notify supportLin Ming2011-01-12
* ACPICA: Remove unused function declarationsLin Ming2011-01-12
* ACPICA: New GPE handler callback definitionLin Ming2011-01-12
* ACPICA: Rename some function and variable namesLin Ming2011-01-12
* ACPICA: Move GPE functions to new file evxfgpe.cLin Ming2011-01-12
* ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki2010-09-24
* ACPI / ACPICA: Fix reference counting problems with GPE handlersRafael J. Wysocki2010-08-07
* ACPICA: Use low-level GPE enable during GPE block initializationRafael J. Wysocki2010-07-06
* ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki2010-07-06
* Merge branch 'gpe-regression-fixes' into releaseLen Brown2010-06-12
|\
| * ACPI / ACPICA: Fix low-level GPE manipulation codeRafael J. Wysocki2010-06-12
* | ACPICA: Split large file, evgpeblkBob Moore2010-05-06
* | ACPICA: Add GPE support for dynamically loaded ACPI tablesBob Moore2010-05-06
|/
* ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming2010-04-20
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-01
|\