summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-07clk: meson: meson8b: make the CCF use the glitch-free mali muxMartin Blumenstingl
2020-01-06clk: gate: Add support for specifying parents via DT/pointersStephen Boyd
2020-01-06clk: mux: Add support for specifying parents via DT/pointersStephen Boyd
2020-01-06clk: asm9260: Use parent accuracy in fixed rate clkStephen Boyd
2020-01-06clk: fixed-rate: Document that accuracy isn't a rateStephen Boyd
2020-01-06clk: fixed-rate: Add clk flags for parent accuracyStephen Boyd
2020-01-06clk: qcom: gcc-msm8996: Fix parent for CLKREF clocksBjorn Andersson
2020-01-06clk: qcom: rpmh: Add IPA clock for SC7180Taniya Das
2020-01-06clk: qcom: rpmh: skip undefined clocks when registeringTaniya Das
2020-01-05clk: Add support for setting clk_rate via debugfsGeert Uytterhoeven
2020-01-05clk: at91: sam9x60: fix programmable clock prescalerEugen Hristev
2020-01-05clk: at91: sam9x60-pll: adapt PMC_PLL_ACR default valueEugen Hristev
2020-01-05clk: fixed-rate: Add support for specifying parents via DT/pointersStephen Boyd
2020-01-05clk: fixed-rate: Document accuracy memberStephen Boyd
2020-01-05clk: fixed-rate: Move to_clk_fixed_rate() to C fileStephen Boyd
2020-01-05clk: fixed-rate: Remove clk_register_fixed_rate_with_accuracy()Stephen Boyd
2020-01-05clk: fixed-rate: Convert to clk_hw based APIsStephen Boyd
2020-01-05clk: gpio: Use DT way of specifying parentsStephen Boyd
2020-01-04clk: Fix Kconfig indentationKrzysztof Kozlowski
2020-01-04clk: ux500: Fix up the SGA clock for some variantsLinus Walleij
2020-01-04clk: qcom: Add video clock controller driver for SC7180Taniya Das
2020-01-04dt-bindings: clock: Introduce SC7180 QCOM Video clock bindingsTaniya Das
2020-01-04dt-bindings: clock: Add YAML schemas for the QCOM VIDEOCC clock bindingsTaniya Das
2020-01-04clk: qcom: Add graphics clock controller driver for SC7180Taniya Das
2020-01-04dt-bindings: clock: Introduce SC7180 QCOM Graphics clock bindingsTaniya Das
2020-01-04dt-bindings: clock: Add YAML schemas for the QCOM GPUCC clock bindingsTaniya Das
2020-01-04clk: Warn about critical clks that fail to enableStephen Boyd
2020-01-04clk: qcom: apcs-msm8916: use clk_parent_data to specify the parentNiklas Cassel
2020-01-04clk: uniphier: Add SCSSI clock gate for each channelKunihiko Hayashi
2020-01-04Merge branch 'clk-register-dt-node-better' into clk-qcomStephen Boyd
2020-01-04clk: Use parent node pointer during registration if necessaryStephen Boyd
2020-01-04clk: sunxi: a23/a33: Export the MIPI PLLMaxime Ripard
2020-01-04clk: sunxi: a31: Export the MIPI PLLMaxime Ripard
2020-01-04clk: sunxi-ng: a64: export CLK_CPUX clock for DVFSVasily Khoruzhick
2020-01-04clk: sunxi-ng: add mux and pll notifiers for A64 CPU clockIcenowy Zheng
2020-01-03clk: sunxi-ng: r40: Export MBUS clockChen-Yu Tsai
2019-12-26clk: Don't try to enable critical clocks if prepare failedGuenter Roeck
2019-12-24clk: bm1800: Remove set but not used variable 'fref'YueHaibing
2019-12-24clk: tegra: Fix double-free in tegra_clk_init()Dmitry Osipenko
2019-12-23clk: samsung: exynos5420: Keep top G3D clocks enabledMarek Szyprowski
2019-12-23clk: qcom: Add display clock controller driver for SC7180Taniya Das
2019-12-23dt-bindings: clock: Introduce QCOM sc7180 display clock bindingsTaniya Das
2019-12-23dt-bindings: clock: Add YAML schemas for the QCOM DISPCC clock bindingsTaniya Das
2019-12-23clk: qcom: clk-alpha-pll: Add support for Fabia PLL calibrationTaniya Das
2019-12-23clk: qcom: alpha-pll: Remove useless read from set rateTaniya Das
2019-12-23clk: add terminate callback to clk_opsJerome Brunet
2019-12-23clk: let init callback return an error codeJerome Brunet
2019-12-23clk: actually call the clock init before any other callback of the clockJerome Brunet
2019-12-23clk: qcom: Add missing msm8998 gcc_bimc_gfx_clkJeffrey Hugo
2019-12-23clk: imx: imx8mq: Switch to clk_hw based APIPeng Fan