[PATCH v1 0/3] cpufreq: intel_pstate: A fix, a __free()-based simplification, and a follow-up adjustment

Rafael J. Wysocki posted 3 patches 4 days, 12 hours ago
Only 0 patches received!
[PATCH v1 0/3] cpufreq: intel_pstate: A fix, a __free()-based simplification, and a follow-up adjustment
Posted by Rafael J. Wysocki 4 days, 12 hours ago
Hi All,

This series is following up a discussion on a patch submitted by Zihuan Zhang,
and this message in particular:

https://lore.kernel.org/linux-pm/CAJZ5v0gN1T5woSF0tO=TbAh+2-sWzxFjWyDbB7wG2TFCOU01iQ@mail.gmail.com/

The first patch fixes the bug described in the message linked above, the
second one makes a __free()-based simplification based on it, and the
third one makes one more adjustment on top of the two previous patches.

Please see the changelogs for details.

Thanks!