aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-25ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y.Rafael J. Wysocki
2008-10-25toshiba_acpi: always call input_sync() after input_report_switch()Len Brown
2008-10-25ACPI: Always report a sync event after a lid state changeGuillem Jover
2008-10-25ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.cMiao Xie
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-10-23dock: make dock driver not a moduleShaohua Li
2008-10-23ACPI: hack around sysfs warning with link orderZhao Yakui
2008-10-23ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=nLen Brown
2008-10-23Merge branch 'linus' into testLen Brown
2008-10-22Merge branch 'ull' into testLen Brown
2008-10-22Merge branch 'suspend' into testLen Brown
2008-10-22Merge branch 'misc' into testLen Brown
2008-10-22Merge branch 'fadt-test' into testLen Brown
2008-10-22Merge branch 'ec' into testLen Brown
2008-10-22Merge branch 'dock' into testLen Brown
2008-10-22Merge branch 'cpuidle' into testLen Brown
2008-10-22Merge branch 'bugzilla-11481' into testLen Brown
2008-10-22Merge branch 'bugzilla-10503' into testLen Brown
2008-10-22Merge branch 'bugzilla-10237' into testLen Brown
2008-10-22Merge branch 'asus-cleanup' into testLen Brown
2008-10-22Merge branch 'acpica' into testLen Brown
2008-10-22Merge branch 'bugfixes' into testLen Brown
2008-10-22Merge branch 'acer-wmi' into testLen Brown
2008-10-22Merge branch 'FW_BUG' into testLen Brown
2008-10-22ACPICA: Add support for zero-length buffer-to-string conversionsBob Moore
2008-10-22ACPICA: New: Validation for predefined ACPI methods/objectsBob Moore
2008-10-22ACPICA: Fix for implicit return compatibilityLin Ming
2008-10-22ACPICA: Fixed a couple memory leaks associated with "implicit return"Lin Ming
2008-10-22ACPICA: Optimize buffer allocation procedureBob Moore
2008-10-22ACPICA: Fix possible memory leak, error exit pathLin Ming
2008-10-22ACPICA: Fix fault after mem allocation failure in AML parserLin Ming
2008-10-22ACPICA: Remove unused ACPI register bit definitionLin Ming
2008-10-22ACPICA: Fix possible memory leak in acpi_ns_get_external_pathnameBob Moore
2008-10-22ACPICA: Cleanup for internal Reference ObjectBob Moore
2008-10-22ACPICA: Update comments - no functional changesBob Moore
2008-10-22ACPICA: Update for Reference ACPI_OPERAND_OBJECTBob Moore
2008-10-22ACPICA: Reduce error to warning for incorrect method arg countLin Ming
2008-10-22ACPICA: Disallow evaluation of named object types with no valueBob Moore
2008-10-22ACPICA: Remove obsolete debug levels (WARN and ERROR)Bob Moore
2008-10-22ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming
2008-10-22ACPICA: add preemption point after each opcode parseAlexey Starikovskiy
2008-10-22ACPICA: Improve object conversion error messagesBob Moore
2008-10-22ACPICA: Add function to decode reference obj types to stringsBob Moore
2008-10-22ACPICA: Return method arg count from acpi_get_object_infoBob Moore
2008-10-22ACPICA: Fix warning for 64-bit buildBob Moore
2008-10-22ACPICA: Add function to dereference returned reference objectsLin Ming
2008-10-22ACPICA: Return status from global init functionYi Yang
2008-10-22ACPICA: Fix table compare code, length then dataBob Moore
2008-10-22ACPICA: Allow same ACPI table to be loaded/unloaded more than onceBob Moore