mbox series

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

Message ID 5701645.lOV4Wx5bFT@kreacher (mailing list archive)
Headers show
Series cpufreq: intel_pstate: Assorted cleanups | expand

Message

Rafael J. Wysocki Jan. 7, 2021, 6:40 p.m. UTC
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!