summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: xgene: Fix divider with non-zero shift valueLoc Ho2016-09-151-1/+2
* clk: rockchip: initialize flags of clk_init_data in mmc-phase clockHeiko Stuebner2016-08-101-0/+1
* clk: bcm2835: divider value has to be 1 or moreMartin Sperl2016-06-071-2/+3
* clk: bcm2835: pll_off should only update CM_PLL_ANARSTMartin Sperl2016-06-071-2/+8
* clk: at91: fix check of clk_register() returned valueVladimir Zapolskiy2016-06-071-1/+1
* clk: bcm2835: Fix PLL poweronEric Anholt2016-06-071-0/+4
* ARM: dts: imx35: restore existing used clock enumerationAlexander Kurz2016-06-071-2/+2
* clk: bcm2835: add locking to pll*_on/off methodsMartin Sperl2016-06-011-0/+4
* clk: qcom: msm8916: Fix crypto clock flagsAndy Gross2016-06-011-0/+2
* clk: qcom: msm8960: Fix ce3_src register offsetStephen Boyd2016-05-111-1/+1
* clk: versatile: sp810: support reentranceLinus Walleij2016-05-111-1/+3
* clk: qcom: msm8960: fix ce3_core clk enable registerSrinivas Kandagatla2016-05-111-1/+1
* clk: meson: Fix meson_clk_register_clks() signature type mismatchAndreas Färber2016-05-111-1/+1
* clk: rockchip: free memory in error cases when registering clock branchesShawn Lin2016-05-111-2/+7
* clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner2016-05-113-3/+14
* clk: bcm2835: Fix setting of PLL divider clock ratesEric Anholt2016-04-121-5/+7
* clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocksAlexander Kochetkov2016-04-121-0/+1
* clk: rockchip: rk3368: fix hdmi_cec gate-registerHeiko Stuebner2016-04-121-1/+1
* clk: rockchip: rk3368: fix parents of video encoder/decoderHeiko Stuebner2016-04-121-2/+2
* clk: rockchip: rk3368: fix cpuclk core dividersHeiko Stuebner2016-04-121-20/+20
* clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-clusterHeiko Stuebner2016-04-121-1/+1
* clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqsMarek Szyprowski2016-03-031-4/+6
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-121-4/+4
|\
| * ARM: imx: clk-vf610: fix SAI clock treeStefan Agner2015-12-021-4/+4
* | clk: sunxi: pll2: Fix clock running too fastMaxime Ripard2015-12-021-18/+5
* | clk: scpi: add missing of_node_putJulia Lawall2015-11-301-0/+1
* | clk: qoriq: fix memory leakSudip Mukherjee2015-11-301-1/+3
* | imx/clk-pllv2: fix wrong do_div() usageNicolas Pitre2015-11-301-4/+5
* | imx/clk-pllv1: fix wrong do_div() usageNicolas Pitre2015-11-301-7/+7
* | Merge branch 'for-4.4-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p...Stephen Boyd2015-11-305-29/+12
|\ \
| * | clk: ti: drop locking code from mux/divider driversGrygorii Strashko2015-11-242-25/+6
| * | clk: ti816x: Add missing dmtimer clkdev entriesNeil Armstrong2015-11-241-0/+2
| * | clk: ti: fapll: fix wrong do_div() usageNicolas Pitre2015-11-241-2/+2
| * | clk: ti: clkt_dpll: fix wrong do_div() usageNicolas Pitre2015-11-241-2/+2
| |/
* | clk: mmp: add linux/clk.h includesArnd Bergmann2015-11-253-0/+3
* | clk: gpio: Get parent clk names in of_gpio_clk_setup()Jyri Sarha2015-11-181-16/+17
|/
* Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds2015-11-121-1/+5
|\
| * h8300: unaligned divcr register support.Yoshinori Sato2015-11-081-1/+5
* | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-11-101-1/+13
|\ \
| * \ Merge branch 'next/arm64' into next/dtOlof Johansson2015-11-094-25/+9
| |\ \
| * \ \ Merge tag 'sunxi-clocks-for-4.4' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2015-10-267-0/+528
| |\ \ \
| * \ \ \ Merge tag 'arm/soc/for-4.4/rpi-dt-v2' of https://github.com/Broadcom/stblinux...Olof Johansson2015-10-264-56/+1576
| |\ \ \ \
| * \ \ \ \ Merge tag 'samsung-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson2015-10-261-1/+13
| |\ \ \ \ \
| | * | | | | clk: samsung: exynos5250: Add DISP1 clocksTomeu Vizoso2015-10-241-1/+13
| * | | | | | Merge tag 'imx-dt-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Olof Johansson2015-10-2313-31/+209
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-104-7/+343
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'berlin-new-cpuclk-for-4.4-1' of git://git.infradead.org/users/hess...Arnd Bergmann2015-10-151-7/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clk: berlin: add cpuclkAntoine Tenart2015-10-151-7/+7
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2015-10-143-0/+336
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clk: scpi: add support for cpufreq virtual deviceSudeep Holla2015-09-281-0/+13