summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-msm-next-2021-04-11' of https://gitlab.freedesktop.org/drm/msm...Daniel Vetter2021-04-131-0/+35
|\
| * clk: mux: provide devm_clk_hw_register_mux()Dmitry Baryshkov2021-04-071-0/+35
* | clk: fixed: fix double free in resource managed fixed-factor clockDmitry Baryshkov2021-04-071-1/+8
* | clk: fix invalid usage of list cursor in unregisterLukasz Bartosik2021-04-021-17/+13
* | clk: fix invalid usage of list cursor in registerLukasz Bartosik2021-04-021-9/+8
* | clk: qcom: camcc: Update the clock ops for the SC7180Taniya Das2021-03-291-25/+25
* | clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski2021-03-291-1/+1
* | clk: qcom: gcc-sc7180: Use floor ops for the correct sdcc1 clkDouglas Anderson2021-03-131-2/+2
* | clk: qcom: rcg2: Rectify clk_gfx3d rate rounding without mux divisionMarijn Suijten2021-03-131-8/+9
* | clk: qcom: rpmh: Update the XO clock source for SC7280Taniya Das2021-03-131-2/+5
|/
* 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