summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2015-01-08clk: shmobile: Add R-Car Gen2 ADSP clock supportSergei Shtylyov
2015-01-08clk: shmobile: Add R-Car Gen2 RCAN clock supportSergei Shtylyov
2015-01-08clk: shmobile: r8a73a4 common clock framework implementationUlrich Hecht
2015-01-08clk: shmobile: Add r8a7793 supportHisashi Nakamura
2015-01-08clk: shmobile: div6: Avoid changing divisor in .disable()Geert Uytterhoeven
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
2015-01-06clk: sunxi: Propagate rate changes to parent for mux clocksChen-Yu Tsai
2015-01-06clk: sunxi: Make the mod0 clk driver also a platform driverHans de Goede
2015-01-05ARM: sunxi: Add "allwinner,sun6i-a31s" to mach-sunxiHans de Goede
2015-01-01GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMACRoger Chen
2014-12-31clk: rockchip: rk3288: Make s2r reliable by switching PLLs to slow modeDoug Anderson
2014-12-28clk: rockchip: fix rk3288 cpuclk core dividersHeiko Stuebner
2014-12-28clk: rockchip: fix rk3066 pll lock bit locationHeiko Stuebner
2014-12-23clk: samsung: exynos4415: Use samsung_cmu_register_one() to simplify codeChanwoo Choi
2014-12-23clk: samsung: exynos3250: Use samsung_cmu_register_one() to simplify codeChanwoo Choi
2014-12-23clk: samsung: Change the return value of samsung_cmu_register_one()Chanwoo Choi
2014-12-23clk: samsung: exynos7: Add required clock tree for USBVivek Gautam
2014-12-23clk: samsung: exynos7: Add clocks for MSCL blockTony K Nadackal
2014-12-21clk: sunxi: Fix factor clocks usage for sun9i core clocksChen-Yu Tsai
2014-12-21clk: sunxi: Give sunxi_factors_register a registers parameterHans de Goede
2014-12-21clk: sunxi: unify sun6i AHB1 clock with proper PLL6 pre-dividerChen-Yu Tsai
2014-12-21clk: sunxi: Remove ahb1_sdram from sun6i/sun8i protected clocks listChen-Yu Tsai
2014-12-21clk: rockchip: Fix clock gate for rk3188 hclk_emem_periRomain Perier
2014-12-21clk: rockchip: add CLK_IGNORE_UNUSED flag to fix rk3066/rk3188 USB HostJulien CHAUVEAU
2014-12-21clk: rockchip: Add CLK_SET_RATE_PARENT to sclk_uart clocksDoug Anderson
2014-12-21clk: shmobile: sh73a0 common clock framework implementationUlrich Hecht
2014-12-21Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-12-17clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...Krzysztof Kozlowski
2014-12-16Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette
2014-12-16clk: Really fix deadlock with mmap_semStephen Boyd
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-12-11Merge tag 'for-v3.19-exynos-clk-2' of git://linuxtv.org/snawrocki/samsung int...Michael Turquette
2014-12-11clk: mmp: fix sparse non static symbol warningWei Yongjun
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-12-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-09Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-04Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...Arnd Bergmann
2014-12-04clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso
2014-12-03clk: change clk_debugfs_add_file to take a struct clk_hwTomeu Vizoso
2014-12-03clk: Don't expose __clk_get_accuracyTomeu Vizoso
2014-12-03clk: Don't try to use a struct clk* after it could have been freedTomeu Vizoso
2014-12-03clk: Remove unused function __clk_get_prepare_countTomeu Vizoso
2014-12-02clk: samsung: Fix double add of syscore ops after driver rebindKrzysztof Kozlowski
2014-12-02clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmiAndrzej Hajda
2014-12-02clk: samsung: exynos4415: Fix build with PM_SLEEP disabledKrzysztof Kozlowski
2014-12-02clk: samsung: remove unnecessary inclusion of header files from clk.hPankaj Dubey
2014-12-02clk: samsung: remove unnecessary CONFIG_OF from clk.cPankaj Dubey