Message ID | 20221127180233.103678-1-hdegoede@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-pm-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B4AC3C352A1 for <linux-pm@archiver.kernel.org>; Sun, 27 Nov 2022 18:03:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229475AbiK0SD5 (ORCPT <rfc822;linux-pm@archiver.kernel.org>); Sun, 27 Nov 2022 13:03:57 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60452 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229609AbiK0SDz (ORCPT <rfc822;linux-pm@vger.kernel.org>); Sun, 27 Nov 2022 13:03:55 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6DC6163A1 for <linux-pm@vger.kernel.org>; Sun, 27 Nov 2022 10:02:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1669572173; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=MTY4DO2FIOhTmDrW9V5N/y/N6qxknBVOFxutodlRLvY=; b=CdCM39/c8o89LzLUV9Nah1Lo/NY8JcgB7jWlgm5XwEW74ke4FiS1IeaWgOnJm87Db7cF6E Qf595L3LKh6TD0kdAX1Ifx8u5DiNpCjhYQGWeQdbcIsyFviKVJfGd2hcx2sknM66UpuCdJ w4/aIn4P2GcPn6hzX/OSb8yJ7IE+ftQ= Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-554-W1G1sF4SNwyk_PxXfBaCsQ-1; Sun, 27 Nov 2022 13:02:44 -0500 X-MC-Unique: W1G1sF4SNwyk_PxXfBaCsQ-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id E5A0029AA388; Sun, 27 Nov 2022 18:02:43 +0000 (UTC) Received: from localhost.localdomain (unknown [10.39.192.80]) by smtp.corp.redhat.com (Postfix) with ESMTP id 3F8E5140EBF5; Sun, 27 Nov 2022 18:02:43 +0000 (UTC) From: Hans de Goede <hdegoede@redhat.com> To: Sebastian Reichel <sre@kernel.org>, Marek Vasut <marex@denx.de> Cc: Hans de Goede <hdegoede@redhat.com>, linux-pm@vger.kernel.org Subject: [PATCH 00/10] power: supply: bq25890: Fixes for 6.2 + further work for 6.3 Date: Sun, 27 Nov 2022 19:02:23 +0100 Message-Id: <20221127180233.103678-1-hdegoede@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.1 on 10.11.54.7 Precedence: bulk List-ID: <linux-pm.vger.kernel.org> X-Mailing-List: linux-pm@vger.kernel.org |
Series |
power: supply: bq25890: Fixes for 6.2 + further work for 6.3
|
expand
|