aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2009-09-02Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar
2009-09-01x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang
2009-08-31Merge branch 'bugzilla-13745' into releaseLen Brown
2009-08-31ACPI: fix NULL bug for HID/UID stringHugh Dickins
2009-08-31ACPI: pci_slot.ko wants a 64-bit _SUNAlex Chiang
2009-08-31ACPI video: work-around BIOS AML bug in _BQCZhang Rui
2009-08-29ACPI: video - rename cdev to cooling_dev -- syntax onlyDmitry Torokhov
2009-08-29ACPI: video - fix potential crash when unloadingDmitry Torokhov
2009-08-29ACPI: sleep: another HP DMI entry for init_set_sci_en_on_resumeLen Brown
2009-08-29ACPI: EC: Drop orphan commentAlexey Starikovskiy
2009-08-29ACPI: EC: use BURST mode only for MSI notebooksAlexey Starikovskiy
2009-08-29ACPI: EC: Merge IRQ and POLL modesAlexey Starikovskiy
2009-08-29ACPI battery: work around negative s16 battery current on AcerHector Martin
2009-08-29ACPI video: ignore buggy _BQCVladimir Serbinenko
2009-08-28ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries()Len Brown
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-08-28ACPICA: acpi_reset: Bypass port validation mechanismBob Moore
2009-08-28ACPICA: Add support for module-level executable AML codeLin Ming
2009-08-28ACPICA: ACPI 4: Add validation for new predefined names.Bob Moore
2009-08-28ACPICA: reformat predefined method table, no functional changeLin Ming
2009-08-28ACPICA: Fix fault if acpi_terminate is called twiceBob Moore
2009-08-28ACPICA: ACPI 4.0 : Add new return package type, restructure module.Bob Moore
2009-08-28ACPICA: Add repair for predefined methods that return nested packagesBob Moore
2009-08-28ACPICA: Move predefined repair code to new file, no functional changeBob Moore
2009-08-28ACPI: don't free non-existent backlight in acpi video moduleKeith Packard
2009-08-28ACPICA: Windows compatibility fix: same buffer/string storeLin Ming
2009-08-27ACPI: video: remove unneeded memsetsZhang Rui
2009-08-27ACPICA: fix leak of acpi_os_validate_addressLin Ming
2009-08-27ACPICA: Clarify common suffix for error/warning messagesBob Moore
2009-08-27ACPICA: Fix: Predefined object repair executed only onceBob Moore
2009-08-27ACPICA: Dump table header - suppress output of non-printable charactersBob Moore
2009-08-27ACPICA: Fix several acpi_attach_data problemsBob Moore
2009-08-27ACPICA: ACPI 4.0: Interpreter support for IPMI.Lin Ming
2009-08-27ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support.Lin Ming
2009-08-27ACPICA: Fix possible memory leak in nspredefBob Moore
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore
2009-08-27ACPICA: Remove duplicate prototypes from headerBob Moore
2009-08-27ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore
2009-08-27ACPICA: Remove duplicate extern declarations for public globalsBob Moore
2009-08-27ACPICA: Fix several pointer casts to avoid possible compile warningsBob Moore
2009-08-26acpi processor: remove superfluous warning messageFrans Pop
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop
2009-08-26acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu
2009-08-19clockevent: Prevent dead lock on clockevents_lockSuresh Siddha
2009-08-02Merge branch 'misc-2.6.31' into releaseLen Brown
2009-08-02Merge branch 'memhotplug-crash' into releaseLen Brown
2009-08-02ACPI: Ingore the memory block with zero block size in course of memory hotplugZhao Yakui
2009-08-02ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driverZhao Yakui
2009-08-02Merge branch 'bugzilla-13751' into releaseLen Brown
2009-08-02ACPI: bind workqueues to CPU 0 to avoid SMI corruptionBjorn Helgaas