Hi, This series has patches related to cppc that either improves the performance or adds some features. v2: * Sysfs entry for counter wraparound time(Alexey) * Updated latency calculation to sum of Nominal and MRTT(Alexey) * Moved refernce_perf from perf_caps to fb_ctrs * Addressed review comments from Hoan and few minor cleanups v1: * Pulled in the CPPC batching path to this series * Addressed POSTCHANGE issue(Alexey) and switch to RW semaphore(Hoan) Thanks, Prashanth Ashwin Chaugule (2): ACPI/CPPC: restructure read/writes for efficient sys mapped reg ops ACPI/CPPC: add sysfs support to compute delivered performance Prashanth Prakash (3): ACPI/CPPC: acquire pcc_lock only while accessing PCC subspace ACPI/CPPC: support for batching CPPC requests ACPI/CPPC: set a non-zero value for transition_latency drivers/acpi/cppc_acpi.c | 467 +++++++++++++++++++++++++++++++++-------- drivers/cpufreq/cppc_cpufreq.c | 1 + include/acpi/cppc_acpi.h | 8 +- 3 files changed, 387 insertions(+), 89 deletions(-) -- Qualcomm Datacenter Technologies on behalf of Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html