summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2010-07-07ACPICA: Rename acpi_hw_gpe_register_bitLin Ming
2010-07-07ACPICA: Optimization: Reduce the number of namespace walksAlexey Starikovskiy
2010-07-07ACPICA: Update flags for operand objectBob Moore
2010-07-07ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy
2010-07-07ACPICA: Expand device initialization counters to 32 bitsBob Moore
2010-07-07ACPICA: Core: Replace all %d format specifiers with %u (unsigned)Bob Moore
2010-07-07ACPICA: Expand initialization counters to 32 bitsAlexey Starikovskiy
2010-07-07ACPICA: iASL/Core: Add support for _WDG/_WED MS methodsBob Moore
2010-07-07ACPICA: Add comment: _BCL cannot be sorted on the flyBob Moore
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-15Merge 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-23ACPI / ACPICA: Multiple system notify handlers per deviceRafael J. Wysocki
2010-02-23ACPI: 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