summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2018-03-24clk: si5351: Rename internal plls to avoid name collisionsSergej Sawazki
2018-03-24clk: ns2: Correct SDIO bitsBharat Kumar Reddy Gooty
2018-03-22clk: qcom: msm8916: fix mnd_width for codec_digcodecSrinivas Kandagatla
2017-12-20clk: tegra: Fix cclk_lp divisor registerMichał Mirosław
2017-12-20clk: imx6: refine hdmi_isfr's parent to make HDMI work on i.MX6 SoCs w/o VPUSébastien Szymanski
2017-12-20clk: mediatek: add the option for determining PLL source clockChen Zhong
2017-11-30clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold
2017-11-30clk: ti: dra7-atl-clock: Fix of_node reference countingPeter Ujfalusi
2017-05-14clk: Make x86/ conditional on CONFIG_COMMON_CLKPierre-Louis Bossart
2017-05-02clk: sunxi: Add apb0 gates for H3Krzysztof Adamski
2017-01-12clk: imx31: fix rewritten input argument of mx31_clocks_init()Vladimir Zapolskiy
2017-01-12clk: clk-wm831x: fix a logic errorPan Bian
2017-01-09clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clkBoris Brezillon
2017-01-06clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts
2016-11-26clk: mmp: mmp2: fix return value check in mmp2_clk_init()Wei Yongjun
2016-11-26clk: mmp: pxa168: fix return value check in pxa168_clk_init()Wei Yongjun
2016-11-26clk: mmp: pxa910: fix return value check in pxa910_clk_init()Wei Yongjun
2016-11-18clk: qoriq: Don't allow CPU clocks higher than starting valueScott Wood
2016-10-31clk: divider: Fix clk_divider_round_rate() to use clk_readl()Geert Uytterhoeven
2016-10-31clk: qoriq: fix a register offset errorTang Yuantian
2016-10-31ARM: clk-imx35: fix name for ckil clkUwe Kleine-König
2016-10-28clk: imx6: initialize GPU clocksLucas Stach
2016-10-07clk: xgene: Add missing parenthesis when clearing divider valueLoc Ho
2016-09-15clk: xgene: Fix divider with non-zero shift valueLoc Ho
2016-08-10clk: rockchip: initialize flags of clk_init_data in mmc-phase clockHeiko Stuebner
2016-06-07clk: bcm2835: divider value has to be 1 or moreMartin Sperl
2016-06-07clk: bcm2835: pll_off should only update CM_PLL_ANARSTMartin Sperl
2016-06-07clk: at91: fix check of clk_register() returned valueVladimir Zapolskiy
2016-06-07clk: bcm2835: Fix PLL poweronEric Anholt
2016-06-07ARM: dts: imx35: restore existing used clock enumerationAlexander Kurz
2016-06-01clk: bcm2835: add locking to pll*_on/off methodsMartin Sperl
2016-06-01clk: qcom: msm8916: Fix crypto clock flagsAndy Gross
2016-05-11clk: qcom: msm8960: Fix ce3_src register offsetStephen Boyd
2016-05-11clk: versatile: sp810: support reentranceLinus Walleij
2016-05-11clk: qcom: msm8960: fix ce3_core clk enable registerSrinivas Kandagatla
2016-05-11clk: meson: Fix meson_clk_register_clks() signature type mismatchAndreas Färber
2016-05-11clk: rockchip: free memory in error cases when registering clock branchesShawn Lin
2016-05-11clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner
2016-04-12clk: bcm2835: Fix setting of PLL divider clock ratesEric Anholt
2016-04-12clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocksAlexander Kochetkov
2016-04-12clk: rockchip: rk3368: fix hdmi_cec gate-registerHeiko Stuebner
2016-04-12clk: rockchip: rk3368: fix parents of video encoder/decoderHeiko Stuebner
2016-04-12clk: rockchip: rk3368: fix cpuclk core dividersHeiko Stuebner
2016-04-12clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-clusterHeiko Stuebner
2016-03-03clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqsMarek Szyprowski
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-02clk: sunxi: pll2: Fix clock running too fastMaxime Ripard
2015-12-02ARM: imx: clk-vf610: fix SAI clock treeStefan Agner
2015-11-30clk: scpi: add missing of_node_putJulia Lawall
2015-11-30clk: qoriq: fix memory leakSudip Mukherjee