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]
Date:   Mon,  1 Mar 2021 12:08:18 +0100
From:   Uwe Kleine-König <uwe@...ine-koenig.org>
To:     Michael Turquette <mturquette@...libre.com>,
        Stephen Boyd <sboyd@...nel.org>
Cc:     linux-pwm@...r.kernel.org, linux-clk@...r.kernel.org,
        kernel@...gutronix.de, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] clk: provide new devm helpers for prepared and enabled clocks

Hello,

compared to the (implicit) v1 sent with Message-Id:
20201013082132.661993-1-u.kleine-koenig@...gutronix.de) I rebased
(trivially) to v5.12-rc1, fixed a bug and split the first patch in two
to make the series easier to review.

I also stripped down the demo patch to a single driver.

Thanks for considering
Uwe

Uwe Kleine-König (3):
  clk: generalize devm_clk_get() a bit
  clk: Provide new devm_clk_helpers for prepared and enabled clocks
  pwm: atmel: Simplify using devm_clk_get_prepared()

 drivers/clk/clk-devres.c | 106 +++++++++++++++++++++++++++++++--------
 drivers/pwm/pwm-atmel.c  |  15 +-----
 include/linux/clk.h      |  87 +++++++++++++++++++++++++++++++-
 3 files changed, 173 insertions(+), 35 deletions(-)


base-commit: fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8
-- 
2.30.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ