summaryrefslogtreecommitdiffstats
path: root/drivers/clk/hisilicon/clk-hi3620.c
Commit message (Expand)AuthorAgeFilesLines
* clk: hisilicon: Remove CLK_IS_ROOTStephen Boyd2016-03-021-9/+9
* Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-281-2/+0
|\
| * clk: hisilicon: Remove clk.h includeStephen Boyd2015-07-201-2/+0
* | clk: fix some determine_rate implementationsBoris Brezillon2015-07-271-1/+1
* | clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-271-22/+17
|/
* clk: make several parent names constUwe Kleine-König2015-06-041-35/+35
* clk: don't use __initconst for non-const arraysUwe Kleine-König2015-04-121-35/+35
* clk: Add rate constraints to clocksTomeu Vizoso2015-02-021-0/+2
* clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-031-1/+1
* clk: hi3620: Move const initdata into correct code sectionBintian Wang2014-11-191-35/+35
* clk: hisilicon: fix warning from smatchZhangfei Gao2014-03-201-8/+7
* Merge tag 'clk-hisi' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhua...Mike Turquette2014-03-191-17/+8
|\
| * clk: hisi: remove static variableHaojian Zhuang2014-03-191-17/+8
* | clk: hisilicon: add hi3620_mmc_clksZhangfei Gao2014-02-261-0/+274
|/
* clk: hi3620: add gate clock flagHaojian Zhuang2013-12-111-59/+59
* clk: hi3620: fix wrong flags on dividerHaojian Zhuang2013-12-111-11/+11
* clk: hisilicon: add common clock supportHaojian Zhuang2013-12-041-0/+242
OpenPOWER on IntegriCloud