aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-1/+13
* ACPI: export symbol acpi_get_table_with_sizeAlex Deucher2012-09-141-0/+1
* ACPICA: Fix to allow region arguments to reference other scopesLin Ming2012-04-223-1/+8
* ACPICA: Fix regression in FADT revision checksJulian Anastasov2012-04-131-4/+4
* ACPICA: Put back the call to acpi_os_validate_addressLin Ming2012-01-251-0/+24
* acpica: ACPI_MAX_SLEEP should be 2 sec, not 20Len Brown2011-10-031-1/+1
* ACPICA: Do not repair _TSS return package if _PSS is presentFenghua Yu2011-10-033-0/+17
* 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
|\ \ \ | | |/ | |/|