aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/evgpeblk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-13ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore1-1/+1
2019-10-28ACPICA: Results from ClangBob Moore1-4/+7
2019-06-19ACPICA: Clear status of GPEs on first direct enableRafael J. Wysocki1-1/+1
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore1-1/+1
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-36/+2
2018-03-18ACPICA: macros: fix ACPI_ERROR_NAMESPACE macroErik Schmauss1-2/+4
2018-03-18ACPICA: Events: Dispatch GPEs after enabling for the first timeErik Schmauss1-12/+6
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-08-17ACPICA: Make it possible to enable runtime GPEs earlierRafael J. Wysocki1-0/+2
2017-08-17ACPICA: Dispatch active GPEs at init timeRafael J. Wysocki1-9/+19
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng1-2/+2
2016-02-24ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore1-2/+1
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore1-0/+1
2015-02-05ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIsLv Zheng1-0/+2
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2015-02-05ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng1-3/+3
2014-05-07ACPICA: Events: Update GPE handling and initialization code.Bob Moore1-18/+16
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2014-01-08ACPICA: Improve exception handling for GPE block installation.Bob Moore1-4/+4
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng1-3/+3
2013-06-16ACPICA: Fix possible memory leak in GPE init error pathTomasz Nowicki1-0/+2
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Update ACPICA initialization messages.Bob Moore1-10/+12
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng1-1/+2
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-1/+3
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2011-01-12ACPICA: Misc comments to minimize code divergenceLin Ming1-10/+8
2011-01-12ACPICA: Implicit notify supportLin Ming1-3/+8
2011-01-12ACPICA: Rename some function and variable namesLin Ming1-2/+2
2010-09-24ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki1-26/+21
2010-07-12ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block()Rafael J. Wysocki1-13/+8
2010-07-12ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki1-42/+5
2010-07-06ACPICA: Use low-level GPE enable during GPE block initializationRafael J. Wysocki1-4/+3
2010-07-06ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki1-2/+1
2010-06-12Merge branch 'gpe-regression-fixes' into releaseLen Brown1-1/+13
2010-06-12ACPI / ACPICA: Fix GPE initializationRafael J. Wysocki1-1/+13
2010-05-06ACPICA: Split large file, evgpeblkBob Moore1-909/+0
2010-05-06ACPICA: Add GPE support for dynamically loaded ACPI tablesBob Moore1-40/+276
2010-04-20ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming1-67/+76
2010-04-20ACPICA: Update version to 20100331.Robert Moore0-0/+0
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore1-2/+2
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+1
2010-02-22ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki1-54/+33
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-4/+4
2009-08-27ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore1-2/+2