summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
* ACPI: handle systems which asynchoronously enable ACPI modeLen Brown2010-06-281-8/+11
* Merge branch 'acpica-cherry-pick' into releaseLen Brown2010-06-125-0/+41
|\
| * ACPICA: Truncate I/O addresses to 16 bits for Windows compatibilityMatthew Garrett2010-06-123-0/+29
| * ACPICA: Limit maximum time for Sleep() operatorBob Moore2010-06-122-0/+12
* | Merge branch 'gpe-regression-fixes' into releaseLen Brown2010-06-127-158/+141
|\ \ | |/ |/|
| * ACPI / ACPICA: Fix GPE initializationRafael J. Wysocki2010-06-121-1/+13
| * ACPI / ACPICA: Avoid writing full enable masks to GPE registersRafael J. Wysocki2010-06-121-13/+5
| * ACPI / ACPICA: Fix low-level GPE manipulation codeRafael J. Wysocki2010-06-125-122/+78
| * ACPI / ACPICA: Use helper function for computing GPE masksRafael J. Wysocki2010-06-113-16/+46
| * ACPI / ACPICA: Do not attempt to disable GPE when installing handlerRafael J. Wysocki2010-06-111-7/+0
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-282-31/+22
|\ \
| * | ACPICA: simplify SCI_EN workaroundLen Brown2010-05-122-31/+22
* | | ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleepBob Moore2010-05-063-6/+6
* | | ACPICA: Prevent possible allocation overrun during object copyLin Ming2010-05-061-3/+11
* | | ACPICA: Split large file, evgpeblkBob Moore2010-05-065-926/+1025
* | | ACPICA: Add GPE support for dynamically loaded ACPI tablesBob Moore2010-05-065-47/+298
* | | ACPICA: Clarify/rename some root table descriptor fieldsBob Moore2010-05-066-65/+68
| |/ |/|
* | ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming2010-04-207-230/+316
* | ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDTLin Ming2010-04-201-0/+4
* | ACPICA: Update DSDT copy/detection.Bob Moore2010-04-205-19/+38
* | ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming2010-04-205-0/+56
* | ACPICA: Add detection of corrupted/replaced DSDTLin Ming2010-04-205-20/+61
* | ACPICA: Add write support for DataTable operation regionsBob Moore2010-04-201-3/+10
* | ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copyAlexey Starikovskiy2010-04-201-5/+18
* | ACPICA: Update comments/headers, no functional changeBob Moore2010-04-201-10/+11
* | ACPICA: Fix for possible fault in acpi_ex_release_mutexLin Ming2010-04-201-11/+10
* | ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore2010-04-2052-150/+151
* | ACPICA: Enhance configuration for output of AML Debug ObjectLin Ming2010-04-205-216/+275
|/
* Merge branch 'bugzilla-15749' into releaseLen Brown2010-04-161-6/+11
|\
| * ACPI: EC: Limit burst to 64 bitsAlexey Starikovskiy2010-04-161-6/+11
| |
| \
*-. \ Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown2010-04-062-12/+19
|\ \ \ | | |/ | |/|
| | * ACPI / ACPICA: Do not check reference counters in acpi_ev_enable_gpe()Rafael J. Wysocki2010-03-231-12/+7
| |/ |/|
| * ACPI: EC: Allow multibyte access to ECAlexey Starikovskiy2010-03-171-0/+12
|/
*-. Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-14134-766/+833
|\ \
| | * ACPICA: fix acpi_ex_release_mutex() commentBartlomiej Zolnierkiewicz2010-02-161-2/+1
| |/ |/|
| * Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-01134-481/+556
| |\
| | * ACPICA: Disassembler: Remove obsolete "Integer64" field in parse objectBob Moore2010-01-221-1/+0
| | * ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore2010-01-2230-182/+150
| | * ACPICA: Predefined name repair: fix NULL package elementsBob Moore2010-01-225-92/+209
| | * ACPICA: AcpiGetDevices: Eliminate unnecessary _STA callsLin Ming2010-01-221-19/+33
| | * ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-22134-134/+134
| | * ACPICA: Update for new gcc-4 warning optionsBob Moore2010-01-225-53/+30
| |/ |/|
| * ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-243-19/+19
| * ACPI / ACPICA: Multiple system notify handlers per deviceRafael J. Wysocki2010-02-223-39/+150
| * ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-226-235/+117
|/
* Merge branch 'acpica' into releaseLen Brown2009-12-1524-297/+715
|\
| * ACPICA: Move check for valid Thread ID structureDan Carpenter2009-12-151-9/+9
| * ACPICA: Predefined name repair: automatically remove null package elementsBob Moore2009-12-153-78/+65
| * ACPICA: Module-level code: enable _REG execution in same scopeLin Ming2009-12-156-4/+36
| * ACPICA: Conditionally perform complex per-predefined-name repairsBob Moore2009-12-151-13/+24
OpenPOWER on IntegriCloud