summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
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-11-25ACPICA: Add additional module-level code supportLin Ming
2009-11-25ACPICA: Deploy new create integer interface where appropriateBob Moore
2009-11-25ACPICA: New internal utility function to create Integer objectsBob Moore
2009-11-25ACPICA: Add repair for predefined methods that must return sorted listsBob Moore
2009-11-25ACPICA: Fix possible fault if return Package objects contain NULL elementsBob Moore
2009-11-25ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-11-25ACPICA: Change package length error message to an info messageBob Moore
2009-11-25ACPICA: Reduce severity of predefined repair messages, Warning to InfoBob Moore
2009-11-25ACPICA: Fix possible memory leak for Scope ASL operatorLin Ming
2009-11-25ACPICA: Remove possibility of executing _REG methods twiceLin Ming
2009-11-25ACPICA: Add repair for bad _MAT buffersLin Ming
2009-11-25ACPICA: Add repair for bad _BIF/_BIX packagesBob Moore
2009-11-06Merge branch 'bugzilla-13449' into releaseLen Brown
2009-11-06ACPI: sleep: another HP/Compaq DMI entries for init_set_sci_en_on_resumeVaibhav Verma
2009-11-06ACPI: add DMI entry for SCI_EN resume quirk on HP dv4Gustavo Maciel Dias Vieira
2009-11-05Merge branches 'misc', 'eeepc-laptop' and 'bugzilla-14445' into releaseLen Brown
2009-11-05ACPI: Move dereference after NULL testJulia Lawall
2009-11-05ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine."Bob Moore
2009-11-05ACPI: add __cpuinit to acpi_processor_add()Rakib Mullick
2009-11-05acpi-power-meter: Don't leak ACPI error codes to userspaceDarrick J. Wong
2009-10-28ACPI: clean up video.c boundary checks and typesArjan van de Ven
2009-10-15Merge branch 'misc' into releaseLen Brown
2009-10-15Merge branch 'launchpad-333386' into releaseLen Brown
2009-10-13ACPI button: don't try to use a non-existent lid deviceJesse Barnes
2009-10-13ACPI: video: Loosen strictness of video bus detection codeStefan Bader
2009-10-13ACPI / PCI: Fix NULL pointer dereference in acpi_get_pci_dev() (rev. 2)Rafael J. Wysocki
2009-10-09ACPI: Kconfig, fix proc aggregator textJiri Slaby
2009-10-06ACPI: add AC/DC notifierMark Langsdorf
2009-10-04Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds
2009-10-03Merge branch 'misc' into releaseLen Brown
2009-10-03Merge branch 'bugzilla-14081' into releaseLen Brown
2009-10-03ACPI: EC: Don't parse DSDT for EC early init on CompalAlexey Starikovskiy
2009-10-03ACPI: EC: Rewrite DMI checksAlexey Starikovskiy
2009-10-03ACPI: dock: fix "sibiling" typoAlex Chiang
2009-10-03ACPI: kill overly verbose "throttling states" log messagesRoland Dreier
2009-10-03ACPI: Fix bound checks for copy_from_user in the acpi /proc codeArjan van de Ven
2009-10-02Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into releaseLen Brown
2009-10-02ACPI: fix bus scanning memory leaksBjorn Helgaas