[PATCH v1 0/3] cpufreq: intel_pstate: Assorted cleanups

From: Rafael J. Wysocki
Date: Thu Jan 07 2021 - 13:45:51 EST


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!