aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip/clk-mmc-phase.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-30clk: rockchip: Revert "clk: rockchip: reset init state before mmc card initialization"Douglas Anderson1-11/+0
2016-05-30clk: rockchip: initialize flags of clk_init_data in mmc-phase clockHeiko Stuebner1-0/+1
2016-04-20clk: rockchip: fix checkpatch warning in core codeHeiko Stuebner1-1/+2
2016-02-15clk: rockchip: don't return NULL when registering mmc branch failsShawn Lin1-6/+2
2015-11-05Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+11
2015-10-26clk: rockchip: Make calculations use roundingDouglas Anderson1-6/+7
2015-10-26clk: rockchip: Allow more precision for some mmc clock phasesDouglas Anderson1-15/+30
2015-10-01clk: rockchip: reset init state before mmc card initializationShawn Lin1-0/+11
2015-08-24clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd1-1/+1
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd1-0/+1
2015-07-20clk: rockchip: Properly include clk.hStephen Boyd1-0/+1
2015-07-06clk: rockchip: fix issues in the mmc-phase clockHeiko Stuebner1-3/+3
2015-06-04clk: make several parent names constUwe Kleine-König1-1/+1
2014-11-28clk: rockchip: Add support for the mmc clock phases using the frameworkAlexandru M Stan1-0/+154