Re: [PATCH V2 0/6] PM / devfreq: a few small fixes and improvements

2021-03-23 Thread Chanwoo Choi
Hi, On 3/23/21 3:11 PM, Aisheng Dong wrote: >> From: Chanwoo Choi >> Sent: Tuesday, March 23, 2021 12:11 PM >> >> Hi, >> >> On 3/23/21 12:25 PM, Dong Aisheng wrote: >>> Hi Chanwoo, >>> >>> On Tue, Mar 23, 2021 at 11:13 AM Dong Aisheng >> wrote: A few small fixes and improvements >

RE: [PATCH V2 0/6] PM / devfreq: a few small fixes and improvements

2021-03-22 Thread Aisheng Dong
> From: Chanwoo Choi > Sent: Tuesday, March 23, 2021 12:11 PM > > Hi, > > On 3/23/21 12:25 PM, Dong Aisheng wrote: > > Hi Chanwoo, > > > > On Tue, Mar 23, 2021 at 11:13 AM Dong Aisheng > wrote: > >> > >> A few small fixes and improvements > >> > >> ChangeLog: > >> v1->v2: > >> * squash a few p

Re: [PATCH V2 0/6] PM / devfreq: a few small fixes and improvements

2021-03-22 Thread Chanwoo Choi
Hi, On 3/23/21 12:25 PM, Dong Aisheng wrote: > Hi Chanwoo, > > On Tue, Mar 23, 2021 at 11:13 AM Dong Aisheng wrote: >> >> A few small fixes and improvements >> >> ChangeLog: >> v1->v2: >> * squash a few patches >> * rebase to devfreq-testing > > I have to rebase to devfreq-testing instead of

Re: [PATCH V2 0/6] PM / devfreq: a few small fixes and improvements

2021-03-22 Thread Dong Aisheng
Hi Chanwoo, On Tue, Mar 23, 2021 at 11:13 AM Dong Aisheng wrote: > > A few small fixes and improvements > > ChangeLog: > v1->v2: > * squash a few patches > * rebase to devfreq-testing I have to rebase to devfreq-testing instead of devfreq-next because below two patches only exist in devfreq-te

[PATCH V2 0/6] PM / devfreq: a few small fixes and improvements

2021-03-22 Thread Dong Aisheng
A few small fixes and improvements ChangeLog: v1->v2: * squash a few patches * rebase to devfreq-testing * drop two patches which are already in devfreq-next Dong Aisheng (6): PM / devfreq: fix build error when DEVFREQ_GOV_PASSIVE enabled PM / devfreq: Use more accurate returned new_freq a