diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-10-02 01:39:09 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-10-02 01:39:09 +0200 |
commit | 0d573c6a01011e61dc9f4594ef5d6d52f35f45db (patch) | |
tree | 0f05652f41fdb7c83286a68dd29e8094ed8d0861 /drivers/mailbox | |
parent | 4ec9e2890a7a70dedbf0da28577fefe84d8f14e4 (diff) | |
parent | c12f29a5d44d4197162d7fd1cc5dc57d8cfffcf8 (diff) | |
parent | b59c4b3dcd2e63d7a5483df3460d47278df716f7 (diff) | |
parent | a217726a7df146fcfea6f37cbbc80849083260b6 (diff) | |
download | linux-0d573c6a01011e61dc9f4594ef5d6d52f35f45db.tar.gz linux-0d573c6a01011e61dc9f4594ef5d6d52f35f45db.tar.bz2 linux-0d573c6a01011e61dc9f4594ef5d6d52f35f45db.zip |
Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc'
* acpi-x86:
x86: ACPI: make variable names clearer in acpi_parse_madt_lapic_entries()
x86: ACPI: remove extraneous white space after semicolon
* acpi-cppc:
ACPI / CPPC: Support PCC with interrupt flag
ACPI / CPPC: Add prefix cppc to cpudata structure name
ACPI / CPPC: Add support for functional fixed hardware address
ACPI / CPPC: Don't return on CPPC probe failure
ACPI / CPPC: Allow build with ACPI_CPU_FREQ_PSS config
ACPI / CPPC: check for error bit in PCC status field
ACPI / CPPC: move all PCC related information into pcc_data
ACPI / CPPC: add sysfs support to compute delivered performance
ACPI / CPPC: set a non-zero value for transition_latency
ACPI / CPPC: support for batching CPPC requests
ACPI / CPPC: acquire pcc_lock only while accessing PCC subspace
ACPI / CPPC: restructure read/writes for efficient sys mapped reg ops
mailbox: pcc: Support HW-Reduced Communication Subspace type 2
* acpi-soc:
ACPI / APD: constify local structures
ACPI / APD: Add device HID for Vulcan SPI controller