Commits
Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' and 'clk-omap' into clk-next * clk-qcom-alpha-pll: clk: qcom: add read-only alpha pll post divider operations clk: qcom: support for 2 bit PLL post divider clk: qcom: support Brammo type Alpha PLL clk: qcom: support Huayra type Alpha PLL clk: qcom: support for dynamic updating the PLL clk: qcom: support for alpha mode configuration clk: qcom: flag for 64 bit CONFIG_CTL clk: qcom: fix 16 bit alpha support calculation clk: qcom: support for alpha pll properties * clk-check-ops-ptr: clk: check ops pointer on clock register * clk-protect-rate: clk: fix set_rate_range when current rate is out of range clk: add clk_rate_exclusive api clk: cosmetic changes to clk_summary debugfs entry clk: add clock protection mechanism to clk core clk: use round rate to bail out early in set_rate clk: rework calls to round and determine rate callbacks clk: add clk_core_set_phase_nolock function clk: take the prepare lock out of clk_core_set_parent clk: fix incorrect usage of ENOSYS * clk-omap: clk: ti: Drop legacy clk-3xxx-legacy code
Showing diff to7956a0319ea
- Stephen Boyd committed 90552a6f931MMerge branch '4.15-rc1-clkctrl-driver' of https://github.com/t-kristo/linux-pm into clk...
- Abhishek Sahu committed 23c68cc9683clk: qcom: add read-only alpha pll post divider operations Some of the divider setting...
- Jerome Brunet committed 29fd2a34ef8clk: check ops pointer on clock register Nothing really prevents a provider from (tryi...
- Jerome Brunet committed 6562fbcf3adclk: fix set_rate_range when current rate is out of range Calling clk_core_set_rate() ...
- Michael Turquette committed 7956a0319eaMMerge tag 'omap-for-v4.16/clk-omap3-legacy-signed' of git://git.kernel.org/pub/scm/linu...