Re: Re: Re: [PATCH 1/3] devfreq: core updates to support devices which can idle

2012-09-17 Thread MyungJoo Ham
> Sender : Rajagopal Venkat > Date : 2012-09-18 14:20 (GMT+09:00) > Title : Re: Re: [PATCH 1/3] devfreq: core updates to support devices which > can idle > On 17 September 2012 17:46, MyungJoo Ham wrote: > >> On 10 September 2012 14:43, 함명주 wrote: > >> >> Pr

Re: Re: [PATCH 1/3] devfreq: core updates to support devices which can idle

2012-09-17 Thread Rajagopal Venkat
On 17 September 2012 17:46, MyungJoo Ham wrote: >> On 10 September 2012 14:43, 함명주 wrote: >> >> Prepare devfreq core framework to support devices which >> >> can idle. When device idleness is detected perhaps through >> >> runtime-pm, need some mechanism to suspend devfreq load >> >> monitoring

Re: Re: [PATCH 1/3] devfreq: core updates to support devices which can idle

2012-09-17 Thread MyungJoo Ham
> On 10 September 2012 14:43, 함명주 wrote: > >> Prepare devfreq core framework to support devices which > >> can idle. When device idleness is detected perhaps through > >> runtime-pm, need some mechanism to suspend devfreq load > >> monitoring and resume back when device is online. Present > >>

Re: Re: [PATCH 1/3] devfreq: core updates to support devices which can idle

2012-09-17 Thread MyungJoo Ham
On 10 September 2012 14:43, 함명주 myungjoo@samsung.com wrote: Prepare devfreq core framework to support devices which can idle. When device idleness is detected perhaps through runtime-pm, need some mechanism to suspend devfreq load monitoring and resume back when device is online.

Re: Re: [PATCH 1/3] devfreq: core updates to support devices which can idle

2012-09-17 Thread Rajagopal Venkat
On 17 September 2012 17:46, MyungJoo Ham myungjoo@samsung.com wrote: On 10 September 2012 14:43, 함명주 myungjoo@samsung.com wrote: Prepare devfreq core framework to support devices which can idle. When device idleness is detected perhaps through runtime-pm, need some mechanism to

Re: Re: Re: [PATCH 1/3] devfreq: core updates to support devices which can idle

2012-09-17 Thread MyungJoo Ham
Sender : Rajagopal Venkatrajagopal.ven...@linaro.org Date : 2012-09-18 14:20 (GMT+09:00) Title : Re: Re: [PATCH 1/3] devfreq: core updates to support devices which can idle On 17 September 2012 17:46, MyungJoo Ham wrote: On 10 September 2012 14:43, 함명주 wrote: Prepare devfreq core

Re: [PATCH 1/3] devfreq: core updates to support devices which can idle

2012-09-13 Thread Rajagopal Venkat
On 10 September 2012 14:43, 함명주 wrote: >> Prepare devfreq core framework to support devices which >> can idle. When device idleness is detected perhaps through >> runtime-pm, need some mechanism to suspend devfreq load >> monitoring and resume back when device is online. Present >> code continues

Re: [PATCH 1/3] devfreq: core updates to support devices which can idle

2012-09-13 Thread Rajagopal Venkat
On 10 September 2012 14:43, 함명주 myungjoo@samsung.com wrote: Prepare devfreq core framework to support devices which can idle. When device idleness is detected perhaps through runtime-pm, need some mechanism to suspend devfreq load monitoring and resume back when device is online. Present

Re: [PATCH 1/3] devfreq: core updates to support devices which can idle

2012-09-10 Thread Rafael J. Wysocki
On Monday, September 10, 2012, Rajagopal Venkat wrote: > On 10 September 2012 03:16, Rafael J. Wysocki wrote: > > On Monday, September 03, 2012, Rajagopal Venkat wrote: > >> Prepare devfreq core framework to support devices which > >> can idle. When device idleness is detected perhaps through >

Re: [PATCH 1/3] devfreq: core updates to support devices which can idle

2012-09-10 Thread 함명주
> Prepare devfreq core framework to support devices which > can idle. When device idleness is detected perhaps through > runtime-pm, need some mechanism to suspend devfreq load > monitoring and resume back when device is online. Present > code continues monitoring unless device is removed from >

Re: [PATCH 1/3] devfreq: core updates to support devices which can idle

2012-09-10 Thread Rajagopal Venkat
On 10 September 2012 03:16, Rafael J. Wysocki wrote: > On Monday, September 03, 2012, Rajagopal Venkat wrote: >> Prepare devfreq core framework to support devices which >> can idle. When device idleness is detected perhaps through >> runtime-pm, need some mechanism to suspend devfreq load >>

Re: [PATCH 1/3] devfreq: core updates to support devices which can idle

2012-09-10 Thread Rajagopal Venkat
On 10 September 2012 03:16, Rafael J. Wysocki r...@sisk.pl wrote: On Monday, September 03, 2012, Rajagopal Venkat wrote: Prepare devfreq core framework to support devices which can idle. When device idleness is detected perhaps through runtime-pm, need some mechanism to suspend devfreq load

Re: [PATCH 1/3] devfreq: core updates to support devices which can idle

2012-09-10 Thread 함명주
Prepare devfreq core framework to support devices which can idle. When device idleness is detected perhaps through runtime-pm, need some mechanism to suspend devfreq load monitoring and resume back when device is online. Present code continues monitoring unless device is removed from devfreq

Re: [PATCH 1/3] devfreq: core updates to support devices which can idle

2012-09-10 Thread Rafael J. Wysocki
On Monday, September 10, 2012, Rajagopal Venkat wrote: On 10 September 2012 03:16, Rafael J. Wysocki r...@sisk.pl wrote: On Monday, September 03, 2012, Rajagopal Venkat wrote: Prepare devfreq core framework to support devices which can idle. When device idleness is detected perhaps through

Re: [PATCH 1/3] devfreq: core updates to support devices which can idle

2012-09-09 Thread Rafael J. Wysocki
On Monday, September 03, 2012, Rajagopal Venkat wrote: > Prepare devfreq core framework to support devices which > can idle. When device idleness is detected perhaps through > runtime-pm, need some mechanism to suspend devfreq load > monitoring and resume back when device is online. Present > code

Re: [PATCH 1/3] devfreq: core updates to support devices which can idle

2012-09-09 Thread Rafael J. Wysocki
On Monday, September 03, 2012, Rajagopal Venkat wrote: Prepare devfreq core framework to support devices which can idle. When device idleness is detected perhaps through runtime-pm, need some mechanism to suspend devfreq load monitoring and resume back when device is online. Present code