summaryrefslogtreecommitdiff
path: root/drivers/clk (follow)
Commit message (Expand)AuthorAge
* clk: bcm2835: Protect sections updating shared registersBoris Brezillon2018-03-28
* clk: si5351: Rename internal plls to avoid name collisionsSergej Sawazki2018-03-24
* clk: ns2: Correct SDIO bitsBharat Kumar Reddy Gooty2018-03-24
* clk: qcom: msm8916: fix mnd_width for codec_digcodecSrinivas Kandagatla2018-03-22
* clk: tegra: Fix cclk_lp divisor registerMichał Mirosław2017-12-20
* clk: imx6: refine hdmi_isfr's parent to make HDMI work on i.MX6 SoCs w/o VPUSébastien Szymanski2017-12-20
* clk: mediatek: add the option for determining PLL source clockChen Zhong2017-12-20
* clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold2017-11-30
* clk: ti: dra7-atl-clock: Fix of_node reference countingPeter Ujfalusi2017-11-30
* clk: Make x86/ conditional on CONFIG_COMMON_CLKPierre-Louis Bossart2017-05-14
* clk: sunxi: Add apb0 gates for H3Krzysztof Adamski2017-05-02
* clk: imx31: fix rewritten input argument of mx31_clocks_init()Vladimir Zapolskiy2017-01-12
* clk: clk-wm831x: fix a logic errorPan Bian2017-01-12
* clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clkBoris Brezillon2017-01-09
* clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts2017-01-06
* clk: mmp: mmp2: fix return value check in mmp2_clk_init()Wei Yongjun2016-11-26
* clk: mmp: pxa168: fix return value check in pxa168_clk_init()Wei Yongjun2016-11-26
* clk: mmp: pxa910: fix return value check in pxa910_clk_init()Wei Yongjun2016-11-26
* clk: qoriq: Don't allow CPU clocks higher than starting valueScott Wood2016-11-18
* clk: divider: Fix clk_divider_round_rate() to use clk_readl()Geert Uytterhoeven2016-10-31
* clk: qoriq: fix a register offset errorTang Yuantian2016-10-31
* ARM: clk-imx35: fix name for ckil clkUwe Kleine-König2016-10-31
* clk: imx6: initialize GPU clocksLucas Stach2016-10-28
* clk: xgene: Add missing parenthesis when clearing divider valueLoc Ho2016-10-07
* clk: xgene: Fix divider with non-zero shift valueLoc Ho2016-09-15
* clk: rockchip: initialize flags of clk_init_data in mmc-phase clockHeiko Stuebner2016-08-10
* clk: bcm2835: divider value has to be 1 or moreMartin Sperl2016-06-07
* clk: bcm2835: pll_off should only update CM_PLL_ANARSTMartin Sperl2016-06-07
* clk: at91: fix check of clk_register() returned valueVladimir Zapolskiy2016-06-07
* clk: bcm2835: Fix PLL poweronEric Anholt2016-06-07
* ARM: dts: imx35: restore existing used clock enumerationAlexander Kurz2016-06-07
* clk: bcm2835: add locking to pll*_on/off methodsMartin Sperl2016-06-01
* clk: qcom: msm8916: Fix crypto clock flagsAndy Gross2016-06-01
* clk: qcom: msm8960: Fix ce3_src register offsetStephen Boyd2016-05-11
* clk: versatile: sp810: support reentranceLinus Walleij2016-05-11
* clk: qcom: msm8960: fix ce3_core clk enable registerSrinivas Kandagatla2016-05-11
* clk: meson: Fix meson_clk_register_clks() signature type mismatchAndreas Färber2016-05-11
* clk: rockchip: free memory in error cases when registering clock branchesShawn Lin2016-05-11
* clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner2016-05-11
* clk: bcm2835: Fix setting of PLL divider clock ratesEric Anholt2016-04-12
* clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocksAlexander Kochetkov2016-04-12
* clk: rockchip: rk3368: fix hdmi_cec gate-registerHeiko Stuebner2016-04-12
* clk: rockchip: rk3368: fix parents of video encoder/decoderHeiko Stuebner2016-04-12
* clk: rockchip: rk3368: fix cpuclk core dividersHeiko Stuebner2016-04-12
* clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-clusterHeiko Stuebner2016-04-12
* clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqsMarek Szyprowski2016-03-03
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-12
|\
| * ARM: imx: clk-vf610: fix SAI clock treeStefan Agner2015-12-02
* | clk: sunxi: pll2: Fix clock running too fastMaxime Ripard2015-12-02
* | clk: scpi: add missing of_node_putJulia Lawall2015-11-30