Age | Commit message (Expand) | Author | Files | Lines |
2015-07-28 | Merge branch 'v4.3-topic/clk-samsung' of git://git.kernel.org/pub/scm/linux/k... | Michael Turquette | 1 | -0/+31 |
2015-07-24 | clk: exynos5250: add cpu clock configuration data and instantiate cpu clock | Thomas Abraham | 1 | -0/+31 |
2015-07-20 | clk: samsung: Properly include clk.h and clkdev.h | Stephen Boyd | 1 | -2/+0 |
2014-07-26 | clk: samsung: Make of_device_id array const | Krzysztof Kozlowski | 1 | -1/+1 |
2014-06-30 | clk: samsung: Register clk provider only after registering its all clocks | Sylwester Nawrocki | 1 | -0/+2 |
2014-06-30 | clk/exynos5250: fix bit number for tv sysmmu clock | Rahul Sharma | 1 | -1/+1 |
2014-05-31 | Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 1 | -0/+35 |
2014-05-26 | clk: exynos5250: Add missing sysmmu clocks for DISP and ISP blocks | Cho KyongHo | 1 | -0/+35 |
2014-05-26 | ARM: EXYNOS: Move arm core power down clock to exynos5250 common clock | Amit Daniel Kachhap | 1 | -0/+42 |
2014-05-14 | clk: samsung: exynos5250: Add clocks for G3D | Arun Kumar K | 1 | -1/+14 |
2014-05-14 | clk: samsung: exynos5250/5420: Add gate clock for SSS module | Naveen Krishna Chatradhi | 1 | -0/+1 |
2014-05-14 | clk/samsung: add support for multiple clock providers | Rahul Sharma | 1 | -10/+15 |
2014-02-14 | clk: samsung: Drop old suspend/resume code | Tomasz Figa | 1 | -1/+1 |
2014-02-14 | clk: samsung: exynos5250: Move suspend/resume handling to SoC driver | Tomasz Figa | 1 | -5/+44 |
2014-01-08 | clk: exynos5250: add clock ID for div_pcm0 | Andrew Bresticker | 1 | -1/+1 |
2014-01-08 | clk: exynos5250: replace clock ID private enums with IDs from DT header | Andrzej Hajda | 1 | -295/+264 |
2014-01-08 | clk: exynos5250: register APLL rate table | Andrew Bresticker | 1 | -1/+24 |
2013-12-30 | clk: exynos5250: Add CLK_SET_RATE_PARENT flag to mout_apll | Sachin Kamat | 1 | -1/+2 |
2013-12-30 | clk: samsung: exynos5250: Fix parents of gate clocks from MFC domain | Tomasz Figa | 1 | -3/+5 |
2013-12-30 | clk: samsung: exynos5250: Correct parent list of audio muxes | Tomasz Figa | 1 | -3/+3 |
2013-12-30 | clk: samsung: exynos5250: Add missing unpopulated mux parents | Tomasz Figa | 1 | -4/+12 |
2013-12-30 | clk: samsung: exynos5250: Fix parent of gate clocks from DISP1 domain | Tomasz Figa | 1 | -6/+8 |
2013-12-30 | clk: samsung: exynos5250: Fix parents of gate clocks from GSCL domain | Tomasz Figa | 1 | -8/+17 |
2013-12-30 | clk: samsung: exynos5250: Make names of mux and div clocks consistent | Tomasz Figa | 1 | -122/+123 |
2013-12-30 | clk: samsung: exynos5250: Sort definitions by registers and bitfield | Tomasz Figa | 1 | -102/+188 |
2013-12-30 | clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clock | Abhilash Kesavan | 1 | -1/+2 |
2013-12-30 | clk: samsung: exynos5250: Add MDMA0 clocks | Abhilash Kesavan | 1 | -1/+4 |
2013-12-30 | clk: samsung: exynos5250: Fix ACP gate register offset | Abhilash Kesavan | 1 | -1/+1 |
2013-12-30 | clk: exynos5250: fix sysmmu_mfc{l,r} gate clocks | Andrew Bresticker | 1 | -2/+2 |
2013-09-07 | clk: samsung: exynos5250: Simplify registration of PLL rate tables | Tomasz Figa | 1 | -10/+2 |
2013-08-29 | clk/exynos5250: change parent to aclk200_disp1 for hdmi subsystem | Rahul Sharma | 1 | -2/+2 |
2013-08-09 | clk: exynos5250: Fix incorrect placement of __initdata | Sachin Kamat | 1 | -5/+5 |
2013-08-09 | clk: exynos5250: Make exynos5250_plls static | Sachin Kamat | 1 | -1/+1 |
2013-08-03 | clk: samsung: Add EPLL and VPLL freq table for exynos5250 SoC | Vikas Sajjan | 1 | -0/+38 |
2013-08-03 | clk: samsung: Reorder MUX registration for mout_vpllsrc | Vikas Sajjan | 1 | -1/+6 |
2013-08-03 | clk: samsung: Add support to register rate_table for samsung plls | Yadwinder Singh Brar | 1 | -7/+7 |
2013-08-03 | clk: samsung: Migrate exynos5250 to use common samsung_clk_register_pll() | Yadwinder Singh Brar | 1 | -19/+41 |
2013-07-31 | clk/exynos5250: add sclk_hdmiphy in the list of special clocks | Rahul Sharma | 1 | -2/+2 |
2013-07-31 | clk/exynos5250: add mout_hdmi mux clock for hdmi | Rahul Sharma | 1 | -1/+4 |
2013-07-30 | clk: exynos5250: Add G2D gate clock | Sachin Kamat | 1 | -1/+4 |
2013-07-26 | clk: exynos5250: Staticize local symbols | Sachin Kamat | 1 | -7/+7 |
2013-07-03 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+3 |
2013-06-18 | clk: exynos5250: Add enum entries for divider clock of i2s1 and i2s2 | Padmavathi Venna | 1 | -2/+3 |
2013-06-12 | clk: exynos5250: Add CLK_IGNORE_UNUSED flag for pmu clock | Tushar Behera | 1 | -1/+1 |
2013-06-11 | clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clock | Tushar Behera | 1 | -1/+1 |
2013-06-11 | clk: exynos5250: Update cpufreq related clocks for EXYNOS5250 | Tushar Behera | 1 | -3/+3 |
2013-05-07 | Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+0 |
2013-04-24 | clk: exynos5250: Fix parent clock for sclk_mmc{0,1,2,3} | Tushar Behera | 1 | -8/+8 |
2013-04-20 | clk: exynos: prepare for multiplatform | Arnd Bergmann | 1 | -1/+0 |
2013-04-08 | clk: exynos5250: Fix divider values for sclk_mmc{0,1,2,3} | Tushar Behera | 1 | -4/+4 |