Age | Commit message (Expand) | Author | Files | Lines |
2013-09-10 | Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 1 | -250/+355 |
2013-09-07 | clk: samsung: exynos4: Register PLL rate tables for Exynos4x12 | Tomasz Figa | 1 | -0/+49 |
2013-09-07 | clk: samsung: exynos4: Register PLL rate tables for Exynos4210 | Tomasz Figa | 1 | -0/+45 |
2013-09-07 | clk: samsung: exynos4: Reorder registration of mout_vpllsrc | Tomasz Figa | 1 | -1/+7 |
2013-09-07 | clk: samsung: pll: Use new registration method for PLL46xx | Tomasz Figa | 1 | -10/+5 |
2013-09-07 | clk: samsung: pll: Use new registration method for PLL45xx | Tomasz Figa | 1 | -7/+11 |
2013-09-07 | clk: samsung: exynos4: Rename exynos4_plls to exynos4x12_plls | Tomasz Figa | 1 | -3/+3 |
2013-09-07 | clk: samsung: exynos4: Remove checks for DT node | Tomasz Figa | 1 | -7/+4 |
2013-09-07 | clk: samsung: exynos4: Remove unused static clkdev aliases | Tomasz Figa | 1 | -184/+172 |
2013-09-07 | clk: samsung: Modify _get_rate() helper to use __clk_lookup() | Tomasz Figa | 1 | -2/+2 |
2013-09-07 | clk: samsung: exynos4: Use separate aliases for cpufreq related clocks | Tomasz Figa | 1 | -8/+27 |
2013-08-13 | clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocks | Sylwester Nawrocki | 1 | -30/+34 |
2013-08-09 | clk: exynos4: Fix incorrect placement of __initdata | Sachin Kamat | 1 | -5/+5 |
2013-08-09 | clk: exynos4: Make exynos4_plls static | Sachin Kamat | 1 | -1/+1 |
2013-08-03 | clk: samsung: Add support to register rate_table for samsung plls | Yadwinder Singh Brar | 1 | -4/+4 |
2013-08-03 | clk: samsung: Migrate exynos4 to use common samsung_clk_register_pll() | Yadwinder Singh Brar | 1 | -14/+26 |
2013-07-31 | clk: exynos4: Add clock entries for TMU | Sachin Kamat | 1 | -1/+3 |
2013-07-26 | clk: exynos4: Remove unused function | Sachin Kamat | 1 | -14/+0 |
2013-07-26 | clk: exynos4: Staticize local symbols | Sachin Kamat | 1 | -13/+15 |
2013-07-03 | Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 1 | -10/+11 |
2013-06-22 | clk: exynos4: Fix clock aliases for cpufreq related clocks | Tushar Behera | 1 | -10/+11 |
2013-06-11 | clk: exynos4: Add additional G2D clocks | Sachin Kamat | 1 | -2/+7 |
2013-05-29 | clk: samsung: Add CLK_IGNORE_UNUSED flag for the sysreg clocks | Sylwester Nawrocki | 1 | -2/+4 |
2013-04-20 | clk: exynos: prepare for multiplatform | Arnd Bergmann | 1 | -51/+42 |
2013-04-08 | clk: exynos4: export clocks required for fimc-is | Sylwester Nawrocki | 1 | -7/+13 |
2013-04-04 | clk: exynos4: Add support for SoC-specific register save list | Tomasz Figa | 1 | -2/+28 |
2013-04-04 | clk: exynos4: Add missing registers to suspend save list | Tomasz Figa | 1 | -0/+33 |
2013-04-04 | clk: exynos4: Remove E4X12 prefix from SRC_DMC register | Tomasz Figa | 1 | -2/+2 |
2013-04-04 | clk: exynos4: Add E4210 prefix to GATE_IP_PERIR register | Tomasz Figa | 1 | -8/+8 |
2013-04-04 | clk: exynos4: Add E4210 prefix to LCD1 clock registers | Tomasz Figa | 1 | -11/+11 |
2013-04-04 | clk: exynos4: Remove SoC-specific registers from save list | Tomasz Figa | 1 | -16/+0 |
2013-04-04 | clk: exynos4: Use SRC_MASK_PERIL{0,1} definitions | Tomasz Figa | 1 | -11/+19 |
2013-04-04 | clk: exynos4: Define {E,V}PLL registers | Tomasz Figa | 1 | -4/+12 |
2013-04-04 | clk: exynos4: Add missing mout_sata on Exynos4210 | Tomasz Figa | 1 | -0/+1 |
2013-04-04 | clk: exynos4: Add missing CMU_TOP and ISP clocks | Andrzej Hajda | 1 | -3/+107 |
2013-04-04 | clk: exynos4: Add G3D clocks | Tomasz Figa | 1 | -8/+14 |
2013-04-04 | clk: exynos4: Add camera related clock definitions | Sylwester Nawrocki | 1 | -17/+33 |
2013-04-04 | clk: exynos4: Export mout_core clock of Exynos4210 | Tomasz Figa | 1 | -1/+2 |
2013-04-04 | clk: exynos4: Export clocks used by exynos cpufreq drivers | Lukasz Majewski | 1 | -3/+5 |
2013-04-04 | clk: exynos4: Move dac and mixer to Exynos4210-specific clocks | Tomasz Figa | 1 | -2/+2 |
2013-04-04 | clk: exynos4: Export sclk_pcm0 | Tomasz Figa | 1 | -2/+2 |
2013-04-04 | clk: exynos4: Add missing sclk_audio0 clock | Tomasz Figa | 1 | -0/+2 |
2013-04-04 | clk: exynos4: Add missing mout_mipihsi clock | Tomasz Figa | 1 | -0/+1 |
2013-04-04 | clk: exynos4: Use mout_mpll_user_* on Exynos4x12 | Tomasz Figa | 1 | -61/+111 |
2013-04-04 | clk: exynos4: Correct sclk_mfc clock definition | Sylwester Nawrocki | 1 | -2/+2 |
2013-03-25 | clk: exynos4: register clocks using common clock framework | Thomas Abraham | 1 | -0/+843 |