summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2010-09-29Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',...Len Brown
2010-09-28ACPI: Fix typosLucas De Marchi
2010-09-28ACPI: enable repeated PCIEXP wakeup by clearing PCIEXP_WAKE_STS on resumeColin Ian King
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown
2010-08-14ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui
2010-08-07Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-08-07ACPI / ACPICA: Fix reference counting problems with GPE handlersRafael J. Wysocki
2010-07-12ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block()Rafael J. Wysocki
2010-07-12ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unsetRafael J. Wysocki
2010-07-12ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki
2010-07-06ACPICA: Fix for Alias references within Package objectsBob Moore
2010-07-06ACPICA: Fix lint warning for 64-bit constantBob Moore
2010-07-06ACPICA: Remove obsolete GPE functionBob Moore
2010-07-06ACPICA: Drop acpi_set_gpeRafael J. Wysocki
2010-07-06ACPICA: Use low-level GPE enable during GPE block initializationRafael J. Wysocki
2010-07-06ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki
2010-07-06ACPICA: Introduce acpi_gpe_wakeup()Rafael J. Wysocki
2010-07-06ACPICA: Rename acpi_hw_gpe_register_bitLin Ming
2010-07-06ACPICA: Optimization: Reduce the number of namespace walksAlexey Starikovskiy
2010-07-06ACPICA: Update flags for operand objectBob Moore
2010-07-06ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy
2010-07-06ACPICA: Expand device initialization counters to 32 bitsBob Moore
2010-07-06ACPICA: Core: Replace all %d format specifiers with %u (unsigned)Bob Moore
2010-07-06ACPICA: Expand initialization counters to 32 bitsAlexey Starikovskiy
2010-07-06ACPICA: iASL/Core: Add support for _WDG/_WED MS methodsBob Moore
2010-07-06ACPICA: Add comment: _BCL cannot be sorted on the flyBob Moore
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-20ACPICA: Update version to 20100331.Robert Moore
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