summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/evgpeblk.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-011-1/+1
|\
| * ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* | ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-221-54/+33
|/
* ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-241-4/+4
* ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore2009-08-271-2/+2
* ACPICA: Formatting update - no functional changesBob Moore2009-03-271-33/+31
* ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore2009-03-261-4/+4
* ACPICA: hide private headersLen Brown2009-01-091-3/+3
* ACPICA: create acpica/ directoryLen Brown2009-01-091-0/+1227
OpenPOWER on IntegriCloud