Age | Commit message (Expand) | Author |
2016-06-10 | clk: samsung: fixup endian in pll clk | Matthew Leach |
2015-08-24 | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd |
2015-07-20 | clk: samsung: Properly include clk.h and clkdev.h | Stephen Boyd |
2015-06-04 | clk: make several parent names const | Uwe Kleine-König |
2014-10-31 | clk: samsung: add support for 145xx and 1460x PLLs | Naveen Krishna Ch |
2014-05-14 | clk/samsung: add support for pll2650xx | Rahul Sharma |
2014-05-14 | clk/samsung: add support for pll2550xx | Pankaj Dubey |
2014-05-14 | clk/samsung: add support for multiple clock providers | Rahul Sharma |
2014-04-15 | clk: samsung: add plls used by the early s3c24xx cpus | Heiko Stuebner |
2014-04-15 | clk: samsung: add plls used by the s3c2443 | Heiko Stuebner |
2014-04-15 | clk: samsung: add pll_6552 variant for s3c2416 | Heiko Stuebner |
2014-01-17 | clk: samsung: Remove unneeded semicolon | Sachin Kamat |
2013-09-06 | clk: samsung: pll: Add support for rate configuration of PLL46xx | Tomasz Figa |
2013-09-06 | clk: samsung: pll: Use new registration method for PLL46xx | Tomasz Figa |
2013-09-06 | clk: samsung: pll: Add support for rate configuration of PLL45xx | Tomasz Figa |
2013-09-06 | clk: samsung: pll: Use new registration method for PLL45xx | Tomasz Figa |
2013-08-26 | clk: samsung: pll: Use new registration method for PLL6552 and PLL6553 | Tomasz Figa |
2013-08-08 | Merge branch 'clk-next-s3c64xx' into clk-next | Mike Turquette |
2013-08-05 | clk: samsung: pll: Add support for PLL6552 and PLL6553 | Tomasz Figa |
2013-08-02 | clk: samsung: Add set_rate() clk_ops for PLL36xx | Vikas Sajjan |
2013-08-02 | clk: samsung: Add set_rate() clk_ops for PLL35xx | Yadwinder Singh Brar |
2013-08-02 | clk: samsung: Add support to register rate_table for samsung plls | Yadwinder Singh Brar |
2013-08-02 | clk: samsung: Remove unused pll registeration code for pll35xx and pll36xx | Yadwinder Singh Brar |
2013-08-02 | clk: samsung: Define a common samsung_clk_register_pll() | Yadwinder Singh Brar |
2013-08-02 | clk: samsung: Introduce a common samsung_clk_pll struct | Yadwinder Singh Brar |
2013-06-11 | clk: samsung: Fix pll36xx_recalc_rate to handle kdiv properly | Doug Anderson |
2013-04-04 | clk: samsung: Remove unimplemented ops for pll | Tomasz Figa |
2013-03-25 | clk: samsung: add pll clock registration helper functions | Thomas Abraham |