summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-263-0/+1015
|\
| * clk: Add RISC-V Canaan Kendryte K210 clock driverDamien Le Moal2021-02-223-0/+1015
* | Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-0/+3
|\ \
| * | clk: Mark fwnodes when their clock provider is added/removedSaravana Kannan2021-02-091-0/+3
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-02-22137-7840/+19475
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'clk-socfpga', 'clk-mstar', 'clk-qcom' and 'clk-warnings' into...Stephen Boyd2021-02-1663-438/+16677
| |\ \ \ \ \ \
| | | | | * | | clk: zynq: clkc: Remove various instances of an unused variable 'clk'Lee Jones2021-02-111-38/+35
| | | | | * | | clk: versatile: clk-icst: Fix worthy struct documentation blockLee Jones2021-02-111-3/+4
| | | | | * | | clk: ti: gate: Fix possible doc-rot in 'omap36xx_gate_clk_enable_with_hsdiv_r...Lee Jones2021-02-111-1/+1
| | | | | * | | clk: ti: dpll: Fix misnaming of '_register_dpll()'s 'user' parameterLee Jones2021-02-111-1/+1
| | | | | * | | clk: ti: clockdomain: Fix description for 'omap2_init_clk_clkdm's hw paramLee Jones2021-02-111-1/+1
| | | | | * | | clk: st: clkgen-fsyn: Fix worthy struct documentation demote partially filled...Lee Jones2021-02-111-3/+3
| | | | | * | | clk: st: clkgen-pll: Demote unpopulated kernel-doc headerLee Jones2021-02-111-2/+1
| | | | | * | | clk: mvebu: ap-cpu-clk: Demote non-conformant kernel-doc headerLee Jones2021-02-111-1/+1
| | | | | * | | clk: socfpga: clk-pll-a10: Remove set but unused variable 'rc'Lee Jones2021-02-111-2/+1
| | | | | * | | clk: socfpga: clk-pll: Remove unused variable 'rc'Lee Jones2021-02-111-2/+1
| | | | | * | | clk: sifive: fu540-prci: Declare static const variable 'prci_clk_fu540' where...Lee Jones2021-02-112-5/+5
| | | | | * | | clk: bcm: clk-iproc-pll: Demote kernel-doc abuseLee Jones2021-02-111-1/+1
| | | | | * | | clk: zynqmp: divider: Add missing description for 'max_div'Lee Jones2021-02-111-0/+1
| | | | | * | | clk: spear: Move prototype to accessible headerLee Jones2021-02-112-0/+2
| | | | | * | | clk: qcom: clk-rpm: Remove a bunch of superfluous codeLee Jones2021-02-111-63/+0
| | | | | * | | clk: clk-xgene: Add description for 'mask' and fix formatting for 'flags'Lee Jones2021-02-111-3/+2
| | | | | * | | clk: qcom: mmcc-msm8974: Remove unused static const tables 'mmcc_xo_mmpll0_1_...Lee Jones2021-02-111-16/+0
| | | | | * | | clk: clk-npcm7xx: Remove unused static const tables 'npcm7xx_gates' and 'npcm...Lee Jones2021-02-111-108/+0
| | | | | * | | clk: clk-fixed-mmio: Demote obvious kernel-doc abuseLee Jones2021-02-111-1/+1
| | | | | * | | clk: qcom: gcc-ipq4019: Remove unused variable 'ret'Lee Jones2021-02-111-4/+3
| | | | | * | | clk: ti: dpll44xx: Fix some potential doc-rotLee Jones2021-02-111-2/+4
| | | | | * | | clk: tegra: cvb: Provide missing description for 'tegra_cvb_add_opp_table()'s...Lee Jones2021-02-111-0/+1
| | | | | * | | clk: tegra: clk-tegra30: Remove unused variable 'reg'Lee Jones2021-02-111-4/+1
| | | | | * | | clk: qcom: clk-regmap: Provide missing description for 'devm_clk_register_reg...Lee Jones2021-02-101-0/+1
| | | | | * | | clk: ti: dpll3xxx: Fix some kernel-doc headers and promote other worthy onesLee Jones2021-02-101-9/+11
| | | | | * | | clk: ti: clkt_dpll: Fix some kernel-doc misdemeanoursLee Jones2021-02-101-1/+2
| | | | | * | | clk: zynq: pll: Fix kernel-doc formatting in 'clk_register_zynq_pll's headerLee Jones2021-02-101-6/+6
| | | | | | |/ | | | | | |/|
| | | | * | | clk: qcom: Add Global Clock controller (GCC) driver for SC7280Taniya Das2021-02-143-0/+3613
| | | | * | | clk: qcom: rpmh: Add support for RPMH clocks on SC7280Taniya Das2021-02-141-1/+23
| | | | * | | clk: qcom: gcc-sm8350: add gdscVinod Koul2021-02-141-0/+100
| | | | * | | clk: qcom: Add SDM660 GPU Clock Controller (GPUCC) driverAngeloGioacchino Del Regno2021-02-143-0/+359
| | | | * | | clk: qcom: mmcc-msm8996: Migrate gfx3d clock to clk_rcg2_gfx3dAngeloGioacchino Del Regno2021-02-141-11/+18
| | | | * | | clk: qcom: rcg2: Stop hardcoding gfx3d pingpong parent numbersAngeloGioacchino Del Regno2021-02-142-20/+46
| | | | * | | clk: qcom: Add SDM660 Multimedia Clock Controller (MMCC) driverMartin Botka2021-02-143-0/+2874
| | | | * | | clk: qcom: gcc-sdm660: Mark GPU CFG AHB clock as criticalAngeloGioacchino Del Regno2021-02-141-0/+1
| | | | * | | clk: qcom: gcc-sdm660: Mark MMSS NoC CFG AHB clock as criticalAngeloGioacchino Del Regno2021-02-141-0/+6
| | | | * | | clk: qcom: gpucc-msm8998: Allow fabia gpupll0 rate settingAngeloGioacchino Del Regno2021-02-141-1/+9
| | | | * | | clk: qcom: gpucc-msm8998: Add resets, cxc, fix flags on gpu_gx_gdscAngeloGioacchino Del Regno2021-02-141-2/+6
| | | | * | | clk: qcom: gdsc: Implement NO_RET_PERIPH flagAngeloGioacchino Del Regno2021-02-142-3/+10
| | | | * | | clk: qcom: mmcc-msm8998: Set bimc_smmu_gdsc always onAngeloGioacchino Del Regno2021-02-081-1/+1
| | | | * | | clk: qcom: mmcc-msm8998: Add hardware clockgating registers to some clksAngeloGioacchino Del Regno2021-02-081-0/+10
| | | | * | | clk: qcom: gcc-msm8998: Fix Alpha PLL type for all GPLLsAngeloGioacchino Del Regno2021-02-081-50/+50
| | | | * | | clk: qcom: gcc-msm8998: Mark gpu_cfg_ahb_clk as criticalAngeloGioacchino Del Regno2021-02-081-0/+6
| | | | * | | clk: qcom: gcc-msm8998: Add missing hmss_gpll0_clk_src clockAngeloGioacchino Del Regno2021-02-081-0/+20