Hi, This patch series cleans up the code in intel_pstate somewhat and makes some changes targeted at reducing overhead.
Patches [1-9/16] are cleanups mostly getting rid of unnecessary stuff. Patches [10-11/16] make changes to reduce the overhead of utilization update callbacks used in the active mode. Patches [12-16/16] make more cleanups on top of that. Refer to the changelogs for details. The series is based on the linux-next branch of the linux-pm.git tree. Thanks, Rafael