summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2021-02-14clk: qoriq: use macros to generate pll_maskWasim Khan
2021-02-14clk: qcom: Add Global Clock controller (GCC) driver for SC7280Taniya Das
2021-02-14clk: qcom: rpmh: Add support for RPMH clocks on SC7280Taniya Das
2021-02-14clk: qcom: gcc-sm8350: add gdscVinod Koul
2021-02-14clk: qcom: Add SDM660 GPU Clock Controller (GPUCC) driverAngeloGioacchino Del Regno
2021-02-14clk: qcom: mmcc-msm8996: Migrate gfx3d clock to clk_rcg2_gfx3dAngeloGioacchino Del Regno
2021-02-14clk: qcom: rcg2: Stop hardcoding gfx3d pingpong parent numbersAngeloGioacchino Del Regno
2021-02-14clk: qcom: Add SDM660 Multimedia Clock Controller (MMCC) driverMartin Botka
2021-02-14clk: qcom: gcc-sdm660: Mark GPU CFG AHB clock as criticalAngeloGioacchino Del Regno
2021-02-14clk: qcom: gcc-sdm660: Mark MMSS NoC CFG AHB clock as criticalAngeloGioacchino Del Regno
2021-02-14clk: qcom: gpucc-msm8998: Allow fabia gpupll0 rate settingAngeloGioacchino Del Regno
2021-02-14clk: qcom: gpucc-msm8998: Add resets, cxc, fix flags on gpu_gx_gdscAngeloGioacchino Del Regno
2021-02-14clk: qcom: gdsc: Implement NO_RET_PERIPH flagAngeloGioacchino Del Regno
2021-02-14clk: mstar: MStar/SigmaStar MPLL driverDaniel Palmer
2021-02-14clk: fixed: add devm helper for clk_hw_register_fixed_factor()Daniel Palmer
2021-02-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-12clk: socfpga: agilex: add clock driver for eASIC N5X platformDinh Nguyen
2021-02-11clk: BD718x7: Do not depend on parent driver dataMatti Vaittinen
2021-02-11clk: sunxi-ng: mp: fix parent rate change flag checkJernej Skrabec
2021-02-11clk: aspeed: Fix APLL calculate formula from ast2600-A2Ryan Chen
2021-02-11clk: si570: Skip NVM to RAM recall operation if an optional property is setSaeed Nowshadi
2021-02-11clk: vc5: Add support for optional load capacitanceAdam Ford
2021-02-11clk: zynq: clkc: Remove various instances of an unused variable 'clk'Lee Jones
2021-02-11clk: versatile: clk-icst: Fix worthy struct documentation blockLee Jones
2021-02-11clk: ti: gate: Fix possible doc-rot in 'omap36xx_gate_clk_enable_with_hsdiv_r...Lee Jones
2021-02-11clk: ti: dpll: Fix misnaming of '_register_dpll()'s 'user' parameterLee Jones
2021-02-11clk: ti: clockdomain: Fix description for 'omap2_init_clk_clkdm's hw paramLee Jones
2021-02-11clk: st: clkgen-fsyn: Fix worthy struct documentation demote partially filled...Lee Jones
2021-02-11clk: st: clkgen-pll: Demote unpopulated kernel-doc headerLee Jones
2021-02-11clk: mvebu: ap-cpu-clk: Demote non-conformant kernel-doc headerLee Jones
2021-02-11clk: socfpga: clk-pll-a10: Remove set but unused variable 'rc'Lee Jones
2021-02-11clk: socfpga: clk-pll: Remove unused variable 'rc'Lee Jones
2021-02-11clk: sifive: fu540-prci: Declare static const variable 'prci_clk_fu540' where...Lee Jones
2021-02-11clk: bcm: clk-iproc-pll: Demote kernel-doc abuseLee Jones
2021-02-11clk: zynqmp: divider: Add missing description for 'max_div'Lee Jones
2021-02-11clk: spear: Move prototype to accessible headerLee Jones
2021-02-11clk: qcom: clk-rpm: Remove a bunch of superfluous codeLee Jones
2021-02-11clk: clk-xgene: Add description for 'mask' and fix formatting for 'flags'Lee Jones
2021-02-11clk: qcom: mmcc-msm8974: Remove unused static const tables 'mmcc_xo_mmpll0_1_...Lee Jones
2021-02-11clk: clk-npcm7xx: Remove unused static const tables 'npcm7xx_gates' and 'npcm...Lee Jones
2021-02-11clk: clk-fixed-mmio: Demote obvious kernel-doc abuseLee Jones
2021-02-11clk: qcom: gcc-ipq4019: Remove unused variable 'ret'Lee Jones
2021-02-11clk: ti: dpll44xx: Fix some potential doc-rotLee Jones
2021-02-11clk: tegra: cvb: Provide missing description for 'tegra_cvb_add_opp_table()'s...Lee Jones
2021-02-11clk: tegra: clk-tegra30: Remove unused variable 'reg'Lee Jones
2021-02-10clk: qcom: clk-regmap: Provide missing description for 'devm_clk_register_reg...Lee Jones
2021-02-10clk: ti: dpll3xxx: Fix some kernel-doc headers and promote other worthy onesLee Jones
2021-02-10clk: ti: clkt_dpll: Fix some kernel-doc misdemeanoursLee Jones
2021-02-10clk: zynq: pll: Fix kernel-doc formatting in 'clk_register_zynq_pll's headerLee Jones
2021-02-09clk: at91: Fix the declaration of the clocksTudor Ambarus