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