summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/evgpeblk.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Update all copyrights/signons to 2023Bob Moore2023-04-061-1/+1
* ACPICA: Update copyright notices to the year 2022Bob Moore2022-04-131-1/+1
* ACPICA: Updated all copyrights to 2021Bob Moore2021-01-221-1/+1
* ACPICA: Introduce special struct type for GPE register addressesRafael J. Wysocki2020-09-041-6/+0
* ACPICA: Introduce acpi_hw_gpe_read() and acpi_hw_gpe_write()Rafael J. Wysocki2020-09-041-2/+2
* ACPICA: Validate GPE blocks at init timeRafael J. Wysocki2020-09-041-0/+17
* ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore2020-01-131-1/+1
* ACPICA: Results from ClangBob Moore2019-10-281-4/+7
* ACPICA: Clear status of GPEs on first direct enableRafael J. Wysocki2019-06-191-1/+1
* ACPICA: All acpica: Update copyrights to 2019Bob Moore2019-01-151-1/+1
* ACPICA: adding SPDX headersErik Schmauss2018-03-181-36/+2
* ACPICA: macros: fix ACPI_ERROR_NAMESPACE macroErik Schmauss2018-03-181-2/+4
* ACPICA: Events: Dispatch GPEs after enabling for the first timeErik Schmauss2018-03-181-12/+6
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-061-1/+1
* ACPICA: Make it possible to enable runtime GPEs earlierRafael J. Wysocki2017-08-171-0/+2
* ACPICA: Dispatch active GPEs at init timeRafael J. Wysocki2017-08-171-9/+19
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-091-1/+1
* ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-051-2/+2
* ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore2016-02-241-2/+1
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-0/+1
* ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...Lv Zheng2015-02-051-0/+2
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng2015-02-051-3/+3
* ACPICA: Events: Update GPE handling and initialization code.Bob Moore2014-05-071-18/+16
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Improve exception handling for GPE block installation.Bob Moore2014-01-081-4/+4
* ACPICA: Linuxize: Change indentation of C labels.Lv Zheng2013-10-311-3/+3
* ACPICA: Fix possible memory leak in GPE init error pathTomasz Nowicki2013-06-161-0/+2
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Update ACPICA initialization messages.Bob Moore2013-01-101-10/+12
* ACPICA: Fix indent caused divergences.Lv Zheng2012-11-151-1/+2
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-1/+1
* 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
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* ACPICA: Misc comments to minimize code divergenceLin Ming2011-01-121-10/+8
* ACPICA: Implicit notify supportLin Ming2011-01-121-3/+8
* ACPICA: Rename some function and variable namesLin Ming2011-01-121-2/+2
* ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki2010-09-241-26/+21
* ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block()Rafael J. Wysocki2010-07-121-13/+8
* ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki2010-07-121-42/+5
* ACPICA: Use low-level GPE enable during GPE block initializationRafael J. Wysocki2010-07-061-4/+3
* ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki2010-07-061-2/+1
* Merge branch 'gpe-regression-fixes' into releaseLen Brown2010-06-121-1/+13
|\
| * ACPI / ACPICA: Fix GPE initializationRafael J. Wysocki2010-06-121-1/+13
* | ACPICA: Split large file, evgpeblkBob Moore2010-05-061-909/+0
* | ACPICA: Add GPE support for dynamically loaded ACPI tablesBob Moore2010-05-061-40/+276
|/
* ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming2010-04-201-67/+76
* ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore2010-04-201-2/+2