summaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung
Commit message (Expand)AuthorAgeFilesLines
* ARM: S3C64XX: Migrate clock handling to Common Clock FrameworkTomasz Figa2013-09-161-2/+0Star
* Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-09-1011-508/+1702
|\
| * clk: samsung: exynos5250: Simplify registration of PLL rate tablesTomasz Figa2013-09-061-10/+2Star
| * clk: samsung: exynos4: Register PLL rate tables for Exynos4x12Tomasz Figa2013-09-061-0/+49
| * clk: samsung: exynos4: Register PLL rate tables for Exynos4210Tomasz Figa2013-09-061-0/+45
| * clk: samsung: exynos4: Reorder registration of mout_vpllsrcTomasz Figa2013-09-061-1/+7
| * clk: samsung: pll: Add support for rate configuration of PLL46xxTomasz Figa2013-09-062-1/+135
| * clk: samsung: pll: Use new registration method for PLL46xxTomasz Figa2013-09-063-65/+14Star
| * clk: samsung: pll: Add support for rate configuration of PLL45xxTomasz Figa2013-09-062-1/+119
| * clk: samsung: pll: Use new registration method for PLL45xxTomasz Figa2013-09-063-62/+20Star
| * clk: samsung: exynos4: Rename exynos4_plls to exynos4x12_pllsTomasz Figa2013-09-061-3/+3
| * clk: samsung: exynos4: Remove checks for DT nodeTomasz Figa2013-09-061-7/+4Star
| * clk: samsung: exynos4: Remove unused static clkdev aliasesTomasz Figa2013-09-061-184/+172Star
| * clk: samsung: Modify _get_rate() helper to use __clk_lookup()Tomasz Figa2013-09-063-9/+7Star
| * clk: samsung: exynos4: Use separate aliases for cpufreq related clocksTomasz Figa2013-09-061-8/+27
| * clk/exynos5420: assign dout_pixel id to pixel clock dividerRahul Sharma2013-08-301-1/+4
| * clk/exynos5420: add hdmi mux to change parents in hdmi driverRahul Sharma2013-08-301-1/+4
| * clk/exynos5420: fix the order of parents of hdmi muxRahul Sharma2013-08-301-1/+1
| * clk/exynos5420: add gate clock for mixer sysmmuRahul Sharma2013-08-301-1/+2
| * clk/exynos5420: add sclk_hdmiphy to the list of special clocksRahul Sharma2013-08-301-2/+2
| * clk/exynos5250: change parent to aclk200_disp1 for hdmi subsystemRahul Sharma2013-08-291-2/+2
| * clk: s3c64xx: Fix incorrect placement of __initdataSachin Kamat2013-08-281-2/+2
| * Merge branch 'clk-next-s3c64xx-delta' into clk-nextMike Turquette2013-08-282-98/+13Star
| |\
| | * clk: samsung: pll: Use new registration method for PLL6552 and PLL6553Tomasz Figa2013-08-272-98/+13Star
| * | clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan2013-08-192-3/+5
| * | clk: exynos5440: Fix incorrect placement of __initdataSachin Kamat2013-08-091-1/+1
| * | clk: exynos5420: Fix incorrect placement of __initdataSachin Kamat2013-08-091-3/+3
| * | clk: exynos5250: Fix incorrect placement of __initdataSachin Kamat2013-08-091-5/+5
| * | clk: exynos4: Fix incorrect placement of __initdataSachin Kamat2013-08-091-5/+5
| * | clk: exynos5420: Make exynos5420_plls staticSachin Kamat2013-08-091-1/+1
| * | clk: exynos5250: Make exynos5250_plls staticSachin Kamat2013-08-091-1/+1
| * | clk: exynos4: Make exynos4_plls staticSachin Kamat2013-08-091-1/+1
| |/
| * Merge branch 'clk-next-s3c64xx' into clk-nextMike Turquette2013-08-094-0/+640
| |\
| | * clk: samsung: Add clock driver for S3C64xx SoCsTomasz Figa2013-08-052-0/+476
| | * clk: samsung: pll: Add support for PLL6552 and PLL6553Tomasz Figa2013-08-052-0/+164
| * | clk: samsung: Add EPLL and VPLL freq table for exynos5250 SoCVikas Sajjan2013-08-022-0/+40
| * | clk: samsung: Reorder MUX registration for mout_vpllsrcVikas Sajjan2013-08-021-1/+6
| * | clk: samsung: Add set_rate() clk_ops for PLL36xxVikas Sajjan2013-08-021-1/+78
| * | clk: samsung: Add set_rate() clk_ops for PLL35xxYadwinder Singh Brar2013-08-021-1/+104
| * | clk: samsung: Add support to register rate_table for samsung pllsYadwinder Singh Brar2013-08-026-28/+75
| * | clk: samsung: Remove unused pll registeration code for pll35xx and pll36xxYadwinder Singh Brar2013-08-022-74/+0Star
| * | clk: samsung: Migrate exynos5420 to use common samsung_clk_register_pll()Yadwinder Singh Brar2013-08-021-28/+58
| * | clk: samsung: Migrate exynos4 to use common samsung_clk_register_pll()Yadwinder Singh Brar2013-08-021-14/+26
| * | clk: samsung: Migrate exynos5250 to use common samsung_clk_register_pll()Yadwinder Singh Brar2013-08-021-19/+41
| * | clk: samsung: Define a common samsung_clk_register_pll()Yadwinder Singh Brar2013-08-023-0/+125
| * | clk: samsung: Introduce a common samsung_clk_pll structYadwinder Singh Brar2013-08-021-18/+12Star
| * | clk: exynos4: Add clock entries for TMUSachin Kamat2013-07-311-1/+3
| * | clk/exynos5250: add sclk_hdmiphy in the list of special clocksRahul Sharma2013-07-301-2/+2
| * | clk/exynos5250: add mout_hdmi mux clock for hdmiRahul Sharma2013-07-301-1/+4
| * | clk: exynos5250: Add G2D gate clockSachin Kamat2013-07-301-1/+4