summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2020-06-01Merge branches 'clk-unisoc', 'clk-trivial', 'clk-bcm', 'clk-st' and 'clk-ast2...Stephen Boyd10-66/+136
2020-06-01Merge branches 'clk-tegra', 'clk-imx', 'clk-zynq', 'clk-socfpga', 'clk-at91' ...Stephen Boyd52-346/+1805
2020-06-01Merge branches 'clk-selectable', 'clk-amlogic', 'clk-renesas', 'clk-samsung' ...Stephen Boyd14-82/+443
2020-05-27clk: ast2600: Fix AHB clock divider for A1Eddie James1-6/+25
2020-05-27clk: clk-flexgen: fix clock-critical handlingAlain Volmat1-0/+1
2020-05-27clk: bcm2835: Constify struct debugfs_reg32Rikard Falkeborn1-3/+3
2020-05-26clk: sprd: add mipi_csi_xx gate clocksChunyan Zhang1-0/+32
2020-05-26clk: sprd: check its parent status before reading gate clockChunyan Zhang2-0/+16
2020-05-26clk: versatile: remove redundant assignment to pointer clkColin Ian King1-1/+1
2020-05-26clk: ti: dra7: remove two unused symbolsJason Yan1-9/+0
2020-05-26clk: at91: allow setting all PMC clock parents via DTMichał Mirosław10-10/+38
2020-05-26clk: at91: allow setting PCKx parent via DTMichał Mirosław12-13/+45
2020-05-26clk: at91: optimize pmc data allocationMichał Mirosław12-37/+20
2020-05-26clk: at91: pmc: decrement node's refcountClaudiu Beznea1-0/+1
2020-05-26clk: at91: pmc: do not continue if compatible not locatedClaudiu Beznea1-0/+2
2020-05-26clk: at91: Add peripheral clock for PTCCodrin Ciubotariu1-0/+1
2020-05-26clk: sprd: return correct type of value for _sprd_pll_recalc_rateChunyan Zhang1-1/+1
2020-05-26clk: sprd: mark the local clock symbols staticChunyan Zhang1-16/+16
2020-05-26clk: socfpga: agilex: add clock driver for the Agilex platformDinh Nguyen5-1/+528
2020-05-26clk: socfpga: add const to _ops data structuresDinh Nguyen3-4/+4
2020-05-26clk: socfpga: remove clk_ops enable/disable methodsDinh Nguyen3-6/+0
2020-05-26clk: socfpga: stratix10: use new parent data schemeDinh Nguyen5-41/+146
2020-05-26clk: zynqmp: Make zynqmp_clk_get_max_divisor staticYueHaibing1-1/+1
2020-05-26clk: zynqmp: Update fraction clock check from custom type flagsTejas Patel1-2/+4
2020-05-26clk: zynqmp: Add support for custom type flagsRajan Vaja2-0/+5
2020-05-26clk: zynqmp: fix memory leak in zynqmp_register_clocksQuanyang Wang1-6/+9
2020-05-26clk: zynqmp: Fix invalid clock name queriesRajan Vaja1-0/+5
2020-05-26clk: zynqmp: Fix divider2 calculationTejas Patel1-5/+12
2020-05-26clk: zynqmp: Limit bestdiv with maxdivRajan Vaja1-0/+2
2020-05-26clk: bcm2835: Remove casting to bcm2835_clk_registerNathan Chancellor1-31/+37
2020-05-26clk: bcm2835: Fix return type of bcm2835_register_gateNathan Chancellor1-5/+5
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-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 Fan1-31/+16
2020-05-20clk: imx8mp: Define gates for pll1/2 fixed dividersPeng Fan1-18/+36
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 Perches1-1/+1
2020-05-18clk: renesas: cpg-mssr: Fix STBCR suspend/resume handlingGeert Uytterhoeven1-3/+5
2020-05-14clk: ti: dra7xx: fix RNG clock parentTero Kristo1-1/+1
2020-05-14clk: ti: dra7xx: mark MCAN clock as DRA76x onlyTero Kristo1-1/+1
2020-05-14clk: ti: dra7xx: fix gpu clkctrl parentTero Kristo1-1/+1
2020-05-14clk: ti: omap5: Add proper parent clocks for l4-secure clocksTero Kristo1-7/+7
2020-05-14clk: ti: omap4: Add proper parent clocks for l4-secure clocksTero Kristo1-7/+7
2020-05-14clk: ti: composite: fix memory leakTero Kristo1-0/+1
2020-05-13clk: samsung: Fix CLK_SMMU_FIMCL3 clock name on Exynos542xMarek Szyprowski1-1/+1
2020-05-13clk: samsung: Mark top ISP and CAM clocks on Exynos542x as criticalMarek Szyprowski1-7/+9