aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
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
2009-12-15ACPICA: Update function headers and comments, no functional changeBob Moore
2009-12-15ACPICA: Remove messages if predefined repair(s) are successfulBob Moore
2009-12-15ACPICA: Move Package-to-Buffer repair code into common ToBuffer functionBob Moore
2009-12-15ACPICA: Fix mutex errors when running _REG methodsBob Moore
2009-12-15ACPICA: Update function headers, no functional changeBob Moore
2009-12-15ACPICA: Add more conversions to predefined name repair moduleBob Moore
2009-12-15ACPICA: Update internal namespace node/handle interfacesBob Moore
2009-12-15ACPICA: Add repair for bad _FDE/_GTM buffersBob Moore
2009-12-15ACPICA: Fix two additional Scope override error messagesBob Moore
2009-12-15ACPICA: Fix two Scope type error messagesBob Moore
2009-12-15ACPICA: Fix possible memory leak for module-level code executionLin Ming
2009-12-09Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2009-11-24ACPICA: Silence the warning about _BIF returning the bufferAlexey Starikovskiy
2009-11-24ACPICA: Add additional module-level code supportLin Ming
2009-11-24ACPICA: Deploy new create integer interface where appropriateBob Moore
2009-11-24ACPICA: New internal utility function to create Integer objectsBob Moore
2009-11-24ACPICA: Add repair for predefined methods that must return sorted listsBob Moore
2009-11-24ACPICA: Fix possible fault if return Package objects contain NULL elementsBob Moore
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-11-24ACPICA: Change package length error message to an info messageBob Moore
2009-11-24ACPICA: Reduce severity of predefined repair messages, Warning to InfoBob Moore
2009-11-24ACPICA: Fix possible memory leak for Scope ASL operatorLin Ming
2009-11-24ACPICA: Remove possibility of executing _REG methods twiceLin Ming
2009-11-24ACPICA: Add repair for bad _MAT buffersLin Ming
2009-11-24ACPICA: Add repair for bad _BIF/_BIX packagesBob Moore
2009-11-05ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine."Bob Moore
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-09-20x86: Trivial whitespace cleanupsFelipe Contreras