summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-05-2916-358/+501
|\
| *-. Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown2011-05-294-19/+57
| |\ \
| * | | ACPICA: Execute an orphan _REG method under the EC deviceBob Moore2011-05-093-9/+127
| * | | ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate placeBob Moore2011-05-091-1/+0
| * | | ACPICA: Update internal address SpaceID for DataTable regionsBob Moore2011-05-096-21/+8
| * | | ACPICA: Add more methods eligible for NULL package element removalBob Moore2011-05-091-8/+5
| * | | ACPICA: Split all internal Global Lock functions to new file - evglockBob Moore2011-05-094-316/+347
| * | | ACPICA: Fix code divergence of global lock handlingLin Ming2011-03-253-41/+44
| * | | ACPICA: Use acpi_os_create_lock interfaceLin Ming2011-03-252-9/+17
* | | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
| |/ / |/| |
* | | Merge branch 'reset' into releaseLen Brown2011-03-231-5/+5
|\ \ \
| * | | ACPICA: Fix access width for reset vectorMatthew Garrett2011-03-221-5/+5
| | |/ | |/|
* | | Merge branch 'acpica' into releaseLen Brown2011-03-1816-1915/+2152
|\ \ \ | |/ / |/| / | |/
| * ACPICA: Add mechanism to defer _REG methods for some installed handlersBob Moore2011-03-024-2/+39
| * ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_nameBob Moore2011-03-021-0/+2
| * ACPICA: Split large dsopcode and dsload.c files.Bob Moore2011-03-027-1407/+1549
| * ACPICA: Split large utglobal into utdecode.c.Bob Moore2011-03-024-503/+547
| * ACPICA: Clarify a couple of error messagesBob Moore2011-03-021-2/+2
| * ACPICA: Remove use of unreliable FADT revision fieldBob Moore2011-03-021-1/+4
| * ACPICA: GPE detect optimization - ignore unused GPE registersLin Ming2011-03-021-0/+9
* | ACPI / ACPICA: Implicit notify for multiple devicesRafael J. Wysocki2011-02-243-14/+52
|/
* ACPI / ACPICA: Avoid crashing if _PRW is defined for the root objectRafael J. Wysocki2011-02-121-23/+26
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2011-01-20141-205/+252
|\
| * ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-18141-141/+141
| * ACPICA: Fix issues/fault with automatic "serialized" method supportLin Ming2011-01-1813-64/+85
| * ACPICA: Debugger: Lock namespace for duration of a namespace dumpBob Moore2011-01-181-0/+15
| * ACPICA: Fix namespace race conditionDana Myers2011-01-181-0/+9
| * ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method().Jesper Juhl2011-01-181-0/+2
* | ACPI / ACPICA: Initialize the global lock spinlock as appropriateRafael J. Wysocki2011-01-143-2/+3
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-1316-797/+1097
|\ \
| * \ Merge branch 'wakeup-etc-rafael' into releaseLen Brown2011-01-121-39/+55
| |\ \ | | |/ | |/|
| | * ACPI / ACPICA: Fix global lock acquisitionRafael J. Wysocki2011-01-071-39/+55
| * | ACPICA: Misc comments to minimize code divergenceLin Ming2011-01-126-46/+81
| * | ACPICA: Global event handlerLin Ming2011-01-125-3/+75
| * | ACPICA: Implicit notify supportLin Ming2011-01-126-86/+159
| * | ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_methodLin Ming2011-01-121-12/+45
| * | ACPICA: Remove unused function declarationsLin Ming2011-01-121-6/+0
| * | ACPICA: New GPE handler callback definitionLin Ming2011-01-124-13/+20
| * | ACPICA: Rename some function and variable namesLin Ming2011-01-129-45/+62
| * | ACPICA: Move GPE functions to new file evxfgpe.cLin Ming2011-01-125-601/+654
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\ \
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar2011-01-041-0/+3
|\ \ \ | | |/ | |/|
| * | ACPI / ACPICA: Disable GPEs during initializationRafael J. Wysocki2010-12-261-0/+3
| |/
* | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-181-2/+0
|/
* Merge branch 'gpe-defer' into releaseLen Brown2010-10-2510-139/+83
|\
| * ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki2010-09-2410-139/+83
* | Merge branch 'acpica' into releaseLen Brown2010-10-2533-572/+1743
|\ \
| * | Subject: [PATCH] ACPICA: Fix Scope() op in module level codeBob Moore2010-10-231-2/+17
| * | ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI eventsColin Ian King2010-10-171-0/+1
OpenPOWER on IntegriCloud