aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/evgpeblk.c
Commit message (Expand)AuthorAgeFilesLines
* 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