Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752304AbbBEGCM (ORCPT ); Thu, 5 Feb 2015 01:02:12 -0500 Received: from eusmtp01.atmel.com ([212.144.249.242]:41912 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751051AbbBEGCL (ORCPT ); Thu, 5 Feb 2015 01:02:11 -0500 From: Wenyou Yang To: CC: , , , , , , Subject: [PATCH 0/3] at91-3.19: pm fixes Date: Thu, 5 Feb 2015 13:59:36 +0800 Message-ID: <1423115977-5852-1-git-send-email-wenyou.yang@atmel.com> X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 953 Lines: 30 Hi Nicolas, The patch serial is to fix the pm issue. It is based on the branch: at91-3.19-fixes git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git Peter Rosin (1): pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories. Sylvain Rochet (2): pm: at91: pm_slowclock: fix suspend/resume hang up in timeouts pm: at91: pm_slowclock: remove clocks which are already stopped when entering slow clock mode arch/arm/mach-at91/pm.c | 12 +++++ arch/arm/mach-at91/pm_slowclock.S | 105 ++++++++++++++---------------------- include/soc/at91/at91sam9_ddrsdr.h | 2 +- 3 files changed, 54 insertions(+), 65 deletions(-) -- 1.7.9.5 Best Regards, Wenyou Yang -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/