| Commit message (Expand) | Author | Age |
* | gcc-4.6: ACPI: fix unused but set variables in ACPI | Andi Kleen | 2010-08-15 |
* | ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS | Zhang Rui | 2010-08-15 |
* | ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS | Zhang Rui | 2010-08-15 |
* | ACPI processor: remove deprecated ACPI procfs I/F | Zhang Rui | 2010-08-15 |
* | ACPI power_resource: remove unused procfs I/F | Zhang Rui | 2010-08-15 |
* | ACPI: remove deprecated ACPI procfs I/F | Zhang Rui | 2010-08-15 |
* | ACPI: introduce drivers/acpi/sysfs.c | Zhang Rui | 2010-08-15 |
* | Merge branch 'acpica-gpe' into release | Len Brown | 2010-08-15 |
|\ |
|
| * | ACPI / ACPICA: Fix reference counting problems with GPE handlers | Rafael J. Wysocki | 2010-08-07 |
| * | ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block() | Rafael J. Wysocki | 2010-07-12 |
| * | ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unset | Rafael J. Wysocki | 2010-07-12 |
| * | ACPI / ACPICA: Do not execute _PRW methods during initialization | Rafael J. Wysocki | 2010-07-12 |
| * | ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags() | Rafael J. Wysocki | 2010-07-12 |
| * | ACPICA: Update version to 20100702 | Bob Moore | 2010-07-06 |
| * | ACPICA: Fix for Alias references within Package objects | Bob Moore | 2010-07-06 |
| * | ACPICA: Fix lint warning for 64-bit constant | Bob Moore | 2010-07-06 |
| * | ACPICA: Remove obsolete GPE function | Bob Moore | 2010-07-06 |
| * | ACPICA: Update debug output components | Bob Moore | 2010-07-06 |
| * | ACPICA: Add support for WDDT - Watchdog Descriptor Table | Bob Moore | 2010-07-06 |
| * | ACPICA: Drop acpi_set_gpe | Rafael J. Wysocki | 2010-07-06 |
| * | ACPICA: Use low-level GPE enable during GPE block initialization | Rafael J. Wysocki | 2010-07-06 |
| * | ACPI / EC: Do not use acpi_set_gpe | Rafael J. Wysocki | 2010-07-06 |
| * | ACPI / EC: Drop suspend and resume routines | Rafael J. Wysocki | 2010-07-06 |
| * | ACPICA: Remove wakeup GPE reference counting which is not used | Rafael J. Wysocki | 2010-07-06 |
| * | ACPICA: Introduce acpi_gpe_wakeup() | Rafael J. Wysocki | 2010-07-06 |
| * | ACPICA: Rename acpi_hw_gpe_register_bit | Lin Ming | 2010-07-06 |
| * | ACPICA: Update version to 20100528 | Bob Moore | 2010-07-06 |
| * | ACPICA: Add signatures for undefined tables: ATKG, GSCI, IEIT | Bob Moore | 2010-07-06 |
| * | ACPICA: Optimization: Reduce the number of namespace walks | Alexey Starikovskiy | 2010-07-06 |
| * | ACPICA: Update flags for operand object | Bob Moore | 2010-07-06 |
| * | ACPICA: Performance enhancement for namespace search and access | Alexey Starikovskiy | 2010-07-06 |
| * | ACPICA: Expand device initialization counters to 32 bits | Bob Moore | 2010-07-06 |
| * | ACPICA: Core: Replace all %d format specifiers with %u (unsigned) | Bob Moore | 2010-07-06 |
| * | ACPICA: Expand initialization counters to 32 bits | Alexey Starikovskiy | 2010-07-06 |
| * | ACPICA: iASL/Core: Add support for _WDG/_WED MS methods | Bob Moore | 2010-07-06 |
| * | ACPICA: Add comment: _BCL cannot be sorted on the fly | Bob Moore | 2010-07-06 |
* | | Merge branch 'bugzilla-16422' into release | Len Brown | 2010-08-14 |
|\ \ |
|
| * | | ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI device | Zhao Yakui | 2010-07-26 |
* | | | Merge branch 'procfs-cleanup' into release | Len Brown | 2010-08-14 |
|\ \ \ |
|
| * | | | ACPI: introduce module parameter acpi.aml_debug_output | Zhang Rui | 2010-08-14 |
| * | | | ACPI: introduce drivers/acpi/debugfs.c | Zhang Rui | 2010-08-14 |
* | | | | Merge branch 'apei' into release | Len Brown | 2010-08-14 |
|\ \ \ \ |
|
| * | | | | ACPI, APEI, ERST debug support | Huang Ying | 2010-08-14 |
| * | | | | ACPI, APEI, Manage GHES as platform devices | Huang Ying | 2010-08-08 |
| * | | | | ACPI, APEI, Rename CPER and GHES severity constants | Huang Ying | 2010-08-08 |
| * | | | | ACPI, APEI, Fix a typo of error path of apei_resources_request | Huang Ying | 2010-08-08 |
| |/ / / |
|
* | | | | Merge branch 'nvs' into release | Len Brown | 2010-08-14 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ACPI / Sleep: Drop acpi_suspend_finish() | Rafael J. Wysocki | 2010-07-06 |
| * | | | ACPI / Sleep: Consolidate suspend and hibernation routines | Rafael J. Wysocki | 2010-07-06 |
| * | | | ACPI / Wakeup: Simplify enabling of wakeup devices | Rafael J. Wysocki | 2010-07-06 |