| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: samsung: Change the return value of samsung_cmu_register_one() | Chanwoo Choi | 2014-12-23 | 1 | -1/+2 |
* | clk: samsung: remove unnecessary inclusion of header files from clk.h | Pankaj Dubey | 2014-12-02 | 1 | -4/+0 |
* | clk: samsung: Spelling s/bwtween/between/ | Pankaj Dubey | 2014-12-02 | 1 | -1/+1 |
* | clk: samsung: Add fixed_factor_clocks field to struct exynos_cmu_info | Naveen Krishna Ch | 2014-10-31 | 1 | -0/+3 |
* | clk: samsung: Factor out the common code to clk.c | Naveen Krishna Ch | 2014-10-31 | 1 | -0/+34 |
* | clk: samsung: Make of_device_id array const | Krzysztof Kozlowski | 2014-07-26 | 1 | -1/+1 |
* | clk: samsung: Register clk provider only after registering its all clocks | Sylwester Nawrocki | 2014-06-30 | 1 | -0/+2 |
* | clk/samsung: add support for multiple clock providers | Rahul Sharma | 2014-05-14 | 1 | -24/+48 |
* | clk: samsung: Drop old suspend/resume code | Tomasz Figa | 2014-02-14 | 1 | -3/+1 |
* | clk: samsung: exynos5250: Move suspend/resume handling to SoC driver | Tomasz Figa | 2014-02-14 | 1 | -2/+2 |
* | clk: samsung: Provide common helpers for register save/restore | Tomasz Figa | 2014-02-14 | 1 | -0/+10 |
* | clk: add CLK_SET_RATE_NO_REPARENT flag | James Hogan | 2013-08-19 | 1 | -1/+1 |
* | clk: samsung: Add EPLL and VPLL freq table for exynos5250 SoC | Vikas Sajjan | 2013-08-02 | 1 | -0/+2 |
* | clk: samsung: Add support to register rate_table for samsung plls | Yadwinder Singh Brar | 2013-08-02 | 1 | -5/+8 |
* | clk: samsung: Define a common samsung_clk_register_pll() | Yadwinder Singh Brar | 2013-08-02 | 1 | -0/+48 |
* | clk: samsung: Add MUX_FA macro to pass flag and alias | Tushar Behera | 2013-06-22 | 1 | -0/+3 |
* | clk: exynos: prepare for multiplatform | Arnd Bergmann | 2013-04-19 | 1 | -2/+0 |
* | clk: exynos4: Add support for SoC-specific register save list | Tomasz Figa | 2013-04-04 | 1 | -1/+2 |
* | clk: samsung: add infrastructure to add separate aliases | Heiko Stuebner | 2013-03-28 | 1 | -0/+21 |
* | clk: samsung: register clk_div_tables for divider clocks | Heiko Stuebner | 2013-03-28 | 1 | -4/+9 |
* | clk: samsung: add common clock framework helper functions for Samsung platforms | Thomas Abraham | 2013-03-25 | 1 | -0/+262 |