Age | Commit message (Expand) | Author | Files | Lines |
2008-08-15 | ACPICA: Additional error checking for pathname utilities | Bob Moore | 1 | -1/+1 |
2008-07-28 | PCI: disable ASPM per ACPI FADT setting | Shaohua Li | 1 | -0/+1 |
2008-07-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2 | -1/+11 |
2008-07-16 | Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. | Aaron Durbin | 1 | -6/+8 |
2008-07-16 | ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use... | Zhang Rui | 2 | -6/+0 |
2008-07-16 | ACPICA: Update version to 20080609 | Bob Moore | 1 | -1/+1 |
2008-07-16 | ACPICA: Cleanup debug operand dump mechanism | Bob Moore | 2 | -7/+3 |
2008-07-16 | ACPICA: Update disassembler for DMAR table changes | Bob Moore | 2 | -0/+5 |
2008-07-16 | ACPICA: Update DMAR and SRAT table definitions | Bob Moore | 1 | -2/+17 |
2008-07-16 | ACPICA: Update version to 20080514 | Bob Moore | 1 | -1/+1 |
2008-07-16 | ACPICA: Add const qualifier for appropriate string constants | Bob Moore | 5 | -42/+55 |
2008-07-16 | ACPICA: Eliminate acpi_native_uint type v2 | Bob Moore | 10 | -53/+44 |
2008-07-16 | ACPICA: Fix possible negative array index in acpi_ut_validate_exception | Bob Moore | 1 | -0/+4 |
2008-07-16 | ACPICA: Update tracking macros to reduce code/data size | Jan Beulich | 1 | -6/+4 |
2008-07-16 | ACPICA: Fix for hang on GPE method invocation | Bob Moore | 1 | -7/+0 |
2008-07-16 | ACPICA: Add argument count checking to control method invocation via acpi_eva... | Bob Moore | 2 | -2/+5 |
2008-07-16 | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 1 | -2/+2 |
2008-07-16 | ACPICA: fix mutex names in debug code. | Vegard Nossum | 1 | -1/+1 |
2008-07-16 | Make GPE disable more robust | Bob Moore | 1 | -0/+2 |
2008-07-16 | ACPI: change processors from array to per_cpu variable | Mike Travis | 1 | -1/+1 |
2008-07-08 | Fix acpi_pm_device_sleep_wake() by providing a stub for CONFIG_PM_SLEEP=n | David Howells | 1 | -0/+4 |
2008-07-07 | PCI ACPI: Rework PCI handling of wake-up | Rafael J. Wysocki | 1 | -0/+2 |
2008-07-07 | ACPI: Introduce new device wakeup flag 'prepared' | Rafael J. Wysocki | 1 | -0/+1 |
2008-07-07 | ACPI: Introduce acpi_device_sleep_wake function | Rafael J. Wysocki | 1 | -1/+3 |
2008-07-07 | ACPI: Introduce acpi_bus_power_manageable function | Rafael J. Wysocki | 1 | -0/+1 |
2008-06-11 | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 1 | -2/+2 |
2008-06-11 | proper prototype for acpi_processor_tstate_has_changed() | Adrian Bunk | 1 | -0/+1 |
2008-04-23 | ACPICA: update Intel copyright | Len Brown | 32 | -32/+32 |
2008-04-22 | ACPICA: Update version to 20080321 | Bob Moore | 1 | -1/+1 |
2008-04-22 | ACPICA: Update for new Notify values | Zhang Rui | 2 | -9/+17 |
2008-04-22 | ACPICA: Fix to handle NULL package elements correctly | Lin Ming | 1 | -12/+17 |
2008-04-22 | ACPICA: Update ACPICA version to 20080213 | Bob Moore | 1 | -1/+1 |
2008-04-22 | ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRC | Bob Moore | 2 | -0/+3 |
2008-04-22 | ACPICA: Disassembler support for new ACPI tables | Bob Moore | 2 | -10/+249 |
2008-04-22 | ACPICA: Fix for ACPI_HIDWORD macro | Bob Moore | 1 | -34/+35 |
2008-04-22 | ACPICA: Update version to 20080123 | Bob Moore | 1 | -1/+1 |
2008-04-22 | ACPICA: Bulletproof disassembler for bad ACPI tables | Bob Moore | 1 | -6/+7 |
2008-04-22 | ACPICA: Include file support for new ACPI tables | Bob Moore | 1 | -1/+334 |
2008-04-22 | ACPICA: Update version to 20071219 | Bob Moore | 1 | -1/+1 |
2008-04-22 | ACPICA: Implemented full argument resolution support for the BankValue argume... | Lin Ming | 1 | -0/+7 |
2008-04-22 | ACPICA: Implemented full support for deferred execution for the TermArg strin... | Lin Ming | 2 | -2/+4 |
2008-04-22 | ACPICA: Update version to 20071114 | Bob Moore | 1 | -1/+1 |
2008-04-22 | ACPICA: Cosmetic changes only, no functional changes | Bob Moore | 3 | -5/+15 |
2008-04-22 | ACPICA: Update version to 20071019 | Bob Moore | 1 | -1/+1 |
2008-04-22 | ACPICA: Fix for Increment/Decrement operator, incorrect type change | Lin Ming | 1 | -2/+2 |
2008-04-22 | ACPICA: Fix for Load/LoadTable to specify load location | Bob Moore | 1 | -1/+2 |
2008-04-22 | ACPICA: update version number to 20070919 | Bob Moore | 1 | -1/+1 |
2008-04-22 | ACPICA: New interfaces for table event handlers | Lin Ming | 4 | -2/+20 |
2008-04-22 | ACPICA: Add minimal disassembly support for the SLIC table | Bob Moore | 2 | -0/+2 |
2008-04-22 | ACPICA: Update version to 20070508 | Bob Moore | 1 | -1/+1 |