Hi, These three patches clean up intel_pstate a bit:
[1/3] makes it always use READ_ONCE() for reading hwp_cap_cached [2/3] changes the first argument of intel_pstate_get_hwp_max() [3/3] renames to functions (to avoid possible confusion). Please see patch changelogs for details. Thanks!