summaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'clk-next-s3c64xx' into clk-nextMike Turquette2013-08-084-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/+0
* | 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/+12
* | clk: exynos4: Add clock entries for TMUSachin Kamat2013-07-301-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-291-1/+4
* | clk: exynos-audss: Staticize exynos_audss_clk_initSachin Kamat2013-07-251-1/+1
* | clk: exynos5440: Staticize local symbolsSachin Kamat2013-07-251-7/+7
* | clk: exynos5420: Staticize local symbolsSachin Kamat2013-07-251-7/+7
* | clk: exynos5250: Staticize local symbolsSachin Kamat2013-07-251-7/+7
* | clk: exynos4: Remove unused functionSachin Kamat2013-07-251-14/+0
* | clk: exynos4: Staticize local symbolsSachin Kamat2013-07-251-13/+15
|/
* Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-07-032-10/+14
|\
| * clk: exynos4: Fix clock aliases for cpufreq related clocksTushar Behera2013-06-221-10/+11
| * clk: samsung: Add MUX_FA macro to pass flag and aliasTushar Behera2013-06-221-0/+3
| * clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clockTushar Behera2013-05-291-1/+1
| * clk: exynos5250: Update cpufreq related clocks for EXYNOS5250Tushar Behera2013-05-291-3/+3
* | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-022-0/+763
|\ \
| * | clk: exynos5420: register clocks using common clock frameworkChander Kashyap2013-06-192-0/+763
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-023-2/+137
|\ \ \ | |/ /
| * | clk: exynos5250: Add enum entries for divider clock of i2s1 and i2s2Padmavathi Venna2013-06-191-2/+3
| * | clk: samsung: register audio subsystem clocks using common clock frameworkPadmavathi Venna2013-06-192-0/+134
* | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-07-021-2/+7
|\ \ \ | |/ /
| * | clk: exynos4: Add additional G2D clocksSachin Kamat2013-06-121-2/+7
* | | clk: exynos5250: Add CLK_IGNORE_UNUSED flag for pmu clockTushar Behera2013-06-111-1/+1
* | | clk: samsung: Fix pll36xx_recalc_rate to handle kdiv properlyDoug Anderson2013-06-111-2/+3
* | | clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clockTushar Behera2013-06-101-1/+1
* | | clk: exynos5250: Update cpufreq related clocks for EXYNOS5250Tushar Behera2013-06-101-3/+3
|/ /
* | clk: samsung: Add CLK_IGNORE_UNUSED flag for the sysreg clocksSylwester Nawrocki2013-05-291-2/+4
|/
* Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-074-55/+42
|\
| * clk: exynos: prepare for multiplatformArnd Bergmann2013-04-194-55/+42
* | clk: exynos5250: Fix parent clock for sclk_mmc{0,1,2,3}Tushar Behera2013-04-231-8/+8
|/
* clk: exynos5250: Fix divider values for sclk_mmc{0,1,2,3}Tushar Behera2013-04-081-4/+4
* clk: exynos4: export clocks required for fimc-isSylwester Nawrocki2013-04-081-7/+13
* clk: samsung: Fix compilation errorSachin Kamat2013-04-081-0/+2
* clk: exynos5250: register display block gate clocks to common clock frameworkLeela Krishna Amudala2013-04-041-1/+9
* clk: exynos4: Add support for SoC-specific register save listTomasz Figa2013-04-045-8/+39
* clk: exynos4: Add missing registers to suspend save listTomasz Figa2013-04-041-0/+33
OpenPOWER on IntegriCloud