Merge branches 'acpi-ec' and 'acpi-cppc' into linux-next
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 12 Sep 2016 12:48:13 +0000 (14:48 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 12 Sep 2016 12:48:13 +0000 (14:48 +0200)
commit0bb4a2ba5ecec3849bac9d0bbcdfea24113ce40b
treef9d0a84b2f423d2d2e30fb5788df2cfd9e5b877c
parent3fb388d8372d74c9ceb05cea9ebb35293dac7b09
parent97cb159fd91d00f8d7d1adeb075503dc0d946bff
parent41dd64038970139c562d07ee7ff4e41245611b4a
Merge branches 'acpi-ec' and 'acpi-cppc' into linux-next

* acpi-ec:
  ACPI / EC: Fix issues related to boot_ec
  ACPI / EC: Fix a gap that ECDT EC cannot handle EC events
  ACPI / EC: Fix a memory leakage issue in acpi_ec_add()
  ACPI / EC: Cleanup first_ec/boot_ec code
  ACPI / EC: Enable event freeze mode to improve event handling for suspend process
  ACPI / EC: Add PM operations to improve event handling for suspend process
  ACPI / EC: Add PM operations to improve event handling for resume process
  ACPI / EC: Fix an issue that SCI_EVT cannot be detected after event is enabled
  ACPI / EC: Add EC_FLAGS_QUERY_ENABLED to reveal a hidden logic
  ACPI / EC: Add PM operations for suspend/resume noirq stage

* acpi-cppc:
  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
drivers/acpi/internal.h
drivers/acpi/scan.c
drivers/acpi/sleep.c
This page took 0.03043 seconds and 5 git commands to generate.