summaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung/clk.h
Commit message (Expand)AuthorAgeFilesLines
* clk: samsung: exynos5433: prepare for adding CPU clocksBartlomiej Zolnierkiewicz2016-06-021-0/+4
* clk: samsung: Fully constify mux parent namesKrzysztof Kozlowski2016-06-021-1/+1
* clk: samsung: Constify clock init data with clock arraysKrzysztof Kozlowski2016-06-021-8/+8
* clk: samsung: Properly include clk.h and clkdev.hStephen Boyd2015-07-201-1/+2
* clk: make several parent names constUwe Kleine-König2015-06-041-9/+9
* clk: samsung: Change the return value of samsung_cmu_register_one()Chanwoo Choi2014-12-231-1/+2
* clk: samsung: remove unnecessary inclusion of header files from clk.hPankaj Dubey2014-12-021-4/+0
* clk: samsung: Spelling s/bwtween/between/Pankaj Dubey2014-12-021-1/+1
* clk: samsung: Add fixed_factor_clocks field to struct exynos_cmu_infoNaveen Krishna Ch2014-10-311-0/+3
* clk: samsung: Factor out the common code to clk.cNaveen Krishna Ch2014-10-311-0/+34
* clk: samsung: Make of_device_id array constKrzysztof Kozlowski2014-07-261-1/+1
* clk: samsung: Register clk provider only after registering its all clocksSylwester Nawrocki2014-06-301-0/+2
* clk/samsung: add support for multiple clock providersRahul Sharma2014-05-141-24/+48
* clk: samsung: Drop old suspend/resume codeTomasz Figa2014-02-141-3/+1
* clk: samsung: exynos5250: Move suspend/resume handling to SoC driverTomasz Figa2014-02-141-2/+2
* clk: samsung: Provide common helpers for register save/restoreTomasz Figa2014-02-141-0/+10
* clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan2013-08-191-1/+1
* clk: samsung: Add EPLL and VPLL freq table for exynos5250 SoCVikas Sajjan2013-08-021-0/+2
* clk: samsung: Add support to register rate_table for samsung pllsYadwinder Singh Brar2013-08-021-5/+8
* clk: samsung: Define a common samsung_clk_register_pll()Yadwinder Singh Brar2013-08-021-0/+48
* clk: samsung: Add MUX_FA macro to pass flag and aliasTushar Behera2013-06-221-0/+3
* clk: exynos: prepare for multiplatformArnd Bergmann2013-04-191-2/+0
* clk: exynos4: Add support for SoC-specific register save listTomasz Figa2013-04-041-1/+2
* clk: samsung: add infrastructure to add separate aliasesHeiko Stuebner2013-03-281-0/+21
* clk: samsung: register clk_div_tables for divider clocksHeiko Stuebner2013-03-281-4/+9
* clk: samsung: add common clock framework helper functions for Samsung platformsThomas Abraham2013-03-251-0/+262
OpenPOWER on IntegriCloud