aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into releaseLen Brown134-766/+833
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds134-481/+556
2010-02-24ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki3-19/+19
2010-02-22ACPI / ACPICA: Multiple system notify handlers per deviceRafael J. Wysocki3-39/+150
2010-02-22ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki6-235/+117
2010-02-16ACPICA: fix acpi_ex_release_mutex() commentBartlomiej Zolnierkiewicz1-2/+1
2010-01-22ACPICA: Disassembler: Remove obsolete "Integer64" field in parse objectBob Moore1-1/+0
2010-01-22ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore30-182/+150
2010-01-22ACPICA: Predefined name repair: fix NULL package elementsBob Moore5-92/+209
2010-01-22ACPICA: AcpiGetDevices: Eliminate unnecessary _STA callsLin Ming1-19/+33
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore134-134/+134
2010-01-22ACPICA: Update for new gcc-4 warning optionsBob Moore5-53/+30
2009-12-15Merge branch 'acpica' into releaseLen Brown24-297/+715
2009-12-15ACPICA: Move check for valid Thread ID structureDan Carpenter1-9/+9
2009-12-15ACPICA: Predefined name repair: automatically remove null package elementsBob Moore3-78/+65
2009-12-15ACPICA: Module-level code: enable _REG execution in same scopeLin Ming6-4/+36
2009-12-15ACPICA: Conditionally perform complex per-predefined-name repairsBob Moore1-13/+24
2009-12-15ACPICA: Update function headers and comments, no functional changeBob Moore2-6/+10
2009-12-15ACPICA: Remove messages if predefined repair(s) are successfulBob Moore3-27/+36
2009-12-15ACPICA: Move Package-to-Buffer repair code into common ToBuffer functionBob Moore3-49/+48
2009-12-15ACPICA: Fix mutex errors when running _REG methodsBob Moore1-11/+20
2009-12-15ACPICA: Update function headers, no functional changeBob Moore1-13/+14
2009-12-15ACPICA: Add more conversions to predefined name repair moduleBob Moore1-76/+327
2009-12-15ACPICA: Update internal namespace node/handle interfacesBob Moore12-77/+40
2009-12-15ACPICA: Add repair for bad _FDE/_GTM buffersBob Moore2-11/+152
2009-12-15ACPICA: Fix two additional Scope override error messagesBob Moore1-6/+8
2009-12-15ACPICA: Fix two Scope type error messagesBob Moore1-8/+11
2009-12-15ACPICA: Fix possible memory leak for module-level code executionLin Ming1-0/+6
2009-12-09Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds29-241/+1110
2009-11-24ACPICA: Silence the warning about _BIF returning the bufferAlexey Starikovskiy1-2/+3
2009-11-24ACPICA: Add additional module-level code supportLin Ming2-21/+61
2009-11-24ACPICA: Deploy new create integer interface where appropriateBob Moore9-52/+30
2009-11-24ACPICA: New internal utility function to create Integer objectsBob Moore2-0/+31
2009-11-24ACPICA: Add repair for predefined methods that must return sorted listsBob Moore4-2/+559
2009-11-24ACPICA: Fix possible fault if return Package objects contain NULL elementsBob Moore1-1/+42
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming9-111/+155
2009-11-24ACPICA: Change package length error message to an info messageBob Moore1-4/+4
2009-11-24ACPICA: Reduce severity of predefined repair messages, Warning to InfoBob Moore4-4/+54
2009-11-24ACPICA: Fix possible memory leak for Scope ASL operatorLin Ming1-17/+33
2009-11-24ACPICA: Remove possibility of executing _REG methods twiceLin Ming1-5/+59
2009-11-24ACPICA: Add repair for bad _MAT buffersLin Ming1-2/+21
2009-11-24ACPICA: Add repair for bad _BIF/_BIX packagesBob Moore1-26/+65
2009-11-05ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine."Bob Moore2-12/+27
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds51-1323/+2697
2009-09-20x86: Trivial whitespace cleanupsFelipe Contreras1-1/+0
2009-09-19Merge branch 'bugzilla-13620' into releaseLen Brown1-0/+6
2009-09-19Merge branch 'acpica' into releaseLen Brown50-1323/+2691
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2009-09-08ACPICA: Windows compatibility: autoexecute root _INI methodBob Moore1-0/+15
2009-09-08ACPICA: Update _OSI with new Windows OS stringsBob Moore2-0/+6