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