From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751407AbdHFW1x (ORCPT ); Sun, 6 Aug 2017 18:27:53 -0400 Received: from bombadil.infradead.org ([65.50.211.133]:49997 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751352AbdHFW1w (ORCPT ); Sun, 6 Aug 2017 18:27:52 -0400 Date: Sun, 6 Aug 2017 15:27:48 -0700 From: Darren Hart To: Linus Torvalds Cc: Andy Shevchenko , LKML Subject: [GIT PULL] platform-drivers-x86 for 4.13-4 Message-ID: <20170806222748.GA24215@fury> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, The following changes since commit 51391caf99e34d2d75ffc428845062d93aa739c6: platform/x86: dell-wmi: Fix driver interface version query (2017-08-01 15:41:43 -0700) are available in the git repository at: git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.13-4 for you to fetch changes up to 946da69954485c4da51c785438f98fb13784941a: platform/x86: intel-vbtn: match power button on press rather than release (2017-08-05 14:37:19 -0700) Thanks, Darren Hart VMware Open Source Technology Center ---------------------------------------------------------------- platform-drivers-x86 for v4.13-4 Fix loop preventing some platforms from waking up via the power button in s2idle. intel-vbtn: - match power button on press rather than release ---------------------------------------------------------------- Mario Limonciello (1): platform/x86: intel-vbtn: match power button on press rather than release drivers/platform/x86/intel-vbtn.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Darren Hart VMware Open Source Technology Center