| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'clk-v4.15-samsung' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Stephen Boyd | 2017-10-25 | 1 | -9/+0 |
|\ |
|
| * | clk: samsung: Remove obsolete clkdev alias support | Marek Szyprowski | 2017-10-09 | 1 | -9/+0 |
* | | clk: samsung: Add support for runtime PM | Marek Szyprowski | 2017-09-07 | 1 | -1/+1 |
|/ |
|
* | clk: samsung: Add enable/disable operation for PLL36XX clocks | Sylwester Nawrocki | 2017-06-09 | 1 | -37/+50 |
* | clk: samsung: Convert common drivers to the new clk_hw API | Marek Szyprowski | 2017-06-07 | 1 | -7/+7 |
* | clk: samsung: Add enable/disable support for PLL35XX clocks | Marek Szyprowski | 2017-01-27 | 1 | -7/+38 |
* | clk: samsung: Add support for EPLL on exynos5410 | Sylwester Nawrocki | 2016-09-09 | 1 | -0/+102 |
* | clk: samsung: Use common registration function for pll2550x | Sylwester Nawrocki | 2016-09-09 | 1 | -47/+5 |
* | clk: samsung: fixup endian in pll clk | Matthew Leach | 2016-06-10 | 1 | -61/+61 |
* | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd | 2015-08-24 | 1 | -9/+9 |
* | clk: samsung: Properly include clk.h and clkdev.h | Stephen Boyd | 2015-07-20 | 1 | -0/+2 |
* | clk: make several parent names const | Uwe Kleine-König | 2015-06-04 | 1 | -2/+2 |
* | clk: samsung: add support for 145xx and 1460x PLLs | Naveen Krishna Ch | 2014-10-31 | 1 | -5/+20 |
* | clk/samsung: add support for pll2650xx | Rahul Sharma | 2014-05-14 | 1 | -0/+101 |
* | clk/samsung: add support for pll2550xx | Pankaj Dubey | 2014-05-14 | 1 | -0/+108 |
* | clk/samsung: add support for multiple clock providers | Rahul Sharma | 2014-05-14 | 1 | -6/+8 |
* | clk: samsung: add plls used by the early s3c24xx cpus | Heiko Stuebner | 2014-04-15 | 1 | -0/+182 |
* | clk: samsung: add plls used by the s3c2443 | Heiko Stuebner | 2014-04-15 | 1 | -0/+72 |
* | clk: samsung: add pll_6552 variant for s3c2416 | Heiko Stuebner | 2014-04-15 | 1 | -2/+10 |
* | clk: samsung: Remove unneeded semicolon | Sachin Kamat | 2014-01-17 | 1 | -1/+1 |
* | clk: samsung: pll: Add support for rate configuration of PLL46xx | Tomasz Figa | 2013-09-06 | 1 | -1/+110 |
* | clk: samsung: pll: Use new registration method for PLL46xx | Tomasz Figa | 2013-09-06 | 1 | -46/+6 |
* | clk: samsung: pll: Add support for rate configuration of PLL45xx | Tomasz Figa | 2013-09-06 | 1 | -1/+109 |
* | clk: samsung: pll: Use new registration method for PLL45xx | Tomasz Figa | 2013-09-06 | 1 | -46/+6 |
* | clk: samsung: pll: Use new registration method for PLL6552 and PLL6553 | Tomasz Figa | 2013-08-26 | 1 | -94/+11 |
* | Merge branch 'clk-next-s3c64xx' into clk-next | Mike Turquette | 2013-08-08 | 1 | -0/+160 |
|\ |
|
| * | clk: samsung: pll: Add support for PLL6552 and PLL6553 | Tomasz Figa | 2013-08-05 | 1 | -0/+160 |
* | | clk: samsung: Add set_rate() clk_ops for PLL36xx | Vikas Sajjan | 2013-08-02 | 1 | -1/+78 |
* | | clk: samsung: Add set_rate() clk_ops for PLL35xx | Yadwinder Singh Brar | 2013-08-02 | 1 | -1/+104 |
* | | clk: samsung: Add support to register rate_table for samsung plls | Yadwinder Singh Brar | 2013-08-02 | 1 | -1/+18 |
* | | clk: samsung: Remove unused pll registeration code for pll35xx and pll36xx | Yadwinder Singh Brar | 2013-08-02 | 1 | -70/+0 |
* | | clk: samsung: Define a common samsung_clk_register_pll() | Yadwinder Singh Brar | 2013-08-02 | 1 | -0/+70 |
* | | clk: samsung: Introduce a common samsung_clk_pll struct | Yadwinder Singh Brar | 2013-08-02 | 1 | -18/+12 |
|/ |
|
* | clk: samsung: Fix pll36xx_recalc_rate to handle kdiv properly | Doug Anderson | 2013-06-11 | 1 | -2/+3 |
* | clk: samsung: Remove unimplemented ops for pll | Tomasz Figa | 2013-04-04 | 1 | -80/+0 |
* | clk: samsung: add pll clock registration helper functions | Thomas Abraham | 2013-03-25 | 1 | -0/+499 |