aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-24Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-22clk: Add RISC-V Canaan Kendryte K210 clock driverDamien Le Moal
2021-02-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-02-20Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-02-20Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-16Merge branches 'clk-socfpga', 'clk-mstar', 'clk-qcom' and 'clk-warnings' into...Stephen Boyd
2021-02-16Merge branches 'clk-vc5', 'clk-silabs', 'clk-aspeed', 'clk-qoriq' and 'clk-ro...Stephen Boyd
2021-02-16Merge branches 'clk-mediatek', 'clk-imx', 'clk-amlogic' and 'clk-at91' into c...Stephen Boyd
2021-02-16Merge branch 'clk-unused' into clk-nextStephen Boyd
2021-02-16Merge branches 'clk-doc', 'clk-renesas', 'clk-allwinner', 'clk-rockchip' and ...Stephen Boyd
2021-02-16clk: mstar: msc313-mpll: Fix format specifierDaniel Palmer
2021-02-16clk: mstar: Allow MStar clk drivers to be compile testedDaniel Palmer
2021-02-15Merge branches 'pm-sleep', 'pm-core', 'pm-domains' and 'pm-clk'Rafael J. Wysocki
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