summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-27clk: sprd: add dt-bindings include for mipi_csi_xx clocksChunyan Zhang1-0/+5
2020-05-27dt-bindings: clk: sprd: add mipi_csi_xx clocks for SC9863AChunyan Zhang1-0/+1
2020-05-27clk: sprd: check its parent status before reading gate clockChunyan Zhang2-0/+16
2020-05-27clk: versatile: remove redundant assignment to pointer clkColin Ian King1-1/+1
2020-05-27clk: ti: dra7: remove two unused symbolsJason Yan1-9/+0
2020-05-27clk: at91: allow setting all PMC clock parents via DTMichał Mirosław11-10/+41
2020-05-27clk: at91: allow setting PCKx parent via DTMichał Mirosław13-13/+46
2020-05-27clk: at91: optimize pmc data allocationMichał Mirosław12-37/+20
2020-05-27clk: at91: pmc: decrement node's refcountClaudiu Beznea1-0/+1
2020-05-27clk: at91: pmc: do not continue if compatible not locatedClaudiu Beznea1-0/+2
2020-05-27clk: at91: Add peripheral clock for PTCCodrin Ciubotariu1-0/+1
2020-05-27clk: sprd: return correct type of value for _sprd_pll_recalc_rateChunyan Zhang1-1/+1
2020-05-27clk: sprd: mark the local clock symbols staticChunyan Zhang1-16/+16
2020-05-27clk: intel: Add CGU clock driver for a new SoCRahul Tanwar7-0/+1612
2020-05-27dt-bindings: clock: Add YAML schemas for QCOM A53 PLLSivaprakash Murugesan2-22/+40
2020-05-27clk: qcom: gcc-msm8939: Add MSM8939 Generic Clock ControllerBryan O'Donoghue3-0/+3997
2020-05-27clk: qcom: gcc: Add support for Secure control source clockTaniya Das1-0/+21
2020-05-27dt-bindings: clock: Add gcc_sec_ctrl_clk_src clock IDTaniya Das1-0/+1
2020-05-27clk: qcom: gcc: Add support for a new frequency for SC7180Taniya Das1-36/+37
2020-05-27clk: socfpga: agilex: add clock driver for the Agilex platformDinh Nguyen5-1/+528
2020-05-27dt-bindings: documentation: add clock bindings information for AgilexDinh Nguyen2-0/+116
2020-05-27clk: socfpga: add const to _ops data structuresDinh Nguyen3-4/+4
2020-05-27clk: socfpga: remove clk_ops enable/disable methodsDinh Nguyen3-6/+0
2020-05-27clk: socfpga: stratix10: use new parent data schemeDinh Nguyen5-41/+146
2020-05-27dt-bindings: clk: intel: Add bindings document & header file for CGURahul Tanwar2-0/+209
2020-05-27clk: zynqmp: Make zynqmp_clk_get_max_divisor staticYueHaibing1-1/+1
2020-05-27clk: zynqmp: Update fraction clock check from custom type flagsTejas Patel1-2/+4
2020-05-27clk: zynqmp: Add support for custom type flagsRajan Vaja2-0/+5
2020-05-27clk: zynqmp: fix memory leak in zynqmp_register_clocksQuanyang Wang1-6/+9
2020-05-27clk: zynqmp: Fix invalid clock name queriesRajan Vaja1-0/+5
2020-05-27clk: zynqmp: Fix divider2 calculationTejas Patel1-5/+12
2020-05-27clk: zynqmp: Limit bestdiv with maxdivRajan Vaja1-0/+2
2020-05-27clk: bcm2835: Remove casting to bcm2835_clk_registerNathan Chancellor1-31/+37
2020-05-27clk: bcm2835: Fix return type of bcm2835_register_gateNathan Chancellor1-5/+5
2020-05-27Merge tag 'clk-imx-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Stephen Boyd15-165/+358
2020-05-22Merge tag 'for-5.8-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegr...Stephen Boyd12-35/+730
2020-05-22Merge tag 'sunxi-clk-for-5.8-1' of https://git.kernel.org/pub/scm/linux/kerne...Stephen Boyd1-1/+1
2020-05-22Merge tag 'clk-v5.8-samsung' of https://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd4-12/+14
2020-05-22Merge tag 'clk-renesas-for-v5.8-tag2' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd5-103/+147
2020-05-21clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slicePeng Fan4-39/+39
2020-05-21clk: imx: add imx8m_clk_hw_composite_busPeng Fan2-0/+12
2020-05-21clk: imx: add mux ops for i.MX8M composite clkPeng Fan1-1/+50
2020-05-20dt-bindings: clock: renesas: mstp: Convert to json-schemaGeert Uytterhoeven2-60/+82
2020-05-20clk: imx8m: migrate A53 clk root to use composite corePeng Fan3-9/+9
2020-05-20clk: imx8mp: use imx8m_clk_hw_composite_core to simplify codePeng Fan2-32/+26
2020-05-20clk: imx8mp: Define gates for pll1/2 fixed dividersPeng Fan2-19/+54
2020-05-20clk: imx: imx8mp: fix pll mux bitPeng Fan1-10/+10
2020-05-20clk: imx8m: drop clk_hw_set_parent for A53Peng Fan4-12/+0
2020-05-19clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1Marek Szyprowski1-1/+2
2020-05-19ARM/SAMSUNG EXYNOS ARM ARCHITECTURES: Use fallthrough;Joe Perches2-3/+2