summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorLines
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+4
2015-12-02clk: sunxi: pll2: Fix clock running too fastMaxime Ripard-18/+5
2015-12-02ARM: imx: clk-vf610: fix SAI clock treeStefan Agner-4/+4
2015-11-30clk: scpi: add missing of_node_putJulia Lawall-0/+1
2015-11-30clk: qoriq: fix memory leakSudip Mukherjee-1/+3
2015-11-30imx/clk-pllv2: fix wrong do_div() usageNicolas Pitre-4/+5
2015-11-30imx/clk-pllv1: fix wrong do_div() usageNicolas Pitre-7/+7
2015-11-30Merge branch 'for-4.4-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p...Stephen Boyd-29/+12
2015-11-25clk: mmp: add linux/clk.h includesArnd Bergmann-0/+3
2015-11-24clk: ti: drop locking code from mux/divider driversGrygorii Strashko-25/+6
2015-11-24clk: ti816x: Add missing dmtimer clkdev entriesNeil Armstrong-0/+2
2015-11-24clk: ti: fapll: fix wrong do_div() usageNicolas Pitre-2/+2
2015-11-24clk: ti: clkt_dpll: fix wrong do_div() usageNicolas Pitre-2/+2
2015-11-18clk: gpio: Get parent clk names in of_gpio_clk_setup()Jyri Sarha-16/+17
2015-11-12Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds-1/+5
2015-11-10Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds-1/+13
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-7/+343
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-0/+5
2015-11-09Merge branch 'next/arm64' into next/dtOlof Johansson-25/+9
2015-11-08h8300: unaligned divcr register support.Yoshinori Sato-1/+5
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-220/+1136
2015-11-05Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-999/+7515
2015-11-02Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds-19/+35
2015-10-27Merge branch 'clock' into HEADScott Wood-220/+1136
2015-10-28Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-1/+2
2015-10-27clk: qcom: msm8960: Fix dsi1/2 halt bitsStephen Boyd-2/+2
2015-10-27clk: qoriq: Add ls1043a support.Hou Zhiqiang-0/+38
2015-10-26clk: lpc18xx-cgu: fix potential system hang when disabling unused clocksJoachim Eastwood-3/+39
2015-10-26clk: lpc18xx-ccu: fix potential system hang when disabling unused clocksJoachim Eastwood-2/+15
2015-10-26clk: Add clk_hw_is_enabled() for use by clk providersJoachim Eastwood-0/+5
2015-10-26clk: rockchip: Make calculations use roundingDouglas Anderson-6/+7
2015-10-26clk: rockchip: Allow more precision for some mmc clock phasesDouglas Anderson-15/+30
2015-10-26Merge tag 'sunxi-clocks-for-4.4' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson-0/+528
2015-10-26Merge tag 'arm/soc/for-4.4/rpi-dt-v2' of https://github.com/Broadcom/stblinux...Olof Johansson-56/+1576
2015-10-26Merge tag 'samsung-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson-1/+13
2015-10-23clk: versatile-icst: fix memory leakLinus Walleij-1/+3
2015-10-23clk: Remove clk_{register,unregister}_multiplier()Stephen Boyd-51/+0
2015-10-24clk: samsung: exynos5250: Add DISP1 clocksTomeu Vizoso-1/+13
2015-10-23Merge tag 'imx-dt-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Olof Johansson-31/+209
2015-10-23Merge tag 'sunxi-core-for-4.4' of https://git.kernel.org/pub/scm/linux/kernel...Olof Johansson-0/+1
2015-10-22clk: qoriq: Fix wrong data in p2041_cmux_grp2Scott Wood-2/+2
2015-10-21Merge branch 'clk-iproc' into clk-nextStephen Boyd-158/+638
2015-10-21clk: ns2: add clock support for Broadcom Northstar 2 SoCJon Mason-1/+290
2015-10-21clk: iproc: Separate status and control variablesJon Mason-40/+62
2015-10-21clk: iproc: Split off dig_filterJon Mason-17/+38
2015-10-21clk: iproc: Add PLL base write functionJon Mason-47/+33
2015-10-21clk: nsp: add clock support for Broadcom Northstar Plus SoCJon Mason-0/+137
2015-10-21clk: iproc: Add PWRCTRL supportJon Mason-17/+44
2015-10-21clk: cygnus: Convert all macros to all capsJon Mason-73/+73
2015-10-21ARM: cygnus: fix link failures when CONFIG_COMMON_CLK_IPROC is disabledArnd Bergmann-3/+1