Re: [linux-pm] [PATCH] PM: export suspend_set_ops, suspend_valid_only_mem

2011-06-26 Thread Pavel Machek
On Sun 2011-06-12 16:20:20, Rafael J. Wysocki wrote: On Saturday, May 28, 2011, Kevin Hilman wrote: Some platforms wish to implement their PM core suspend code as modules. To do so, these functions need to be exported to modules. Reported-by: Jean Pihet j-pi...@ti.com Signed-off-by:

Re: [linux-pm] [PATCH] PM: export suspend_set_ops, suspend_valid_only_mem

2011-06-26 Thread Rafael J. Wysocki
On Sunday, June 26, 2011, Pavel Machek wrote: On Sun 2011-06-12 16:20:20, Rafael J. Wysocki wrote: On Saturday, May 28, 2011, Kevin Hilman wrote: Some platforms wish to implement their PM core suspend code as modules. To do so, these functions need to be exported to modules.

Re: [PATCH 14/14] OMAP2+: clockdomain: Add an api to read idle mode

2011-06-26 Thread Todd Poynor
On Fri, Jun 24, 2011 at 01:06:00PM +0200, Benoit Cousson wrote: From: Nayak, Rajendra rna...@ti.com Add a clockdomain api to check if hardware supervised idle transitions are enabled on a clockdomain. ... + * clkdm_is_idle - Check if the clkdm hwsup/autoidle is enabled + * @clkdm: struct

Re: [PATCH v2 6/7] OMAP2+: clockdomain: Add 2 APIs to control clockdomain from hwmod framework

2011-06-26 Thread Todd Poynor
On Fri, Jun 24, 2011 at 02:06:32PM +0200, Benoit Cousson wrote: Duplicate the existing API for clockdomain enable from clock to enable a clock domain from hwmod framework. This will be needed when the hwmod framework will move from the current clock centric approach to the module based

Re: OMAP watchdog broken on 37XX?

2011-06-26 Thread Daniel Seifert
Hi On Fri, 10 Jun, Steve Sakoman wrote: I've used the omap watchdog timer (CONFIG_OMAP_WATCHDOG=y CONFIG_WATCHDOG_NOWAYOUT=y) with good results on 35XX based systems. Recently I attempted to use the the same technique with 37XX and discovered that my systems hangs instead of rebooting.

RE: [PATCH] omap3: beagle: Use GPTIMERi 1 for clockevents

2011-06-26 Thread Premi, Sanjeev
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Koen Kooi Sent: Sunday, June 26, 2011 1:41 AM To: linux-omap@vger.kernel.org List Cc: linux-arm-kernel; Paul Walmsley Subject: Re: [PATCH] omap3: beagle: Use GPTIMERi 1

RE: [PATCH] omap3: beagle: Use GPTIMERi 1 for clockevents

2011-06-26 Thread Premi, Sanjeev
-Original Message- From: Paul Walmsley [mailto:p...@pwsan.com] Sent: Sunday, June 26, 2011 4:17 AM To: Koen Kooi; Premi, Sanjeev Cc: linux-omap@vger.kernel.org List; linux-arm-kernel Subject: RE: [PATCH] omap3: beagle: Use GPTIMERi 1 for clockevents On Sun, 26 Jun 2011, Premi,

RE: [PATCHv2] omap2+: pm: cpufreq: Fix loops_per_jiffy calculation

2011-06-26 Thread Premi, Sanjeev
-Original Message- From: Russell King - ARM Linux [mailto:li...@arm.linux.org.uk] Sent: Sunday, June 26, 2011 12:39 AM To: Premi, Sanjeev Cc: Shilimkar, Santosh; linux-omap@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Hilman, Kevin Subject: Re: [PATCHv2] omap2+: pm: