[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200904114850.4306-1-georgi.djakov@linaro.org>
Date: Fri, 4 Sep 2020 14:48:50 +0300
From: Georgi Djakov <georgi.djakov@...aro.org>
To: gregkh@...uxfoundation.org
Cc: linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
georgi.djakov@...aro.org
Subject: [GIT PULL] interconnect fixes for 5.9
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@...aro.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(-)
Powered by blists - more mailing lists