Age | Commit message (Expand) | Author |
2008-10-25 | ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y. | Rafael J. Wysocki |
2008-10-25 | toshiba_acpi: always call input_sync() after input_report_switch() | Len Brown |
2008-10-25 | ACPI: Always report a sync event after a lid state change | Guillem Jover |
2008-10-25 | ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.c | Miao Xie |
2008-10-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-10-23 | dock: make dock driver not a module | Shaohua Li |
2008-10-23 | ACPI: hack around sysfs warning with link order | Zhao Yakui |
2008-10-23 | ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=n | Len Brown |
2008-10-23 | Merge branch 'linus' into test | Len Brown |
2008-10-22 | Merge branch 'ull' into test | Len Brown |
2008-10-22 | Merge branch 'suspend' into test | Len Brown |
2008-10-22 | Merge branch 'misc' into test | Len Brown |
2008-10-22 | Merge branch 'fadt-test' into test | Len Brown |
2008-10-22 | Merge branch 'ec' into test | Len Brown |
2008-10-22 | Merge branch 'dock' into test | Len Brown |
2008-10-22 | Merge branch 'cpuidle' into test | Len Brown |
2008-10-22 | Merge branch 'bugzilla-11481' into test | Len Brown |
2008-10-22 | Merge branch 'bugzilla-10503' into test | Len Brown |
2008-10-22 | Merge branch 'bugzilla-10237' into test | Len Brown |
2008-10-22 | Merge branch 'asus-cleanup' into test | Len Brown |
2008-10-22 | Merge branch 'acpica' into test | Len Brown |
2008-10-22 | Merge branch 'bugfixes' into test | Len Brown |
2008-10-22 | Merge branch 'acer-wmi' into test | Len Brown |
2008-10-22 | Merge branch 'FW_BUG' into test | Len Brown |
2008-10-22 | ACPICA: Add support for zero-length buffer-to-string conversions | Bob Moore |
2008-10-22 | ACPICA: New: Validation for predefined ACPI methods/objects | Bob Moore |
2008-10-22 | ACPICA: Fix for implicit return compatibility | Lin Ming |
2008-10-22 | ACPICA: Fixed a couple memory leaks associated with "implicit return" | Lin Ming |
2008-10-22 | ACPICA: Optimize buffer allocation procedure | Bob Moore |
2008-10-22 | ACPICA: Fix possible memory leak, error exit path | Lin Ming |
2008-10-22 | ACPICA: Fix fault after mem allocation failure in AML parser | Lin Ming |
2008-10-22 | ACPICA: Remove unused ACPI register bit definition | Lin Ming |
2008-10-22 | ACPICA: Fix possible memory leak in acpi_ns_get_external_pathname | Bob Moore |
2008-10-22 | ACPICA: Cleanup for internal Reference Object | Bob Moore |
2008-10-22 | ACPICA: Update comments - no functional changes | Bob Moore |
2008-10-22 | ACPICA: Update for Reference ACPI_OPERAND_OBJECT | Bob Moore |
2008-10-22 | ACPICA: Reduce error to warning for incorrect method arg count | Lin Ming |
2008-10-22 | ACPICA: Disallow evaluation of named object types with no value | Bob Moore |
2008-10-22 | ACPICA: Remove obsolete debug levels (WARN and ERROR) | Bob Moore |
2008-10-22 | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk | Lin Ming |
2008-10-22 | ACPICA: add preemption point after each opcode parse | Alexey Starikovskiy |
2008-10-22 | ACPICA: Improve object conversion error messages | Bob Moore |
2008-10-22 | ACPICA: Add function to decode reference obj types to strings | Bob Moore |
2008-10-22 | ACPICA: Return method arg count from acpi_get_object_info | Bob Moore |
2008-10-22 | ACPICA: Fix warning for 64-bit build | Bob Moore |
2008-10-22 | ACPICA: Add function to dereference returned reference objects | Lin Ming |
2008-10-22 | ACPICA: Return status from global init function | Yi Yang |
2008-10-22 | ACPICA: Fix table compare code, length then data | Bob Moore |
2008-10-22 | ACPICA: Allow same ACPI table to be loaded/unloaded more than once | Bob Moore |
2008-10-22 | ACPICA: Add check for invalid handle in acpi_get_object_info | Fiodor Suietov |