Age | Commit message (Expand) | Author | Files | Lines |
2015-08-25 | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd | 1 | -9/+9 |
2015-07-20 | clk: samsung: Properly include clk.h and clkdev.h | Stephen Boyd | 1 | -0/+2 |
2015-06-05 | clk: make several parent names const | Uwe Kleine-König | 1 | -2/+2 |
2014-10-31 | clk: samsung: add support for 145xx and 1460x PLLs | Naveen Krishna Ch | 1 | -5/+20 |
2014-05-14 | clk/samsung: add support for pll2650xx | Rahul Sharma | 1 | -0/+101 |
2014-05-14 | clk/samsung: add support for pll2550xx | Pankaj Dubey | 1 | -0/+108 |
2014-05-14 | clk/samsung: add support for multiple clock providers | Rahul Sharma | 1 | -6/+8 |
2014-04-14 | clk: samsung: add plls used by the early s3c24xx cpus | Heiko Stuebner | 1 | -0/+182 |
2014-04-14 | clk: samsung: add plls used by the s3c2443 | Heiko Stuebner | 1 | -0/+72 |
2014-04-14 | clk: samsung: add pll_6552 variant for s3c2416 | Heiko Stuebner | 1 | -2/+10 |
2014-01-18 | clk: samsung: Remove unneeded semicolon | Sachin Kamat | 1 | -1/+1 |
2013-09-07 | clk: samsung: pll: Add support for rate configuration of PLL46xx | Tomasz Figa | 1 | -1/+110 |
2013-09-07 | clk: samsung: pll: Use new registration method for PLL46xx | Tomasz Figa | 1 | -46/+6 |
2013-09-07 | clk: samsung: pll: Add support for rate configuration of PLL45xx | Tomasz Figa | 1 | -1/+109 |
2013-09-07 | clk: samsung: pll: Use new registration method for PLL45xx | Tomasz Figa | 1 | -46/+6 |
2013-08-27 | clk: samsung: pll: Use new registration method for PLL6552 and PLL6553 | Tomasz Figa | 1 | -94/+11 |
2013-08-09 | Merge branch 'clk-next-s3c64xx' into clk-next | Mike Turquette | 1 | -0/+160 |
2013-08-05 | clk: samsung: pll: Add support for PLL6552 and PLL6553 | Tomasz Figa | 1 | -0/+160 |
2013-08-03 | clk: samsung: Add set_rate() clk_ops for PLL36xx | Vikas Sajjan | 1 | -1/+78 |
2013-08-03 | clk: samsung: Add set_rate() clk_ops for PLL35xx | Yadwinder Singh Brar | 1 | -1/+104 |
2013-08-03 | clk: samsung: Add support to register rate_table for samsung plls | Yadwinder Singh Brar | 1 | -1/+18 |
2013-08-03 | clk: samsung: Remove unused pll registeration code for pll35xx and pll36xx | Yadwinder Singh Brar | 1 | -70/+0 |
2013-08-03 | clk: samsung: Define a common samsung_clk_register_pll() | Yadwinder Singh Brar | 1 | -0/+70 |
2013-08-03 | clk: samsung: Introduce a common samsung_clk_pll struct | Yadwinder Singh Brar | 1 | -18/+12 |
2013-06-11 | clk: samsung: Fix pll36xx_recalc_rate to handle kdiv properly | Doug Anderson | 1 | -2/+3 |
2013-04-04 | clk: samsung: Remove unimplemented ops for pll | Tomasz Figa | 1 | -80/+0 |
2013-03-25 | clk: samsung: add pll clock registration helper functions | Thomas Abraham | 1 | -0/+499 |