summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2015-02-25clk: qcom: fix platform_no_drv_owner.cocci warningskbuild test robot
2015-02-25clk: qcom: Add PLL4 vote clockStephen Boyd
2015-02-25clk: qcom: lcc-msm8960: Fix PLL rate detectionStephen Boyd
2015-02-25clk: qcom: Fix slimbus n and m val offsetsStephen Boyd
2015-02-25clk: ti: Fix FAPLL parent enable bit handlingTony Lindgren
2015-02-23clk: sunxi: Add support for sun9i A80 USB clocks and resetsChen-Yu Tsai
2015-02-23clk: sunxi: Move USB clocks to separate fileChen-Yu Tsai
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2015-02-19clk: Only recalculate the rate if neededTomeu Vizoso
2015-02-18Revert "clk: mxs: Fix invalid 32-bit access to frac registers"Stefan Wahren
2015-02-18clk: qoriq: Add support for the platform PLLEmil Medve
2015-02-18clk: Replace explicit clk assignment with __clk_hw_set_clkJavier Martinez Canillas
2015-02-18clk: Don't dereference parent clock if is NULLJavier Martinez Canillas
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-17Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2015-02-13clk: convert clock name allocations to kstrdup_constAndrzej Hajda
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-02-06clkdev: Always allocate a struct clk and call __clk_get() w/ CCFStephen Boyd
2015-02-05clk: samsung: exynos5433: Move CLK_SCLK_HDMI_SPDIF_DISP clock to CMU_TOP domainChanwoo Choi
2015-02-05clk: samsung: Add CLKOUT driver support for Exynos5433 SoCInha Song
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_CAM1 domainChanwoo Choi
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_CAM0 domainChanwoo Choi
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_ISP domainChanwoo Choi
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_HEVC domainChanwoo Choi
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_MFC domainChanwoo Choi
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_MSCL domainChanwoo Choi
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_ATLAS domainChanwoo Choi
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_APOLLO domainChanwoo Choi
2015-02-04clk: shmobile: div6: Avoid division by zero in .round_rate()Geert Uytterhoeven
2015-02-04clk: samsung: exynos5433: Add clocks for CMU_GSCL domainChanwoo Choi
2015-02-04clk: samsung: exynos5433: Add clocks for CMU_G3D domainChanwoo Choi
2015-02-04clk: samsung: exynos5433: Add missing clocks for CMU_FSYS domainChanwoo Choi
2015-02-04clk: samsung: exynos5433: Add clocks for CMU_BUS{0|1|2} domainsChanwoo Choi
2015-02-04clk: samsung: exynos5433: Add clocks for CMU_AUD domainChanwoo Choi
2015-02-04clk: samsung: exynos5433: Add clocks for CMU_DISP domainChanwoo Choi
2015-02-04clk: samsung: exynos5433: Add clocks for CMU_MIF domainChanwoo Choi
2015-02-04clk: samsung: exynos5433: Add clocks for CMU_G2D domainChanwoo Choi
2015-02-04clk: samsung: exynos5433: Add clocks for CMU_PERIS domainChanwoo Choi
2015-02-04clk: samsung: exynos5433: Add clocks for CMU_PERIC domainChanwoo Choi
2015-02-04clk: samsung: exynos5433: Add MUX clocks of CMU_TOP domainChanwoo Choi
2015-02-04clk: samsung: exynos5433: Add clocks using common clock frameworkChanwoo Choi
2015-02-03clk: mxs: Fix invalid 32-bit access to frac registersStefan Wahren
2015-02-03clk: omap: compile legacy omap3 clocks conditionallyArnd Bergmann
2015-02-02Merge tag 'tegra-clk-3.20' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...Michael Turquette
2015-02-02Merge tag 'v3.20-exynos-clk' of git://linuxtv.org/snawrocki/samsung into clk-...Michael Turquette
2015-02-02clkdev: Export clk_register_clkdevTomeu Vizoso
2015-02-02clk: Add rate constraints to clocksTomeu Vizoso
2015-02-02clk: remove clk-private.hMichael Turquette
2015-02-02Merge branch 'clk-omap-legacy' into clk-nextMichael Turquette