Re: [PATCH 1/1] PM : cpuidle - update statistics for correct state

2009-09-29 Thread Kevin Hilman
"Premi, Sanjeev" writes: >> -Original Message- >> From: Kevin Hilman [mailto:khil...@deeprootsystems.com] >> Sent: Thursday, September 10, 2009 11:51 PM >> To: Premi, Sanjeev >> Cc: linux-omap@vger.kernel.org >> Subject: Re: [PATCH 1/1] PM

RE: [PATCH 1/1] PM : cpuidle - update statistics for correct state

2009-09-29 Thread Premi, Sanjeev
> -Original Message- > From: Kevin Hilman [mailto:khil...@deeprootsystems.com] > Sent: Thursday, September 10, 2009 11:51 PM > To: Premi, Sanjeev > Cc: linux-omap@vger.kernel.org > Subject: Re: [PATCH 1/1] PM : cpuidle - update statistics for > correct state >

Re: [PATCH 1/1] PM : cpuidle - update statistics for correct state

2009-09-10 Thread Kevin Hilman
Sanjeev Premi writes: > When 'enable_off_mode' is 0, the target power state for MPU > and Core is locally changed to PWRDM_POWER_RET but, the > statistics are updated for idle state originally selected > by the governor. > > This patch 'invalidates' the idle states that lead either of > MPU or Co

[PATCH 1/1] PM : cpuidle - update statistics for correct state

2009-09-05 Thread Sanjeev Premi
When 'enable_off_mode' is 0, the target power state for MPU and Core is locally changed to PWRDM_POWER_RET but, the statistics are updated for idle state originally selected by the governor. This patch 'invalidates' the idle states that lead either of MPU or Core to PWRDM_POWER_OFF state when 'ena