public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] interconnect fixes for 6.7-rc
@ 2023-12-09 10:15 Georgi Djakov
  2023-12-12  8:43 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Georgi Djakov @ 2023-12-09 10:15 UTC (permalink / raw)
  To: gregkh; +Cc: linux-pm, linux-kernel, djakov

Hello Greg,

This pull request contains a few tiny fixes for the current cycle. The
details are in the signed tag. All patches have been in linux-next
during the last few days. Please pull into char-misc-linus when possible.

Thanks,
Georgi


The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-6.7-rc5

for you to fetch changes up to 9085b23b668ad5aca62df4f071b306a47152e6b3:

  interconnect: qcom: icc-rpm: Fix peak rate calculation (2023-12-06 17:00:42 +0200)

----------------------------------------------------------------
interconnect fixes for v6.7-rc

This contains fixes for reported issues. One fix is in framework code to
explicitly treat returned NULL nodes as error when the device-tree data
is translated into endpoint nodes.
The other two fixes are in driver code. One is expected to improve the
power consumption on the sm8250 platforms and the other one is fixing a
bandwidth calculation formula that was introduced during this cycle.

- interconnect: Treat xlate() returning NULL node as an error
- interconnect: qcom: sm8250: Enable sync_state
- interconnect: qcom: icc-rpm: Fix peak rate calculation

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

----------------------------------------------------------------
Bjorn Andersson (1):
      interconnect: qcom: icc-rpm: Fix peak rate calculation

Konrad Dybcio (1):
      interconnect: qcom: sm8250: Enable sync_state

Mike Tipton (1):
      interconnect: Treat xlate() returning NULL node as an error

 drivers/interconnect/core.c         | 3 +++
 drivers/interconnect/qcom/icc-rpm.c | 2 +-
 drivers/interconnect/qcom/sm8250.c  | 1 +
 3 files changed, 5 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] interconnect fixes for 6.7-rc
  2023-12-09 10:15 [GIT PULL] interconnect fixes for 6.7-rc Georgi Djakov
@ 2023-12-12  8:43 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2023-12-12  8:43 UTC (permalink / raw)
  To: Georgi Djakov; +Cc: linux-pm, linux-kernel

On Sat, Dec 09, 2023 at 12:15:48PM +0200, Georgi Djakov wrote:
> Hello Greg,
> 
> This pull request contains a few tiny fixes for the current cycle. The
> details are in the signed tag. All patches have been in linux-next
> during the last few days. Please pull into char-misc-linus when possible.
> 
> Thanks,
> Georgi
> 
> 
> The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
> 
>   Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-6.7-rc5

Pulled and pushed out, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-12  8:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-09 10:15 [GIT PULL] interconnect fixes for 6.7-rc Georgi Djakov
2023-12-12  8:43 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox