aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/evgpe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-13ACPICA: Update copyright notices to the year 2022Bob Moore1-1/+1
2021-01-22ACPICA: Updated all copyrights to 2021Bob Moore1-1/+1
2020-09-04ACPICA: Introduce acpi_hw_gpe_read() and acpi_hw_gpe_write()Rafael J. Wysocki1-2/+2
2020-01-13ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore1-1/+1
2019-06-19ACPICA: Clear status of GPEs on first direct enableRafael J. Wysocki1-1/+7
2019-04-30Revert "ACPICA: Clear status of GPEs before enabling them"Rafael J. Wysocki1-5/+1
2019-03-28ACPICA: Clear status of GPEs before enabling themFurquan Shaikh1-1/+5
2019-02-24ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss1-1/+1
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore1-1/+1
2018-05-25ACPICA: Introduce acpi_dispatch_gpe()Rafael J. Wysocki1-0/+6
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-37/+3
2018-03-18ACPICA: Events: Add parallel GPE handling support to fix potential redundant _Exx evaluationsErik Schmauss1-105/+128
2018-03-18ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resumeErik Schmauss1-8/+1
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-10-04ACPICA: Hardware: Enable 64-bit support of hardware accessesLv Zheng1-3/+3
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-08-13ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng1-0/+57
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng1-2/+2
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore1-1/+1
2015-04-15ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki1-2/+3
2015-02-05ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIsLv Zheng1-8/+44
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2015-02-05ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng1-2/+2
2015-02-05ACPICA: Events: Cleanup to move acpi_gbl_global_event_handler invocation out of acpi_ev_gpe_dispatch()Lv Zheng1-13/+26
2015-02-05ACPICA: Events: Fix uninitialized variableDavid E. Box1-1/+1
2015-02-05ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restrictionLv Zheng1-49/+13
2015-02-05ACPICA: Events: Remove duplicated sanity check in acpi_ev_enable_gpe()Lv Zheng1-11/+0
2014-12-03ACPICA: Events: Always modify GPE registers under the GPE lockLv Zheng1-0/+3
2014-12-01ACPICA: Save current masks of enabled GPEs after enable register writesRafael J. Wysocki1-3/+3
2014-10-21ACPICA: Events: Reduce indent divergences of events files.Lv Zheng1-11/+12
2014-07-07ACPICA: Events: Fix edge-triggered GPE by disabling before acknowledging it.Lv Zheng1-15/+17
2014-05-07ACPICA: Events: Update GPE handling and initialization code.Bob Moore1-6/+7
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng1-1/+1
2013-10-30ACPICA: Fix possible memory leaks in the GPE handling.Lv Zheng1-0/+1
2013-06-16ACPICA: Standardize all switch() blocksChao Guan1-4/+2
2013-06-01ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore1-1/+0
2013-03-12ACPICA: Regression fix: reinstate safe exit macrosBob Moore1-3/+3
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Eliminate superfluous return_UINT8 and return_UINT32 macros.Bob Moore1-3/+3
2013-01-10ACPICA: Enhance error messages.Lv Zheng1-1/+1
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng1-2/+2
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng1-8/+12
2012-09-21ACPICA: GPE support: Remove extraneous parameter from low-level function.Feng Tang1-2/+1
2012-09-21ACPICA: GPE Support: Update debug info for GPE tracing.Bob Moore1-2/+19
2012-07-14ACPICA: Add support for implicit notify on multiple devicesBob Moore1-11/+11
2012-03-22ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore1-1/+3
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-03-18Merge branch 'acpica' into releaseLen Brown1-0/+9