summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2009-12-16ACPICA: Module-level code: enable _REG execution in same scopeLin Ming6-4/+36
2009-12-16ACPICA: Conditionally perform complex per-predefined-name repairsBob Moore1-13/+24
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-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-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: 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-10-28ACPI: clean up video.c boundary checks and typesArjan van de Ven2-5/+5
2009-10-15Merge branch 'misc' into releaseLen Brown3-2/+6
2009-10-15Merge branch 'launchpad-333386' into releaseLen Brown2-2/+7
2009-10-13ACPI button: don't try to use a non-existent lid deviceJesse Barnes1-0/+3
2009-10-13ACPI: video: Loosen strictness of video bus detection codeStefan Bader2-2/+7
2009-10-13ACPI / PCI: Fix NULL pointer dereference in acpi_get_pci_dev() (rev. 2)Rafael J. Wysocki1-0/+11
2009-10-09ACPI: Kconfig, fix proc aggregator textJiri Slaby1-2/+2
2009-10-06ACPI: add AC/DC notifierMark Langsdorf1-0/+1
2009-10-05Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds3-0/+528
2009-10-03Merge branch 'misc' into releaseLen Brown3-15/+10
2009-10-03Merge branch 'bugzilla-14081' into releaseLen Brown1-6/+46
2009-10-03ACPI: EC: Don't parse DSDT for EC early init on CompalAlexey Starikovskiy1-0/+15
2009-10-03ACPI: EC: Rewrite DMI checksAlexey Starikovskiy1-6/+31
2009-10-03ACPI: dock: fix "sibiling" typoAlex Chiang1-8/+8
2009-10-03ACPI: kill overly verbose "throttling states" log messagesRoland Dreier1-7/+0
2009-10-03ACPI: Fix bound checks for copy_from_user in the acpi /proc codeArjan van de Ven1-0/+2
2009-10-02Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into releaseLen Brown3-9/+4