Message ID | 20200203120132.102576-1-linux@weissschuh.net (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=pByP=3X=vger.kernel.org=platform-driver-x86-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 3AD4192A for <patchwork-platform-driver-x86@patchwork.kernel.org>; Mon, 3 Feb 2020 12:02:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 19CA220721 for <patchwork-platform-driver-x86@patchwork.kernel.org>; Mon, 3 Feb 2020 12:02:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=weissschuh.net header.i=@weissschuh.net header.b="TpOWY9pb" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727581AbgBCMCC (ORCPT <rfc822;patchwork-platform-driver-x86@patchwork.kernel.org>); Mon, 3 Feb 2020 07:02:02 -0500 Received: from ned.t-8ch.de ([212.47.237.191]:51352 "EHLO ned.t-8ch.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727358AbgBCMCC (ORCPT <rfc822;platform-driver-x86@vger.kernel.org>); Mon, 3 Feb 2020 07:02:02 -0500 From: =?utf-8?q?Thomas_Wei=C3=9Fschuh?= <linux@weissschuh.net> DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=weissschuh.net; s=mail; t=1580731317; bh=SqxYLCmdR4Abw8l8bjcJ27sDp3wH9PE1sOB/bNJIyHc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=TpOWY9pbayjtU3P//dUddgW7R+q2LWsyNeGUcJHQGdyYqANEe9202+TD2SxkZ97A8 55twlHQtoyWNaSF3tGegOC1ks20nZjU9T11cl4WTzalArIEFK7CZngBj3VBv992pxm cKrpoBGrjqRMxAoP/gr3rwFlYMHloJXBgNfQugYc= To: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br>, Darren Hart <dvhart@infradead.org>, Andy Shevchenko <andy@infradead.org> Cc: ibm-acpi-devel@lists.sourceforge.net, platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org, =?utf-8?q?Thomas_Wei=C3=9Fschuh?= <linux@weissschuh.net> Subject: [PATCH v3 0/2] platform/x86: thinkpad_acpi: use standard charge control attribute names Date: Mon, 3 Feb 2020 13:01:30 +0100 Message-Id: <20200203120132.102576-1-linux@weissschuh.net> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200131143650.4149-1-linux@weissschuh.net> References: <20200131143650.4149-1-linux@weissschuh.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: platform-driver-x86-owner@vger.kernel.org Precedence: bulk List-ID: <platform-driver-x86.vger.kernel.org> X-Mailing-List: platform-driver-x86@vger.kernel.org |
Series |
platform/x86: thinkpad_acpi: use standard charge control attribute names
|
expand
|