From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 21BADC433E1 for ; Mon, 29 Jun 2020 21:20:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 042B220720 for ; Mon, 29 Jun 2020 21:20:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593465653; bh=3c7406qD/LhRQtK6JfxCno34UH7cDPTrkYKz1vxsnTs=; h=Subject:From:Date:To:List-ID:From; b=RfBNXlUwkRaDOvQMsfa3p0DFxcwDEhA8J//Ub6dPGHh14CmtHHF5VCDwvirsAYYrs rRubh/lOpHkIU4s8xAANQih4xpChdr0PaBzN8tsdb5wCc6JaXWXslZaMCbYCT+tjQW 1QgU/frfc37E3NUt+d6JfxTOzZ11FRH/WOMj/ar4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729379AbgF2VUv (ORCPT ); Mon, 29 Jun 2020 17:20:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:40222 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729508AbgF2VUu (ORCPT ); Mon, 29 Jun 2020 17:20:50 -0400 Content-Type: text/plain; charset="utf-8" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593465650; bh=3c7406qD/LhRQtK6JfxCno34UH7cDPTrkYKz1vxsnTs=; h=Subject:From:Date:To:From; b=qYcaQzAd1U5sh0AHgcdnNgrzEK8ka23xsyGxX6Idik3zHa87oF+oSX0nm/lYsnpn7 GWZsaIQExgwwLCWVKTA/lCgxx1HfRRUm6fYSvinztVjaFPmcGwSxXLuq7z0C8LPVnT VCDQlDpclYUblXr8Rc8o0wGni0R8SL+Gggqv5lb4= MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Patchwork housekeeping for: linux-renesas-soc From: patchwork-bot+linux-renesas-soc@kernel.org Message-Id: <159346564995.3919.1002751318796039467.git-patchwork-housekeeping@kernel.org> Date: Mon, 29 Jun 2020 21:20:49 +0000 To: linux-renesas-soc@vger.kernel.org Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org Latest series: [v6] acpi: thermal: Fix error handling in the register function (2020-06-29T11:16:08) Superseding: [v5] acpi: thermal: Fix error handling in the register function (2020-06-26T17:37:45): [v5,01/11] acpi: thermal: Fix error handling in the register function [v5,02/11] thermal: Store thermal mode in a dedicated enum [v5,03/11] thermal: Add current mode to thermal zone device [v5,04/11] thermal: Store device mode in struct thermal_zone_device [v5,05/11] thermal: remove get_mode() operation of drivers [v5,06/11] thermal: Add mode helpers [v5,07/11] thermal: Use mode helpers in drivers [v5,08/11] thermal: Explicitly enable non-changing thermal zone devices [v5,09/11] thermal: core: Stop polling DISABLED thermal devices [v5,10/11] thermal: Simplify or eliminate unnecessary set_mode() methods [v5,11/11] thermal: Rename set_mode() to change_mode() Latest series: [v2] i2c: rcar: slave: only send STOP event when we have been addressed (2020-06-29T16:15:06) Superseding: [v1] i2c: rcar: slave: only send STOP event when we have been addressed (2020-06-29T15:38:07): i2c: rcar: slave: only send STOP event when we have been addressed -- Deet-doot-dot, I am a bot. https://korg.wiki.kernel.org/userdoc/pwbot