lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190529222916.57086-1-sboyd@kernel.org>
Date:   Wed, 29 May 2019 15:29:16 -0700
From:   Stephen Boyd <sboyd@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Michael Turquette <mturquette@...libre.com>,
        linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] clk fixes for v5.2-rc2

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus

for you to fetch changes up to 1cc54078d104f5b4d7e9f8d55362efa5a8daffdb:

  clk: ti: clkctrl: Fix clkdm_clk handling (2019-05-21 11:43:40 -0700)

----------------------------------------------------------------
A few clk driver fixes

 - Don't expose the SiFive clk driver on non-RISCV architectures

 - Fix some bits describing clks in the imx8mm driver

 - Always call clk domain code in the TI driver so non-legacy platforms
   work

----------------------------------------------------------------
Paul Walmsley (1):
      clk: sifive: restrict Kconfig scope for the FU540 PRCI driver

Peng Fan (1):
      clk: imx: imx8mm: fix int pll clk gate

Tony Lindgren (1):
      clk: ti: clkctrl: Fix clkdm_clk handling

 drivers/clk/imx/clk-imx8mm.c | 12 ++++++------
 drivers/clk/sifive/Kconfig   |  1 +
 drivers/clk/ti/clkctrl.c     |  8 ++++----
 3 files changed, 11 insertions(+), 10 deletions(-)

-- 
Sent by a computer through tubes

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ