From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@deeprootsystems.com (Kevin Hilman) Date: Tue, 07 Dec 2010 16:16:46 -0800 Subject: [PATCH 00/14] OMAP: PRCM/powerdomain/clockdomain patches for 2.6.38, part one In-Reply-To: <20101207012242.3708.45451.stgit@twilight.localdomain> (Paul Walmsley's message of "Mon, 06 Dec 2010 18:24:58 -0700") References: <20101207012242.3708.45451.stgit@twilight.localdomain> Message-ID: <87wrnli0ep.fsf@deeprootsystems.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Paul Walmsley writes: > This patch series, intended for 2.6.38: [...] > Kevin, I'd appreciate review and acks, if appropriate, on the patches > that touch code that you maintain. Reviewed-by: Kevin Hilman Tested-by: Kevin Hilman I did some PM testing of this series on 34xx/n900 and 35xx/beagle using retention idle & sususpend and off-idle and suspend. For testing with other PM features that are targetted for 2.6.38, I've included it as part of my pm-core branch (which also includes your previous hwmod series and the watchdog series, among other things.) Kevin