summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2009-12-16ACPICA: Update function headers and comments, no functional changeBob Moore2-6/+10
2009-12-16ACPICA: Remove messages if predefined repair(s) are successfulBob Moore3-27/+36
2009-12-16ACPICA: Move Package-to-Buffer repair code into common ToBuffer functionBob Moore3-49/+48
2009-12-16ACPICA: Fix mutex errors when running _REG methodsBob Moore1-11/+20
2009-12-16ACPICA: Update function headers, no functional changeBob Moore1-13/+14
2009-12-16ACPICA: Add more conversions to predefined name repair moduleBob Moore1-76/+327
2009-12-16ACPICA: Update internal namespace node/handle interfacesBob Moore12-77/+40
2009-12-16ACPICA: Add repair for bad _FDE/_GTM buffersBob Moore2-11/+152
2009-12-16ACPICA: Fix two additional Scope override error messagesBob Moore1-6/+8
2009-12-16ACPICA: Fix two Scope type error messagesBob Moore1-8/+11
2009-12-16ACPICA: Fix possible memory leak for module-level code executionLin Ming1-0/+6
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds1-0/+13
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-0/+136
2009-12-11ACPI: support customizing ACPI control methods at runtimeZhang Rui1-1/+82
2009-12-10Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds38-261/+1130
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-5/+5
2009-12-09ACPI: add const to acpi_check_resource_conflict()Jean Delvare1-1/+1
2009-12-09Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus 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
2009-11-25Merge branch 'bugzilla-14379' into releaseLen Brown1-2/+3
2009-11-25ACPI: Add Thinkpad T400, T500 to OSI(Linux) white-listJerone Young1-0/+17
2009-11-25ACPICA: Silence the warning about _BIF returning the bufferAlexey Starikovskiy1-2/+3
2009-11-25ACPICA: Add additional module-level code supportLin Ming2-21/+61
2009-11-25ACPICA: Deploy new create integer interface where appropriateBob Moore9-52/+30
2009-11-25ACPICA: New internal utility function to create Integer objectsBob Moore2-0/+31
2009-11-25ACPICA: Add repair for predefined methods that must return sorted listsBob Moore4-2/+559
2009-11-25ACPICA: Fix possible fault if return Package objects contain NULL elementsBob Moore1-1/+42
2009-11-25ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming18-131/+175
2009-11-25ACPICA: Change package length error message to an info messageBob Moore1-4/+4
2009-11-25ACPICA: Reduce severity of predefined repair messages, Warning to InfoBob Moore4-4/+54
2009-11-25ACPICA: Fix possible memory leak for Scope ASL operatorLin Ming1-17/+33
2009-11-25ACPICA: Remove possibility of executing _REG methods twiceLin Ming1-5/+59
2009-11-25ACPICA: Add repair for bad _MAT buffersLin Ming1-2/+21
2009-11-25ACPICA: Add repair for bad _BIF/_BIX packagesBob Moore1-26/+65
2009-11-24[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger1-0/+13
2009-11-23ACPI: DMI init_set_sci_en_on_resume for HP-Compaq C700Len Brown1-0/+8
2009-11-06ACPI: Notify the _PPC evaluation status to the platformZhao Yakui2-6/+50
2009-11-06Merge branch 'bugzilla-13449' into releaseLen Brown1-0/+24
2009-11-06ACPI: sleep: another HP/Compaq DMI entries for init_set_sci_en_on_resumeVaibhav Verma1-0/+16
2009-11-06ACPI: add DMI entry for SCI_EN resume quirk on HP dv4Gustavo Maciel Dias Vieira1-0/+8
2009-11-06Merge branches 'misc', 'eeepc-laptop' and 'bugzilla-14445' into releaseLen Brown7-22/+41
2009-11-06acpi: thermal: display forced passive trip points in procFrans Pop1-0/+7
2009-11-06ACPI: Move dereference after NULL testJulia Lawall1-3/+3
2009-11-06ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine."Bob Moore2-12/+27
2009-11-06ACPI: add __cpuinit to acpi_processor_add()Rakib Mullick1-1/+1
2009-11-05acpi-power-meter: Don't leak ACPI error codes to userspaceDarrick J. Wong1-1/+5
2009-11-05PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeMatt Domsch2-0/+136
2009-11-03ACPI: dock: convert sysfs attributes to an attribute_groupAlex Chiang1-57/+24