Commits
Merge branches 'clk-versatile', 'clk-doc', 'clk-must-check', 'clk-qcom' and 'clk-debugfs' into clk-next * clk-versatile: clk: versatile: Remove WARNs in ->round_rate() clk: versatile: add min/max rate boundaries for vexpress osc clock * clk-doc: Documentation: clk: enable lock is not held for clk_is_enabled API * clk-must-check: clk: add more __must_check for bulk APIs * clk-qcom: clk: qcom: smd-rpm: Migrate to devm_of_clk_add_hw_provider() clk: qcom: gcc-msm8996: Mark aggre0 noc clks as critical * clk-debugfs: clk: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Showing diff to91927ff6446
- Stephen Boyd committed 15afa044cbaMMerge branches 'clk-ti', 'clk-amlogic', 'clk-tegra' and 'clk-samsung' into clk-next * ...
- Brian Starkey committed a1d803d78b9clk: versatile: Remove WARNs in ->round_rate() clk_round_rate() is intended to be used...
- Dong Aisheng committed 5bc5673c098Documentation: clk: enable lock is not held for clk_is_enabled API The core does not n...
- Dong Aisheng committed 6e0d4ff4580clk: add more __must_check for bulk APIs we need it even when !CONFIG_HAVE_CLK because...
- Stephen Boyd committed 91927ff6446clk: qcom: smd-rpm: Migrate to devm_of_clk_add_hw_provider() Signed-off-by: Stephen Bo...
- Andy Shevchenko committed fec0ef3f527clk: Re-use DEFINE_SHOW_ATTRIBUTE() macro ...instead of open coding file operations fo...