aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/samsung
AgeCommit message (Expand)Author
2013-09-09Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-09-06clk: samsung: exynos5250: Simplify registration of PLL rate tablesTomasz Figa
2013-09-06clk: samsung: exynos4: Register PLL rate tables for Exynos4x12Tomasz Figa
2013-09-06clk: samsung: exynos4: Register PLL rate tables for Exynos4210Tomasz Figa
2013-09-06clk: samsung: exynos4: Reorder registration of mout_vpllsrcTomasz Figa
2013-09-06clk: samsung: pll: Add support for rate configuration of PLL46xxTomasz Figa
2013-09-06clk: samsung: pll: Use new registration method for PLL46xxTomasz Figa
2013-09-06clk: samsung: pll: Add support for rate configuration of PLL45xxTomasz Figa
2013-09-06clk: samsung: pll: Use new registration method for PLL45xxTomasz Figa
2013-09-06clk: samsung: exynos4: Rename exynos4_plls to exynos4x12_pllsTomasz Figa
2013-09-06clk: samsung: exynos4: Remove checks for DT nodeTomasz Figa
2013-09-06clk: samsung: exynos4: Remove unused static clkdev aliasesTomasz Figa
2013-09-06clk: samsung: Modify _get_rate() helper to use __clk_lookup()Tomasz Figa
2013-09-06clk: samsung: exynos4: Use separate aliases for cpufreq related clocksTomasz Figa
2013-08-29clk/exynos5420: assign dout_pixel id to pixel clock dividerRahul Sharma
2013-08-29clk/exynos5420: add hdmi mux to change parents in hdmi driverRahul Sharma
2013-08-29clk/exynos5420: fix the order of parents of hdmi muxRahul Sharma
2013-08-29clk/exynos5420: add gate clock for mixer sysmmuRahul Sharma
2013-08-29clk/exynos5420: add sclk_hdmiphy to the list of special clocksRahul Sharma
2013-08-28clk/exynos5250: change parent to aclk200_disp1 for hdmi subsystemRahul Sharma
2013-08-27clk: s3c64xx: Fix incorrect placement of __initdataSachin Kamat
2013-08-27Merge branch 'clk-next-s3c64xx-delta' into clk-nextMike Turquette
2013-08-26clk: samsung: pll: Use new registration method for PLL6552 and PLL6553Tomasz Figa
2013-08-19clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan
2013-08-13clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocksSylwester Nawrocki
2013-08-08clk: exynos5440: Fix incorrect placement of __initdataSachin Kamat
2013-08-08clk: exynos5420: Fix incorrect placement of __initdataSachin Kamat
2013-08-08clk: exynos5250: Fix incorrect placement of __initdataSachin Kamat
2013-08-08clk: exynos4: Fix incorrect placement of __initdataSachin Kamat
2013-08-08clk: exynos5420: Make exynos5420_plls staticSachin Kamat
2013-08-08clk: exynos5250: Make exynos5250_plls staticSachin Kamat
2013-08-08clk: exynos4: Make exynos4_plls staticSachin Kamat
2013-08-08Merge branch 'clk-next-s3c64xx' into clk-nextMike Turquette
2013-08-05clk: samsung: Add clock driver for S3C64xx SoCsTomasz Figa
2013-08-05clk: samsung: pll: Add support for PLL6552 and PLL6553Tomasz Figa
2013-08-02clk: samsung: Add EPLL and VPLL freq table for exynos5250 SoCVikas Sajjan
2013-08-02clk: samsung: Reorder MUX registration for mout_vpllsrcVikas Sajjan
2013-08-02clk: samsung: Add set_rate() clk_ops for PLL36xxVikas Sajjan
2013-08-02clk: samsung: Add set_rate() clk_ops for PLL35xxYadwinder Singh Brar
2013-08-02clk: samsung: Add support to register rate_table for samsung pllsYadwinder Singh Brar
2013-08-02clk: samsung: Remove unused pll registeration code for pll35xx and pll36xxYadwinder Singh Brar
2013-08-02clk: samsung: Migrate exynos5420 to use common samsung_clk_register_pll()Yadwinder Singh Brar
2013-08-02clk: samsung: Migrate exynos4 to use common samsung_clk_register_pll()Yadwinder Singh Brar
2013-08-02clk: samsung: Migrate exynos5250 to use common samsung_clk_register_pll()Yadwinder Singh Brar
2013-08-02clk: samsung: Define a common samsung_clk_register_pll()Yadwinder Singh Brar
2013-08-02clk: samsung: Introduce a common samsung_clk_pll structYadwinder Singh Brar
2013-07-30clk: exynos4: Add clock entries for TMUSachin Kamat
2013-07-30clk/exynos5250: add sclk_hdmiphy in the list of special clocksRahul Sharma
2013-07-30clk/exynos5250: add mout_hdmi mux clock for hdmiRahul Sharma
2013-07-29clk: exynos5250: Add G2D gate clockSachin Kamat