aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2010-06-28ACPI: handle systems which asynchoronously enable ACPI modeLen Brown
2010-06-12Merge branch 'acpica-cherry-pick' into releaseLen Brown
2010-06-12ACPICA: Truncate I/O addresses to 16 bits for Windows compatibilityMatthew Garrett
2010-06-12ACPICA: Limit maximum time for Sleep() operatorBob Moore
2010-06-12Merge branch 'gpe-regression-fixes' into releaseLen Brown
2010-06-12ACPI / ACPICA: Fix GPE initializationRafael J. Wysocki
2010-06-12ACPI / ACPICA: Avoid writing full enable masks to GPE registersRafael J. Wysocki
2010-06-12ACPI / ACPICA: Fix low-level GPE manipulation codeRafael J. Wysocki
2010-06-11ACPI / ACPICA: Use helper function for computing GPE masksRafael J. Wysocki
2010-06-11ACPI / ACPICA: Do not attempt to disable GPE when installing handlerRafael J. Wysocki
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-05-12ACPICA: simplify SCI_EN workaroundLen Brown
2010-05-06ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleepBob Moore
2010-05-06ACPICA: Prevent possible allocation overrun during object copyLin Ming
2010-05-06ACPICA: Split large file, evgpeblkBob Moore
2010-05-06ACPICA: Add GPE support for dynamically loaded ACPI tablesBob Moore
2010-05-06ACPICA: Clarify/rename some root table descriptor fieldsBob Moore
2010-04-20ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming
2010-04-20ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDTLin Ming
2010-04-20ACPICA: Update DSDT copy/detection.Bob Moore
2010-04-20ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming
2010-04-20ACPICA: Add detection of corrupted/replaced DSDTLin Ming
2010-04-20ACPICA: Add write support for DataTable operation regionsBob Moore
2010-04-20ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copyAlexey Starikovskiy
2010-04-20ACPICA: Update comments/headers, no functional changeBob Moore
2010-04-20ACPICA: Fix for possible fault in acpi_ex_release_mutexLin Ming
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore
2010-04-20ACPICA: Enhance configuration for output of AML Debug ObjectLin Ming
2010-04-16Merge branch 'bugzilla-15749' into releaseLen Brown
2010-04-16ACPI: EC: Limit burst to 64 bitsAlexey Starikovskiy
2010-04-06Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown
2010-03-23ACPI / ACPICA: Do not check reference counters in acpi_ev_enable_gpe()Rafael J. Wysocki
2010-03-17ACPI: EC: Allow multibyte access to ECAlexey Starikovskiy
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-02-24ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki
2010-02-22ACPI / ACPICA: Multiple system notify handlers per deviceRafael J. Wysocki
2010-02-22ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki
2010-02-16ACPICA: fix acpi_ex_release_mutex() commentBartlomiej Zolnierkiewicz
2010-01-22ACPICA: Disassembler: Remove obsolete "Integer64" field in parse objectBob Moore
2010-01-22ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore
2010-01-22ACPICA: Predefined name repair: fix NULL package elementsBob Moore
2010-01-22ACPICA: AcpiGetDevices: Eliminate unnecessary _STA callsLin Ming
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore
2010-01-22ACPICA: Update for new gcc-4 warning optionsBob Moore
2009-12-15Merge branch 'acpica' into releaseLen Brown
2009-12-15ACPICA: Move check for valid Thread ID structureDan Carpenter
2009-12-15ACPICA: Predefined name repair: automatically remove null package elementsBob Moore
2009-12-15ACPICA: Module-level code: enable _REG execution in same scopeLin Ming
2009-12-15ACPICA: Conditionally perform complex per-predefined-name repairsBob Moore