| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | Merge branch 'acpica' into acpi-resources | Rafael J. Wysocki | 2015-02-03 | 8 | -140/+59 |
| | |\ \ \ \ \ \ \
| | | |_|/ / / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'acpi-processor' | Rafael J. Wysocki | 2015-02-10 | 1 | -130/+52 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | ACPI / cpuidle: Common callback routine for entering states | Rafael J. Wysocki | 2015-02-03 | 1 | -73/+45 |
| | * | | | | | | | | ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple() | Rafael J. Wysocki | 2015-02-03 | 1 | -37/+6 |
| | * | | | | | | | | ACPI / cpuidle: Drop flags.bm_check tests from acpi_idle_enter_bm() | Rafael J. Wysocki | 2015-02-02 | 1 | -5/+2 |
| | * | | | | | | | | ACPI / cpuidle: Clean up white space in a switch statement | Rafael J. Wysocki | 2015-02-02 | 1 | -3/+3 |
| | * | | | | | | | | ACPI / cpuidle: Drop irrelevant comment from acpi_idle_enter_simple() | Rafael J. Wysocki | 2015-02-02 | 1 | -4/+0 |
| | * | | | | | | | | ACPI / cpuidle: Clean up fallback to C1 checks | Rafael J. Wysocki | 2015-02-02 | 1 | -10/+9 |
| | * | | | | | | | | ACPI / cpuidle: Drop unnecessary calls from ->enter callback routines | Rafael J. Wysocki | 2015-02-02 | 1 | -8/+0 |
| | * | | | | | | | | ACPI / cpuidle: Drop unnecessary calls from acpi_idle_do_entry() | Rafael J. Wysocki | 2015-02-02 | 1 | -5/+2 |
| | |/ / / / / / / |
|
| | | | | | | | | | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *-----. \ \ \ \ \ \ \ | Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables' | Rafael J. Wysocki | 2015-02-10 | 2 | -11/+3 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | |/ / / / / / /
| | | | |/| | / / / / /
| | | |_|_|_|/ / / / /
| | |/| | | | | | | | |
|
| | | | | * | | | | | | ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse() | Hanjun Guo | 2015-02-06 | 1 | -10/+2 |
| | | | |/ / / / / / |
|
| | | * | | | | | | | ACPI / sleep: mark acpi_sleep_dmi_check() __init | Jan Beulich | 2015-01-23 | 1 | -1/+1 |
| | |/ / / / / / / |
|
| | | | | | | | | | |
| | \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ | Merge branches 'acpi-video' and 'acpi-soc' | Rafael J. Wysocki | 2015-02-10 | 6 | -2/+175 |
| |\ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|/ /
| | | |/| | | | | /
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | | * | | | | | | ACPI: add AMD ACPI2Platform device support for x86 system | Ken Xue | 2015-02-06 | 4 | -1/+154 |
| | | * | | | | | | Merge back earlier 'acpi-lpss' material for v3.20 | Rafael J. Wysocki | 2015-02-06 | 1 | -1/+3 |
| | | |\ \ \ \ \ \
| | | | |_|_|_|/ /
| | | |/| | | | | |
|
| | | | * | | | | | ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2C | Jarkko Nikula | 2015-01-23 | 1 | -1/+1 |
| | | | * | | | | | ACPI / LPSS: check the result of ioremap() | Heikki Krogerus | 2015-01-22 | 1 | -0/+2 |
| | | | |/ / / / |
|
| | * | | | | | | ACPI / video: Add disable_native_backlight quirk for Samsung 510R | Hans de Goede | 2015-02-08 | 1 | -0/+9 |
| | * | | | | | | ACPI / video: Add disable_native_backlight quirk for Samsung 730U3E/740U3E | Hans de Goede | 2015-01-20 | 1 | -0/+9 |
| * | | | | | | | Merge branch 'acpi-ec' | Rafael J. Wysocki | 2015-02-10 | 2 | -131/+419 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | * | | | | | | ACPI / EC: Add GPE reference counting debugging messages | Lv Zheng | 2015-02-06 | 1 | -2/+22 |
| | * | | | | | | ACPI / EC: Add query flushing support | Lv Zheng | 2015-02-06 | 1 | -16/+85 |
| | * | | | | | | ACPI / EC: Refine command storm prevention support | Lv Zheng | 2015-02-06 | 1 | -19/+36 |
| | * | | | | | | ACPI / EC: Add command flushing support. | Lv Zheng | 2015-02-06 | 2 | -3/+66 |
| | * | | | | | | ACPI / EC: Introduce STARTED/STOPPED flags to replace BLOCKED flag | Lv Zheng | 2015-02-06 | 1 | -11/+54 |
| | * | | | | | | ACPI / EC: Update revision due to raw handler mode. | Lv Zheng | 2015-02-05 | 1 | -3/+3 |
| | * | | | | | | ACPI / EC: Reduce ec_poll() by referencing the last register access timestamp. | Lv Zheng | 2015-02-05 | 1 | -3/+14 |
| | * | | | | | | ACPI / EC: Fix several GPE handling issues by deploying ACPI_GPE_DISPATCH_RAW... | Lv Zheng | 2015-02-05 | 1 | -8/+73 |
| | * | | | | | | Merge branch 'acpica' into acpi-ec | Rafael J. Wysocki | 2015-02-05 | 177 | -480/+567 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | ACPI / EC: Cleanup QR_EC related code | Lv Zheng | 2015-01-23 | 1 | -50/+20 |
| | * | | | | | | | ACPI / EC: Fix issues related to the SCI_EVT handling | Lv Zheng | 2015-01-23 | 2 | -34/+26 |
| | * | | | | | | | ACPI / EC: Fix a code path that global lock is not held | Lv Zheng | 2015-01-23 | 1 | -0/+10 |
| | * | | | | | | | ACPI / EC: Fix returning values in acpi_ec_sync_query() | Lv Zheng | 2015-01-23 | 1 | -6/+10 |
| | * | | | | | | | ACPI / EC: Add reference counting for query handlers | Lv Zheng | 2015-01-23 | 1 | -10/+33 |
| | * | | | | | | | ACPI / EC: Cleanup transaction wakeup code | Lv Zheng | 2015-01-23 | 1 | -8/+9 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2015-02-10 | 177 | -480/+567 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | / / /
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | ACPICA: Events: Enable APIs to allow interrupt/polling adaptive request based... | Lv Zheng | 2015-02-05 | 1 | -7/+16 |
| | * | | | | | ACPICA: Events: Introduce acpi_set_gpe()/acpi_finish_gpe() to reduce divergences | Lv Zheng | 2015-02-05 | 1 | -0/+105 |
| | * | | | | | ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t... | Lv Zheng | 2015-02-05 | 5 | -24/+157 |
| | * | | | | | ACPICA: Update Copyright headers to 2015 | David E. Box | 2015-02-05 | 174 | -175/+175 |
| | * | | | | | ACPICA: Hardware: Cast GPE enable_mask before storing | David E. Box | 2015-02-05 | 1 | -1/+1 |
| | * | | | | | ACPICA: Events: Cleanup GPE dispatcher type obtaining code | Lv Zheng | 2015-02-05 | 7 | -24/+24 |
| | * | | | | | ACPICA: Events: Cleanup to move acpi_gbl_global_event_handler invocation out ... | Lv Zheng | 2015-02-05 | 1 | -13/+26 |
| | * | | | | | ACPICA: Events: Cleanup of resetting the GPE handler to NULL before removing | Lv Zheng | 2015-02-05 | 1 | -0/+1 |
| | * | | | | | ACPICA: Events: Fix uninitialized variable | David E. Box | 2015-02-05 | 1 | -1/+1 |
| | * | | | | | ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restriction | Lv Zheng | 2015-02-05 | 3 | -100/+15 |
| | * | | | | | ACPICA: Events: Remove duplicated sanity check in acpi_ev_enable_gpe() | Lv Zheng | 2015-02-05 | 1 | -11/+0 |
| | * | | | | | ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after e... | Lv Zheng | 2015-02-05 | 3 | -3/+6 |
| | | |_|_|/
| | |/| | | |
|
| | * | | | | ACPICA: Resources: Provide common part for struct acpi_resource_address struc... | Lv Zheng | 2015-01-26 | 6 | -57/+59 |