From patchwork Tue Dec 18 15:02:59 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Len Brown X-Patchwork-Id: 10735841 X-Patchwork-Delegate: rjw@sisk.pl Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id BE39F924 for ; Tue, 18 Dec 2018 15:03:29 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AC1DA2A3BC for ; Tue, 18 Dec 2018 15:03:29 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9FFAF2A3C9; Tue, 18 Dec 2018 15:03:29 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 963AE2A3BC for ; Tue, 18 Dec 2018 15:03:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726805AbeLRPDS (ORCPT ); Tue, 18 Dec 2018 10:03:18 -0500 Received: from mail-ed1-f46.google.com ([209.85.208.46]:44298 "EHLO mail-ed1-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726775AbeLRPDS (ORCPT ); Tue, 18 Dec 2018 10:03:18 -0500 Received: by mail-ed1-f46.google.com with SMTP id y56so14110727edd.11 for ; Tue, 18 Dec 2018 07:03:17 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=+Gq5uFLGT4xPzD8KsI82MsiYujXlmp+co3hBv9oCPHU=; b=WArI7nSG52UBiRn8xAy7SwvvR2bDu/2Wizk6bTVY+7B+qCsHZhzRCeuD01j3FwZKAu MsxyCmFJprS/VO4GEPBq0eD0+4TV5K9/lQJRdAW4VHilVddQ32QHPV3TrFXu4lQVACSy g7nap+e6L2m+UVjKDAAwA9IQhy8m9Hu6215JvJh15itrVIu92bmeERKohArng6bxcrrB lDkcZBeVPMKKi0i2cQEo1h3saMEYi3NWEBsKMUfB67hDypv8Q/8WYUwIpOEfDzAY7HeP YfzKU4D2olfbMxCjfK5vLJHvy4n0qvZx6S0YiVGZqQTXSl3jI4XDvZ2FXTJgK/0TS1wg xInA== X-Gm-Message-State: AA+aEWbV35UYTWjz57L58f2FYMk07vTXQKIBXeENpMgEqlBp5Balo35L zi3qUvYdpP+PhjCnJZYbqCuxgUG7mBdk+4XRFvg= X-Google-Smtp-Source: AFSGD/XlLHUruaOOlXLFSQFPQ4cDPbFhSxJKy3MPo3XPhNqPXmLoFZa9BJ4oWqynQvb7uhXttJXyuD1NY0hh0E6i05I= X-Received: by 2002:a17:906:6308:: with SMTP id p8-v6mr13552739ejk.100.1545145396629; Tue, 18 Dec 2018 07:03:16 -0800 (PST) MIME-Version: 1.0 From: Len Brown Date: Tue, 18 Dec 2018 10:02:59 -0500 Message-ID: Subject: [git pull] turbostat update To: "Rafael J. Wysocki" Cc: Linux PM list Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Rafael, Please pull these turbostat patches. A couple of random fixes that were sitting in the queue... thanks! Len Brown, Intel Open Source Technology Center The following changes since commit d81f50bd34646d8373b989e55180c0fc9af94e0b: Merge tag 'apparmor-pr-2018-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor (2018-11-02 10:04:26 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git turbostat for you to fetch changes up to f5a4c76ad7de96d47baef3d8810a88b10d60ec82: tools/power turbostat: consolidate duplicate model numbers (2018-12-14 20:08:55 -0500) ---------------------------------------------------------------- Len Brown (4): tools/power turbosat: fix AMD APIC-id output tools/power turbostat: reduce debug output tools/power turbostat: fix goldmont C-state limit decoding tools/power turbostat: consolidate duplicate model numbers tools/power/x86/turbostat/turbostat.c | 189 +++++++++++++++++++--------------- 1 file changed, 106 insertions(+), 83 deletions(-)