summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/evgpe.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-051-2/+2
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-1/+1
* ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki2015-04-151-2/+3
* ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...Lv Zheng2015-02-051-8/+44
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng2015-02-051-2/+2
* ACPICA: Events: Cleanup to move acpi_gbl_global_event_handler invocation out ...Lv Zheng2015-02-051-13/+26
* ACPICA: Events: Fix uninitialized variableDavid E. Box2015-02-051-1/+1
* ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restrictionLv Zheng2015-02-051-49/+13
* ACPICA: Events: Remove duplicated sanity check in acpi_ev_enable_gpe()Lv Zheng2015-02-051-11/+0
* ACPICA: Events: Always modify GPE registers under the GPE lockLv Zheng2014-12-031-0/+3
* ACPICA: Save current masks of enabled GPEs after enable register writesRafael J. Wysocki2014-12-011-3/+3
* ACPICA: Events: Reduce indent divergences of events files.Lv Zheng2014-10-211-11/+12
* ACPICA: Events: Fix edge-triggered GPE by disabling before acknowledging it.Lv Zheng2014-07-071-15/+17
* ACPICA: Events: Update GPE handling and initialization code.Bob Moore2014-05-071-6/+7
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Linuxize: Change indentation of C labels.Lv Zheng2013-10-311-1/+1
* ACPICA: Fix possible memory leaks in the GPE handling.Lv Zheng2013-10-301-0/+1
* ACPICA: Standardize all switch() blocksChao Guan2013-06-161-4/+2
* ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore2013-06-011-1/+0
* ACPICA: Regression fix: reinstate safe exit macrosBob Moore2013-03-121-3/+3
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Eliminate superfluous return_UINT8 and return_UINT32 macros.Bob Moore2013-01-101-3/+3
* ACPICA: Enhance error messages.Lv Zheng2013-01-101-1/+1
* ACPICA: Cleanup updated comments.Lv Zheng2013-01-101-2/+2
* ACPICA: Fix indent caused divergences.Lv Zheng2012-11-151-8/+12
* ACPICA: GPE support: Remove extraneous parameter from low-level function.Feng Tang2012-09-211-2/+1
* ACPICA: GPE Support: Update debug info for GPE tracing.Bob Moore2012-09-211-2/+19
* ACPICA: Add support for implicit notify on multiple devicesBob Moore2012-07-141-11/+11
* ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore2012-03-221-1/+3
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* Merge branch 'acpica' into releaseLen Brown2011-03-181-0/+9
|\
| * ACPICA: GPE detect optimization - ignore unused GPE registersLin Ming2011-03-021-0/+9
* | ACPI / ACPICA: Implicit notify for multiple devicesRafael J. Wysocki2011-02-241-4/+13
|/
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method().Jesper Juhl2011-01-181-0/+2
* ACPICA: Misc comments to minimize code divergenceLin Ming2011-01-121-8/+13
* ACPICA: Global event handlerLin Ming2011-01-121-1/+8
* ACPICA: Implicit notify supportLin Ming2011-01-121-72/+100
* ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_methodLin Ming2011-01-121-12/+45
* ACPICA: New GPE handler callback definitionLin Ming2011-01-121-4/+10
* ACPICA: Rename some function and variable namesLin Ming2011-01-121-5/+9
* ACPI / ACPICA: Fix reference counting problems with GPE handlersRafael J. Wysocki2010-08-071-0/+73
* ACPICA: Remove obsolete GPE functionBob Moore2010-07-061-2/+6
* ACPICA: Use low-level GPE enable during GPE block initializationRafael J. Wysocki2010-07-061-0/+40
* ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki2010-07-061-13/+8
* ACPICA: Rename acpi_hw_gpe_register_bitLin Ming2010-07-061-1/+1
* Merge branch 'gpe-regression-fixes' into releaseLen Brown2010-06-121-110/+5
|\
| * ACPI / ACPICA: Fix low-level GPE manipulation codeRafael J. Wysocki2010-06-121-106/+2
OpenPOWER on IntegriCloud