Age | Commit message (Expand) | Author |
2016-06-02 | clk: samsung: exynos5433: prepare for adding CPU clocks | Bartlomiej Zolnierkiewicz |
2016-06-02 | clk: samsung: Constify clock init data with clock arrays | Krzysztof Kozlowski |
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 |
2015-05-21 | clk: samsung: Fix typo in panic log | Shailendra Verma |
2014-12-23 | clk: samsung: Change the return value of samsung_cmu_register_one() | Chanwoo Choi |
2014-12-02 | clk: samsung: remove unnecessary inclusion of header files from clk.h | Pankaj Dubey |
2014-12-02 | clk: samsung: remove unnecessary CONFIG_OF from clk.c | Pankaj Dubey |
2014-10-31 | clk: samsung: Add fixed_factor_clocks field to struct exynos_cmu_info | Naveen Krishna Ch |
2014-10-31 | clk: samsung: Factor out the common code to clk.c | Naveen Krishna Ch |
2014-07-26 | clk: samsung: Make of_device_id array const | Krzysztof Kozlowski |
2014-06-30 | clk: samsung: Register clk provider only after registering its all clocks | Sylwester Nawrocki |
2014-05-14 | clk: samsung: fixed compiler warning [-Wpointer-to-int-cast] | Pankaj Dubey |
2014-05-14 | clk: samsung: Initialize clock table with error pointers | Tomasz Figa |
2014-05-14 | clk/samsung: add support for multiple clock providers | Rahul Sharma |
2014-02-14 | clk: samsung: Drop old suspend/resume code | Tomasz Figa |
2014-02-14 | clk: samsung: exynos5250: Move suspend/resume handling to SoC driver | Tomasz Figa |
2014-02-14 | clk: samsung: Provide common helpers for register save/restore | Tomasz Figa |
2013-09-06 | clk: samsung: Modify _get_rate() helper to use __clk_lookup() | Tomasz Figa |
2013-04-08 | clk: samsung: Fix compilation error | Sachin Kamat |
2013-04-04 | clk: exynos4: Add support for SoC-specific register save list | Tomasz Figa |
2013-03-28 | clk: samsung: add infrastructure to add separate aliases | Heiko Stuebner |
2013-03-28 | clk: samsung: always allocate the clk_table | Heiko Stuebner |
2013-03-28 | clk: samsung: fix pm init on non-dt platforms | Heiko Stueber |
2013-03-28 | clk: samsung: register clk_div_tables for divider clocks | Heiko Stuebner |
2013-03-25 | clk: samsung: add common clock framework helper functions for Samsung platforms | Thomas Abraham |