aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/evxfevnt.c
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+1
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* ACPICA: Move GPE functions to new file evxfgpe.cLin Ming2011-01-121-600/+0
* ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki2010-09-241-17/+44
* Merge branch 'acpica-gpe' into releaseLen Brown2010-08-151-159/+74
|\
| * ACPI / ACPICA: Fix reference counting problems with GPE handlersRafael J. Wysocki2010-08-071-53/+9
| * ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unsetRafael J. Wysocki2010-07-121-1/+1
| * ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki2010-07-121-1/+54
| * ACPICA: Drop acpi_set_gpeRafael J. Wysocki2010-07-061-60/+0
| * ACPICA: Use low-level GPE enable during GPE block initializationRafael J. Wysocki2010-07-061-40/+2
| * ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki2010-07-061-91/+28
| * ACPICA: Introduce acpi_gpe_wakeup()Rafael J. Wysocki2010-07-061-0/+67
* | ACPI: handle systems which asynchoronously enable ACPI modeLen Brown2010-06-281-8/+11
|/
* Merge branch 'gpe-regression-fixes' into releaseLen Brown2010-06-121-6/+53
|\
| * ACPI / ACPICA: Fix low-level GPE manipulation codeRafael J. Wysocki2010-06-121-6/+53
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-281-12/+21
|\ \ | |/ |/|
| * ACPICA: simplify SCI_EN workaroundLen Brown2010-05-121-12/+21
* | ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming2010-04-201-78/+113
|/
* 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-241-9/+15
* | ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-221-25/+65
|/
* ACPICA: Update internal namespace node/handle interfacesBob Moore2009-12-151-2/+2
* ACPICA: Miscellaneous lint changesBob Moore2009-05-271-2/+2
* ACPICA: Add manifest constants for bit register valuesBob Moore2009-03-271-3/+3
* ACPICA: Rename ACPI bit register access functionsBob Moore2009-03-261-12/+12
* ACPICA: hide private headersLen Brown2009-01-091-4/+4
* ACPICA: create acpica/ directoryLen Brown2009-01-091-0/+871