summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2020-05-27clk: mmp2: Add the audio clockLubomir Rintel1-0/+4
2020-05-27clk: mmp2: Add the I2S clocksLubomir Rintel1-0/+46
2020-05-27clk: mmp2: Rename mmp2_pll_init() to mmp2_main_clk_init()Lubomir Rintel1-2/+2
2020-05-27clk: mmp2: Move thermal register defines up a bitLubomir Rintel1-4/+4
2020-05-27clk: mmp: frac: Allow setting bits other than the numerator/denominatorLubomir Rintel2-0/+4
2020-05-27clk: mmp: frac: Do not lose last 4 digits of precisionLubomir Rintel1-8/+16
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: intel: Add CGU clock driver for a new SoCRahul Tanwar7-0/+1612
2020-05-26clk: qcom: gcc-msm8939: Add MSM8939 Generic Clock ControllerBryan O'Donoghue3-0/+3997
2020-05-26clk: qcom: gcc: Add support for Secure control source clockTaniya Das1-0/+21
2020-05-26clk: qcom: gcc: Add support for a new frequency for SC7180Taniya Das1-36/+37
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: qcom: gcc: Fix parent for gpll0_out_evenVinod Koul1-2/+1
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-26clk: qcom: sm8250 gcc depends on QCOM_GDSCJonathan Marek1-0/+1
2020-05-26PM: runtime: clk: Fix clk_pm_runtime_get() error pathRafael J. Wysocki1-1/+5
2020-05-26Merge tag 'omap-for-v5.8/timer-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-0/+1
2020-05-25Merge tag 'v5.7-next-soc.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann5-35/+10
2020-05-25Merge tag 'v5.7-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann4-104/+154
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/soc: mediatek: mt6779: Bind clock driver from platform deviceMatthias Brugger1-7/+2
2020-05-20clk/soc: mediatek: mt6797: Bind clock driver from platform deviceMatthias Brugger1-7/+2
2020-05-20clk/soc: mediatek: mt8183: Bind clock driver from platform deviceMatthias Brugger1-7/+2