| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2021-02-22 | 137 | -7840/+19475 |
|\ |
|
| *-----. | Merge branches 'clk-socfpga', 'clk-mstar', 'clk-qcom' and 'clk-warnings' into... | Stephen Boyd | 2021-02-16 | 63 | -438/+16677 |
| |\ \ \ \ |
|
| | | | | * | clk: zynq: clkc: Remove various instances of an unused variable 'clk' | Lee Jones | 2021-02-11 | 1 | -38/+35 |
| | | | | * | clk: versatile: clk-icst: Fix worthy struct documentation block | Lee Jones | 2021-02-11 | 1 | -3/+4 |
| | | | | * | clk: ti: gate: Fix possible doc-rot in 'omap36xx_gate_clk_enable_with_hsdiv_r... | Lee Jones | 2021-02-11 | 1 | -1/+1 |
| | | | | * | clk: ti: dpll: Fix misnaming of '_register_dpll()'s 'user' parameter | Lee Jones | 2021-02-11 | 1 | -1/+1 |
| | | | | * | clk: ti: clockdomain: Fix description for 'omap2_init_clk_clkdm's hw param | Lee Jones | 2021-02-11 | 1 | -1/+1 |
| | | | | * | clk: st: clkgen-fsyn: Fix worthy struct documentation demote partially filled... | Lee Jones | 2021-02-11 | 1 | -3/+3 |
| | | | | * | clk: st: clkgen-pll: Demote unpopulated kernel-doc header | Lee Jones | 2021-02-11 | 1 | -2/+1 |
| | | | | * | clk: mvebu: ap-cpu-clk: Demote non-conformant kernel-doc header | Lee Jones | 2021-02-11 | 1 | -1/+1 |
| | | | | * | clk: socfpga: clk-pll-a10: Remove set but unused variable 'rc' | Lee Jones | 2021-02-11 | 1 | -2/+1 |
| | | | | * | clk: socfpga: clk-pll: Remove unused variable 'rc' | Lee Jones | 2021-02-11 | 1 | -2/+1 |
| | | | | * | clk: sifive: fu540-prci: Declare static const variable 'prci_clk_fu540' where... | Lee Jones | 2021-02-11 | 2 | -5/+5 |
| | | | | * | clk: bcm: clk-iproc-pll: Demote kernel-doc abuse | Lee Jones | 2021-02-11 | 1 | -1/+1 |
| | | | | * | clk: zynqmp: divider: Add missing description for 'max_div' | Lee Jones | 2021-02-11 | 1 | -0/+1 |
| | | | | * | clk: spear: Move prototype to accessible header | Lee Jones | 2021-02-11 | 2 | -0/+2 |
| | | | | * | clk: qcom: clk-rpm: Remove a bunch of superfluous code | Lee Jones | 2021-02-11 | 1 | -63/+0 |
| | | | | * | clk: clk-xgene: Add description for 'mask' and fix formatting for 'flags' | Lee Jones | 2021-02-11 | 1 | -3/+2 |
| | | | | * | clk: qcom: mmcc-msm8974: Remove unused static const tables 'mmcc_xo_mmpll0_1_... | Lee Jones | 2021-02-11 | 1 | -16/+0 |
| | | | | * | clk: clk-npcm7xx: Remove unused static const tables 'npcm7xx_gates' and 'npcm... | Lee Jones | 2021-02-11 | 1 | -108/+0 |
| | | | | * | clk: clk-fixed-mmio: Demote obvious kernel-doc abuse | Lee Jones | 2021-02-11 | 1 | -1/+1 |
| | | | | * | clk: qcom: gcc-ipq4019: Remove unused variable 'ret' | Lee Jones | 2021-02-11 | 1 | -4/+3 |
| | | | | * | clk: ti: dpll44xx: Fix some potential doc-rot | Lee Jones | 2021-02-11 | 1 | -2/+4 |
| | | | | * | clk: tegra: cvb: Provide missing description for 'tegra_cvb_add_opp_table()'s... | Lee Jones | 2021-02-11 | 1 | -0/+1 |
| | | | | * | clk: tegra: clk-tegra30: Remove unused variable 'reg' | Lee Jones | 2021-02-11 | 1 | -4/+1 |
| | | | | * | clk: qcom: clk-regmap: Provide missing description for 'devm_clk_register_reg... | Lee Jones | 2021-02-10 | 1 | -0/+1 |
| | | | | * | clk: ti: dpll3xxx: Fix some kernel-doc headers and promote other worthy ones | Lee Jones | 2021-02-10 | 1 | -9/+11 |
| | | | | * | clk: ti: clkt_dpll: Fix some kernel-doc misdemeanours | Lee Jones | 2021-02-10 | 1 | -1/+2 |
| | | | | * | clk: zynq: pll: Fix kernel-doc formatting in 'clk_register_zynq_pll's header | Lee Jones | 2021-02-10 | 1 | -6/+6 |
| | | | * | | clk: qcom: Add Global Clock controller (GCC) driver for SC7280 | Taniya Das | 2021-02-14 | 3 | -0/+3613 |
| | | | * | | clk: qcom: rpmh: Add support for RPMH clocks on SC7280 | Taniya Das | 2021-02-14 | 1 | -1/+23 |
| | | | * | | clk: qcom: gcc-sm8350: add gdsc | Vinod Koul | 2021-02-14 | 1 | -0/+100 |
| | | | * | | clk: qcom: Add SDM660 GPU Clock Controller (GPUCC) driver | AngeloGioacchino Del Regno | 2021-02-14 | 3 | -0/+359 |
| | | | * | | clk: qcom: mmcc-msm8996: Migrate gfx3d clock to clk_rcg2_gfx3d | AngeloGioacchino Del Regno | 2021-02-14 | 1 | -11/+18 |
| | | | * | | clk: qcom: rcg2: Stop hardcoding gfx3d pingpong parent numbers | AngeloGioacchino Del Regno | 2021-02-14 | 2 | -20/+46 |
| | | | * | | clk: qcom: Add SDM660 Multimedia Clock Controller (MMCC) driver | Martin Botka | 2021-02-14 | 3 | -0/+2874 |
| | | | * | | clk: qcom: gcc-sdm660: Mark GPU CFG AHB clock as critical | AngeloGioacchino Del Regno | 2021-02-14 | 1 | -0/+1 |
| | | | * | | clk: qcom: gcc-sdm660: Mark MMSS NoC CFG AHB clock as critical | AngeloGioacchino Del Regno | 2021-02-14 | 1 | -0/+6 |
| | | | * | | clk: qcom: gpucc-msm8998: Allow fabia gpupll0 rate setting | AngeloGioacchino Del Regno | 2021-02-14 | 1 | -1/+9 |
| | | | * | | clk: qcom: gpucc-msm8998: Add resets, cxc, fix flags on gpu_gx_gdsc | AngeloGioacchino Del Regno | 2021-02-14 | 1 | -2/+6 |
| | | | * | | clk: qcom: gdsc: Implement NO_RET_PERIPH flag | AngeloGioacchino Del Regno | 2021-02-14 | 2 | -3/+10 |
| | | | * | | clk: qcom: mmcc-msm8998: Set bimc_smmu_gdsc always on | AngeloGioacchino Del Regno | 2021-02-08 | 1 | -1/+1 |
| | | | * | | clk: qcom: mmcc-msm8998: Add hardware clockgating registers to some clks | AngeloGioacchino Del Regno | 2021-02-08 | 1 | -0/+10 |
| | | | * | | clk: qcom: gcc-msm8998: Fix Alpha PLL type for all GPLLs | AngeloGioacchino Del Regno | 2021-02-08 | 1 | -50/+50 |
| | | | * | | clk: qcom: gcc-msm8998: Mark gpu_cfg_ahb_clk as critical | AngeloGioacchino Del Regno | 2021-02-08 | 1 | -0/+6 |
| | | | * | | clk: qcom: gcc-msm8998: Add missing hmss_gpll0_clk_src clock | AngeloGioacchino Del Regno | 2021-02-08 | 1 | -0/+20 |
| | | | * | | clk: qcom: gcc-msm8998: Wire up gcc_mmss_gpll0 clock | AngeloGioacchino Del Regno | 2021-02-08 | 1 | -0/+17 |
| | | | * | | clk: qcom: videocc: Add gdsc mmcx-reg supply hook | Bryan O'Donoghue | 2021-02-08 | 1 | -0/+4 |
| | | | * | | clk: qcom: videocc: Add sm8250 VIDEO_CC_MVS0_CLK | Bryan O'Donoghue | 2021-02-08 | 1 | -0/+19 |
| | | | * | | clk: qcom: videocc: Add sm8250 VIDEO_CC_MVS0_DIV_CLK_SRC | Bryan O'Donoghue | 2021-02-08 | 1 | -0/+16 |