Age | Commit message (Expand) | Author |
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 'misc' 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 'acpica' into test | Len Brown |
2008-10-22 | ACPICA: Update version to 20080926 | Bob Moore |
2008-10-22 | ACPICA: New: Validation for predefined ACPI methods/objects | Bob Moore |
2008-10-22 | ACPICA: Remove unused ACPI register bit definition | Lin Ming |
2008-10-22 | ACPICA: Update version to 20080829 | Bob Moore |
2008-10-22 | ACPICA: Cleanup for internal Reference Object | Bob Moore |
2008-10-22 | ACPICA: Update for Reference ACPI_OPERAND_OBJECT | Bob Moore |
2008-10-22 | ACPICA: Remove obsolete exception codes | Bob Moore |
2008-10-22 | ACPICA: Add namespace node to operand object union | Bob Moore |
2008-10-22 | ACPICA: Remove obsolete debug levels (WARN and ERROR) | Bob Moore |
2008-10-22 | ACPICA: add preemption point after each opcode parse | Alexey Starikovskiy |
2008-10-22 | ACPICA: Update version to 20080729 | Bob Moore |
2008-10-22 | ACPICA: x2APIC support: changes for MADT and SRAT ACPI tables | Bob Moore |
2008-10-22 | ACPICA: Add function to decode reference obj types to strings | Bob Moore |
2008-10-22 | ACPICA: Update version to 20080701 | Bob Moore |
2008-10-22 | ACPICA: Return method arg count from acpi_get_object_info | Bob Moore |
2008-10-22 | ACPICA: Cleanup macro definition file. | Bob Moore |
2008-10-22 | ACPICA: Return status from global init function | Yi Yang |
2008-10-22 | ACPICA: Fix wrong resource descriptor length for 64-bit build | Bob Moore |
2008-10-22 | ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi... | Zhao Yakui |
2008-10-16 | include: replace __FUNCTION__ with __func__ | Harvey Harrison |
2008-10-11 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox |
2008-10-11 | ACPI: Enable EC device immediately after ACPI full initialization | Zhao Yakui |
2008-10-10 | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek |
2008-09-23 | dock: introduce .uevent for devices in dock, eg libata | Shaohua Li |
2008-09-23 | ACPI: fix hotplug race | Zhang Rui |
2008-09-23 | ACPI: introduce notifier change to avoid duplicates | Shaohua Li |
2008-08-15 | ACPICA: Additional error checking for pathname utilities | Bob Moore |
2008-07-28 | PCI: disable ASPM per ACPI FADT setting | Shaohua Li |
2008-07-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2008-07-16 | Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. | Aaron Durbin |
2008-07-16 | ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use... | Zhang Rui |
2008-07-16 | ACPICA: Update version to 20080609 | Bob Moore |
2008-07-16 | ACPICA: Cleanup debug operand dump mechanism | Bob Moore |
2008-07-16 | ACPICA: Update disassembler for DMAR table changes | Bob Moore |
2008-07-16 | ACPICA: Update DMAR and SRAT table definitions | Bob Moore |
2008-07-16 | ACPICA: Update version to 20080514 | Bob Moore |
2008-07-16 | ACPICA: Add const qualifier for appropriate string constants | Bob Moore |
2008-07-16 | ACPICA: Eliminate acpi_native_uint type v2 | Bob Moore |
2008-07-16 | ACPICA: Fix possible negative array index in acpi_ut_validate_exception | Bob Moore |
2008-07-16 | ACPICA: Update tracking macros to reduce code/data size | Jan Beulich |
2008-07-16 | ACPICA: Fix for hang on GPE method invocation | Bob Moore |
2008-07-16 | ACPICA: Add argument count checking to control method invocation via acpi_eva... | Bob Moore |
2008-07-16 | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell |
2008-07-16 | ACPICA: fix mutex names in debug code. | Vegard Nossum |