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