summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2016-10-31clk: divider: Fix clk_divider_round_rate() to use clk_readl()Geert Uytterhoeven1-1/+1
2016-10-31clk: qoriq: fix a register offset errorTang Yuantian1-1/+5
2016-10-31ARM: clk-imx35: fix name for ckil clkUwe Kleine-König1-1/+1
2016-10-28clk: imx6: initialize GPU clocksLucas Stach1-0/+18
2016-10-07clk: xgene: Add missing parenthesis when clearing divider valueLoc Ho1-2/+2
2016-09-15clk: xgene: Fix divider with non-zero shift valueLoc Ho1-1/+2
2016-08-10clk: rockchip: initialize flags of clk_init_data in mmc-phase clockHeiko Stuebner1-0/+1
2016-06-08clk: bcm2835: divider value has to be 1 or moreMartin Sperl1-2/+3
2016-06-08clk: bcm2835: pll_off should only update CM_PLL_ANARSTMartin Sperl1-2/+8
2016-06-08clk: at91: fix check of clk_register() returned valueVladimir Zapolskiy1-1/+1
2016-06-08clk: bcm2835: Fix PLL poweronEric Anholt1-0/+4
2016-06-08ARM: dts: imx35: restore existing used clock enumerationAlexander Kurz1-2/+2
2016-06-01clk: bcm2835: add locking to pll*_on/off methodsMartin Sperl1-0/+4
2016-06-01clk: qcom: msm8916: Fix crypto clock flagsAndy Gross1-0/+2
2016-05-11clk: qcom: msm8960: Fix ce3_src register offsetStephen Boyd1-1/+1
2016-05-11clk: versatile: sp810: support reentranceLinus Walleij1-1/+3
2016-05-11clk: qcom: msm8960: fix ce3_core clk enable registerSrinivas Kandagatla1-1/+1
2016-05-11clk: meson: Fix meson_clk_register_clks() signature type mismatchAndreas Färber1-1/+1
2016-05-11clk: rockchip: free memory in error cases when registering clock branchesShawn Lin1-2/+7
2016-05-11clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner3-3/+14
2016-04-12clk: bcm2835: Fix setting of PLL divider clock ratesEric Anholt1-5/+7
2016-04-12clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocksAlexander Kochetkov1-0/+1
2016-04-12clk: rockchip: rk3368: fix hdmi_cec gate-registerHeiko Stuebner1-1/+1
2016-04-12clk: rockchip: rk3368: fix parents of video encoder/decoderHeiko Stuebner1-2/+2
2016-04-12clk: rockchip: rk3368: fix cpuclk core dividersHeiko Stuebner1-20/+20
2016-04-12clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-clusterHeiko Stuebner1-1/+1
2016-03-04clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqsMarek Szyprowski1-4/+6
2015-12-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+4
2015-12-03clk: sunxi: pll2: Fix clock running too fastMaxime Ripard1-18/+5
2015-12-02ARM: imx: clk-vf610: fix SAI clock treeStefan Agner1-4/+4
2015-12-01clk: scpi: add missing of_node_putJulia Lawall1-0/+1
2015-12-01clk: qoriq: fix memory leakSudip Mukherjee1-1/+3
2015-11-30imx/clk-pllv2: fix wrong do_div() usageNicolas Pitre1-4/+5
2015-11-30imx/clk-pllv1: fix wrong do_div() usageNicolas Pitre1-7/+7
2015-11-30Merge branch 'for-4.4-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p...Stephen Boyd5-29/+12
2015-11-26clk: mmp: add linux/clk.h includesArnd Bergmann3-0/+3
2015-11-24clk: ti: drop locking code from mux/divider driversGrygorii Strashko2-25/+6
2015-11-24clk: ti816x: Add missing dmtimer clkdev entriesNeil Armstrong1-0/+2
2015-11-24clk: ti: fapll: fix wrong do_div() usageNicolas Pitre1-2/+2
2015-11-24clk: ti: clkt_dpll: fix wrong do_div() usageNicolas Pitre1-2/+2
2015-11-19clk: gpio: Get parent clk names in of_gpio_clk_setup()Jyri Sarha1-16/+17
2015-11-13Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds1-1/+5
2015-11-11Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds1-1/+13
2015-11-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-7/+343
2015-11-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2-0/+5
2015-11-10Merge branch 'next/arm64' into next/dtOlof Johansson4-25/+9
2015-11-08h8300: unaligned divcr register support.Yoshinori Sato1-1/+5
2015-11-06Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-220/+1136
2015-11-05Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds107-999/+7515
2015-11-02Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-19/+35