From patchwork Wed Nov 28 00:15:34 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kukjin Kim X-Patchwork-Id: 202330 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 28AE02C0081 for ; Wed, 28 Nov 2012 11:19:13 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TdVJZ-0008GY-0i; Wed, 28 Nov 2012 00:15:45 +0000 Received: from mail-pa0-f49.google.com ([209.85.220.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TdVJV-0008Fr-V3 for linux-arm-kernel@lists.infradead.org; Wed, 28 Nov 2012 00:15:42 +0000 Received: by mail-pa0-f49.google.com with SMTP id bi1so5711729pad.36 for ; Tue, 27 Nov 2012 16:15:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :content-type:content-transfer-encoding; bh=Y4kBBfb4kKkrv5cgHHOYMiNdd7cQMvpxeorhJXNZBbY=; b=K9gEvtB6moSIuuGg1djiTH2T8tB6urEgtFA9KdDpwtLw0fx2lU8+/eNBb2WFMLMQyW ql9Vw6SiNZFnVAkFN14SlcYki2OpqpFREKtprrAqtv7iNKu1zFmKjbdZIwvX50kwf9XF arXTbaB2Ge8eNToaOzcaXt4vyrJrKGQAESPo+Zr3ml/Lzj/xqC7FxmgT9O0FREJ2vdHu iYIar7iSSB1cuHoTGAdDVkNyUZzGNdgdDWnPlggNm234PCaDSL2LJqK63h0cBcjrQiK+ WULjf9b+XdBlqeGYkUo0k6uJYYPNBCAmTataLnNXaibBn/d5C8b0tsysL4HEvpD8LEAF 1jog== Received: by 10.66.86.102 with SMTP id o6mr47226180paz.11.1354061740072; Tue, 27 Nov 2012 16:15:40 -0800 (PST) Received: from [10.211.55.6] ([121.136.168.198]) by mx.google.com with ESMTPS id ou5sm11398607pbb.33.2012.11.27.16.15.36 (version=SSLv3 cipher=OTHER); Tue, 27 Nov 2012 16:15:39 -0800 (PST) Message-ID: <50B557A6.8010504@samsung.com> Date: Wed, 28 Nov 2012 09:15:34 +0900 From: Kukjin Kim User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.16 MIME-Version: 1.0 To: Arnd Bergmann , 'Olof Johansson' Subject: [GIT PULL 3/7] Samsung pm updates for v3.8 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20121127_191542_151991_34594218 X-CRM114-Status: GOOD ( 11.83 ) X-Spam-Score: -1.8 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.8 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.8 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [121.136.168.198 listed in dnsbl.sorbs.net] -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.220.49 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (kgene.kim[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: "linux-samsung-soc@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Arnd, Olof This is including properly enabling pm for exynos5 and I created topic branch as per previous Olof's suggestion It doesn't work without this, please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git next/pm-samsung Thanks. Best regards, Kgene. --- Kukjin Kim , Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. The following changes since commit f4a75d2eb7b1e2206094b901be09adb31ba63681: Linux 3.7-rc6 (2012-11-16 17:42:40 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git next/pm-samsung Abhilash Kesavan (3): ARM: EXYNOS: fix the hotplug for Cortex-A15 ARM: EXYNOS: Remove scu_enable from cpuidle ARM: EXYNOS: Add flush_cache_all in suspend finisher Inderpal Singh (2): ARM: EXYNOS: Add support for rtc wakeup ARM: EXYNOS: Fix soft reboot hang after suspend/resume arch/arm/mach-exynos/common.c | 2 + arch/arm/mach-exynos/cpuidle.c | 3 +- arch/arm/mach-exynos/hotplug.c | 45 ++++++++++++++++++++++++++++-- arch/arm/mach-exynos/pm.c | 7 +++++ arch/arm/plat-samsung/include/plat/pm.h | 2 + 5 files changed, 55 insertions(+), 4 deletions(-)