linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Georgi Djakov <georgi.djakov@linaro.org>
To: gregkh@linuxfoundation.org
Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
	georgi.djakov@linaro.org
Subject: [GIT PULL] interconnect fixes for 5.9
Date: Fri,  4 Sep 2020 14:48:50 +0300	[thread overview]
Message-ID: <20200904114850.4306-1-georgi.djakov@linaro.org> (raw)

Hello Greg,

Here is a small pull request with interconnect fixes for 5.9-rc. Please
take them into char-misc-linus when possible.

Thanks,
Georgi

The following changes since commit f75aef392f869018f78cfedf3c320a6b3fcfda6b:

  Linux 5.9-rc3 (2020-08-30 16:01:54 -0700)

are available in the Git repository at:

  https://git.linaro.org/people/georgi.djakov/linux.git tags/icc-5.9-rc4

for you to fetch changes up to 91e045b93db79a2ef66e045ad0d1f8f9d348e1f4:

  interconnect: qcom: Fix small BW votes being truncated to zero (2020-09-04 00:07:12 +0300)

----------------------------------------------------------------
interconnect fixes for v5.9

This contains two fixes:
- Fix the core to show correctly the bandwidth for disabled paths.
- Fix a driver to make sure small values are not truncated.

Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>

----------------------------------------------------------------
Matthias Kaehlcke (1):
      interconnect: Show bandwidth for disabled paths as zero in debugfs

Mike Tipton (1):
      interconnect: qcom: Fix small BW votes being truncated to zero

 drivers/interconnect/core.c           | 10 ++-
 drivers/interconnect/qcom/bcm-voter.c | 27 +++++---
 2 files changed, 27 insertions(+), 10 deletions(-)

             reply	other threads:[~2020-09-04 11:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-04 11:48 Georgi Djakov [this message]
2020-09-04 11:52 ` [GIT PULL] interconnect fixes for 5.9 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200904114850.4306-1-georgi.djakov@linaro.org \
    --to=georgi.djakov@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).