aboutsummaryrefslogtreecommitdiffstats
path: root/certs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-02clk: qcom: Add regmap mux-div clocks supportGeorgi Djakov3-0/+276
2018-01-02clk: qcom: Add A53 PLL supportGeorgi Djakov4-0/+140
2017-12-28clk: divider: fix incorrect usage of container_ofJerome Brunet8-12/+13
2017-12-28clk: mvebu: armada-37xx-periph: Use PTR_ERR_OR_ZERO()Gomonovych, Vasyl1-4/+1
2017-12-28clk: iproc: Minor tidy up of iproc pll data structuresLori Hikichi1-47/+36
2017-12-28clk: iproc: Allow plls to do minor rate changes without resetLori Hikichi1-0/+47
2017-12-28clk: iproc: Fix error in the pll post divider rate calculationLori Hikichi1-16/+17
2017-12-28clk: iproc: Allow iproc pll to runtime calculate vco parametersLori Hikichi3-35/+92
2017-12-28clk: si5351: _si5351_clkout_reset_pll() can be staticWu Fengguang1-1/+1
2017-12-28clk: pxa: unbreak lookup of CLK_POUTIgor Grinberg1-1/+5
2017-12-21clk: si5351: Do not enable parent clocks on probeSergej Sawazki1-26/+9
2017-12-21clk: si5351: Rename internal plls to avoid name collisionsSergej Sawazki1-1/+1
2017-12-21clk: si5351: Apply PLL soft reset before enabling the outputsSergej Sawazki1-0/+29
2017-12-21clk: si5351: Add DT property to enable PLL resetSergej Sawazki3-0/+6
2017-12-21clk: si5351: implement remove handlerAlexey Khoroshilov1-0/+13
2017-12-21clk: axi-clkgen: Round closest in round_rate() and recalc_rate()Lars-Peter Clausen1-3/+7
2017-12-21clk: axi-clkgen: Correctly handle nocount bit in recalc_rate()Lars-Peter Clausen1-5/+24
2017-12-21clk: Don't touch hardware when reparenting during registrationStephen Boyd1-2/+5
2017-12-21clk: at91: pmc: Support backup for programmable clocksRomain Izard3-0/+39
2017-12-21clk: at91: pmc: Save SCSR during suspendRomain Izard1-2/+2
2017-12-21clk: at91: pmc: Wait for clocks when resumingRomain Izard1-8/+16
2017-12-21clk: qcom: ipq8074: add misc resets for PCIE and NSSAbhishek Sahu1-0/+42
2017-12-21dt-bindings: clock: qcom: add misc resets for PCIE and NSSAbhishek Sahu1-0/+42
2017-12-21clk: qcom: ipq8074: add GP and Crypto clocksAbhishek Sahu1-0/+199
2017-12-21clk: qcom: ipq8074: add NSS ethernet port clocksAbhishek Sahu1-0/+1288
2017-12-21clk: qcom: ipq8074: add NSS clocksAbhishek Sahu1-0/+1034
2017-12-21clk: qcom: ipq8074: add PCIE, USB and SDCC clocksAbhishek Sahu1-0/+994
2017-12-21clk: qcom: ipq8074: add remaining PLL’sAbhishek Sahu1-1/+191
2017-12-21dt-bindings: clock: qcom: add remaining clocks for IPQ8074Abhishek Sahu1-0/+180
2017-12-21clk: qcom: ipq8074: fix missing GPLL0 divider widthAbhishek Sahu1-0/+1
2017-12-21clk: qcom: add parent map for regmap muxAbhishek Sahu4-11/+18
2017-12-21clk: qcom: add read-only divider operationsAbhishek Sahu2-0/+30
2017-12-21clk: imx51: uart4, uart5 gates only exist on imx50, imx53Philipp Zabel1-4/+8
2017-12-21clk: qoriq: add more divider clocks supportYuantian Tang2-1/+9
2017-12-21clk: mvebu: armada-37xx-periph: add DVFS support for cpu clocksGregory CLEMENT1-4/+217
2017-12-21clk: mvebu: armada-37xx-periph: prepare cpu clk to be used with DVFSGregory CLEMENT1-9/+73
2017-12-21clk: mvebu: armada-37xx-periph: cosmetic changesGregory CLEMENT1-8/+9
2017-12-21clk: sprd: add clocks support for SC9860Chunyan Zhang3-0/+1987