aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-16Merge branch 'misc-2.6.33' into releaseLen Brown7-24/+21
2009-12-16ACPI processor: Fix section mismatch for processor_add()Thomas Renninger1-1/+1
2009-12-16Merge branch 'osc' into releaseLen Brown2-62/+162
2009-12-16ACPI: Add platform-wide _OSC support.Shaohua Li1-0/+26
2009-12-16ACPI: cleanup pci_root _OSC code.Shaohua Li1-62/+14
2009-12-16ACPI: Add a generic API for _OSC -v2Shaohua Li1-0/+122
2009-12-16ACPI: fix for lapic_timer_propagate_broadcast()Hidetoshi Seto1-3/+8
2009-12-16Merge branch 'dock' into releaseLen Brown1-170/+91
2009-12-16acpi_pad: squish warningAndrew Morton1-1/+2
2009-12-16ACPI: dock: minor whitespace and style cleanupsAlex Chiang1-58/+45
2009-12-16ACPI: dock: add struct dock_station * directly to platform device dataAlex Chiang1-27/+13
2009-12-16ACPI: dock: dock_add - hoist up platform_device_register_simple()Alex Chiang1-9/+7
2009-12-16ACPI: dock: remove global 'dock_device_name'Alex Chiang1-2/+1
2009-12-16ACPI: dock: combine add|alloc_dock_dependent_device (v2)Alex Chiang1-36/+19
2009-12-16Merge branch 'debug-aml' into releaseLen Brown1-1/+83
2009-12-16Merge branch 'bugzilla-14782' into releaseLen Brown1-0/+7
2009-12-16Merge branch 'ost' into releaseLen Brown2-6/+50
2009-12-16acpi: thermal: display forced passive trip points in procFrans Pop1-0/+7
2009-12-16ACPI: remove NID_INVALDavid Rientjes1-15/+6
2009-12-16ACPI: Use the return result of ACPI lid notifier chain correctlyZhao Yakui1-0/+7
2009-12-16battery: fix typo in commentJustin P. Mattock1-1/+1
2009-12-16ACPI: Remove repeated registered as cooling_device messagesMike Travis2-2/+2
2009-12-15ACPI: add kernel tainting after overriding an ACPI control methodZhang Rui1-0/+1
2009-12-15Merge branch 'thermal-2.6.33' into releaseLen Brown1-0/+7
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-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-0/+13
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-0/+136
2009-12-11ACPI: support customizing ACPI control methods at runtimeZhang Rui1-1/+82
2009-12-09Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds38-261/+1130
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-5/+5
2009-12-09ACPI: add const to acpi_check_resource_conflict()Jean Delvare1-1/+1
2009-12-08Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+6
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-5/+5
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo1-5/+5
2009-11-25Merge branch 'thinkpad-2.6.32' into releaseLen Brown1-0/+17