summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2019-12-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-12-05Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-11-27Merge branches 'clk-ingenic', 'clk-init-leak', 'clk-ux500' and 'clk-bitmain' ...Stephen Boyd
2019-11-27Merge branches 'clk-gpio-flags', 'clk-tegra', 'clk-rockchip', 'clk-sprd' and ...Stephen Boyd
2019-11-27Merge branches 'clk-ti', 'clk-allwinner', 'clk-qcom', 'clk-sa' and 'clk-aspee...Stephen Boyd
2019-11-27Merge branches 'clk-hisi', 'clk-amlogic', 'clk-samsung', 'clk-renesas' and 'c...Stephen Boyd
2019-11-27Merge branches 'clk-rohm', 'clk-hisilicon', 'clk-marvell', 'clk-unused' and '...Stephen Boyd
2019-11-26clk: aspeed: Add RMII RCLK gates for both AST2500 MACsAndrew Jeffery
2019-11-22clk: Add common clock driver for BM1880 SoCManivannan Sadhasivam
2019-11-22clk: Add clk_hw_unregister_composite helper function definitionManivannan Sadhasivam
2019-11-22clk: Zero init clk_init_data in helpersManivannan Sadhasivam
2019-11-22clk: ingenic: Allow drivers to be built with COMPILE_TESTStephen Boyd
2019-11-19clk: mark clk_disable_unused() as __initRasmus Villemoes
2019-11-19clk: Fix memory leak in clk_unregister()Kishon Vijay Abraham I
2019-11-13clk: Ingenic: Add CGU driver for X1000.Zhou Yanjie
2019-11-13clk: tegra: Use match_string() helper to simplify the codeYueHaibing
2019-11-13clk: pxa: fix one of the pxa RTC clocksRobert Jarzmik
2019-11-13clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_...Baolin Wang
2019-11-13clk: armada-xp: remove unused codeYueHaibing
2019-11-11clk: tegra: Fix build error without CONFIG_PM_SLEEPYueHaibing
2019-11-11clk: tegra: Optimize PLLX restore on Tegra20/30Dmitry Osipenko
2019-11-11clk: tegra: Add suspend and resume support on Tegra210Sowjanya Komatineni
2019-11-11clk: tegra: Share clk and rst register defines with Tegra clock driverSowjanya Komatineni
2019-11-11clk: tegra: Use fence_udelay() during PLLU initSowjanya Komatineni
2019-11-11clk: tegra: clk-dfll: Add suspend and resume supportSowjanya Komatineni
2019-11-11clk: tegra: clk-super: Add restore-context supportSowjanya Komatineni
2019-11-11clk: tegra: clk-super: Fix to enable PLLP branches to CPUSowjanya Komatineni
2019-11-11clk: tegra: periph: Add restore_context supportSowjanya Komatineni
2019-11-11clk: tegra: Support for OSC context save and restoreSowjanya Komatineni
2019-11-11clk: tegra: pll: Save and restore pll contextSowjanya Komatineni
2019-11-11clk: tegra: pllout: Save and restore pllout contextSowjanya Komatineni
2019-11-11clk: tegra: divider: Save and restore divider rateSowjanya Komatineni
2019-11-11clk: tegra: Reimplement SOR clocks on Tegra210Thierry Reding
2019-11-11clk: tegra: Reimplement SOR clock on Tegra124Thierry Reding
2019-11-11clk: tegra: Rename sor0_lvds to sor0_outThierry Reding
2019-11-11clk: tegra: Move SOR0 implementation to Tegra124Thierry Reding
2019-11-11clk: tegra: Remove last remains of TEGRA210_CLK_SOR1_SRCThierry Reding
2019-11-11Merge branch 'for-5.5/clk-core' into for-5.5/clkThierry Reding
2019-11-11clk: tegra: Add Tegra20/30 EMC clock implementationDmitry Osipenko
2019-11-11clk: Add API to get index of the clock parentSowjanya Komatineni
2019-11-08clk: clk-gpio: propagate rate change to parentMichael Hennerich
2019-11-08clk: qcom: rpmh: Reuse sdm845 clks for sm8150Stephen Boyd
2019-11-08clk/ti/adpll: allocate room for terminating nullStephen Kitt
2019-11-08clk: ast2600: Add RMII RCLK gates for all four MACsAndrew Jeffery
2019-11-08drivers/clk: convert VL struct to struct_sizeStephen Kitt
2019-11-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-07clk: qcom: Add MSM8998 GPU Clock Controller (GPUCC) driverJeffrey Hugo
2019-11-07clk: qcom: Allow constant ratio freq tables for rcgJeffrey Hugo
2019-11-07clk: qcom: smd: Add missing pnoc clockJeffrey Hugo