Re: [PATCH 0/8] cppc_cpufreq: fix, clarify and improve support

2020-11-17 Thread Ionela Voinescu
On Tuesday 17 Nov 2020 at 17:30:33 (+0100), Rafael J. Wysocki wrote: [..] > > > > Ionela Voinescu (8): > > > > cppc_cpufreq: fix misspelling, code style and readability issues > > > > cppc_cpufreq: clean up cpu, cpu_num and cpunum variable use > > > > cppc_cpufreq: simplify use of performance

Re: [PATCH 0/8] cppc_cpufreq: fix, clarify and improve support

2020-11-17 Thread Rafael J. Wysocki
On Tue, Nov 17, 2020 at 4:32 PM Ionela Voinescu wrote: > > Hi Rafael, > > On Tuesday 17 Nov 2020 at 15:59:24 (+0100), Rafael J. Wysocki wrote: > > On Thu, Nov 5, 2020 at 1:56 PM Ionela Voinescu > > wrote: > > > > > > Hi guys, > > > > > > I found myself staring a bit too much at this driver in th

Re: [PATCH 0/8] cppc_cpufreq: fix, clarify and improve support

2020-11-17 Thread Ionela Voinescu
Hi Rafael, On Tuesday 17 Nov 2020 at 15:59:24 (+0100), Rafael J. Wysocki wrote: > On Thu, Nov 5, 2020 at 1:56 PM Ionela Voinescu > wrote: > > > > Hi guys, > > > > I found myself staring a bit too much at this driver in the past weeks > > and that's likely the cause for me coming up with this ser

Re: [PATCH 0/8] cppc_cpufreq: fix, clarify and improve support

2020-11-17 Thread Rafael J. Wysocki
On Thu, Nov 5, 2020 at 1:56 PM Ionela Voinescu wrote: > > Hi guys, > > I found myself staring a bit too much at this driver in the past weeks > and that's likely the cause for me coming up with this series of 8 > patches that cleans up, clarifies and reworks parts of it, as follows: > > - patches