summaryrefslogtreecommitdiff
path: root/drivers/clk/hisilicon/clk-hi3620.c
AgeCommit message (Expand)Author
2023-12-16clk: hi3620: Fix memory leak in hi3620_mmc_clk_init()Kuan-Wei Chiu
2023-07-19clk: Explicitly include correct DT includesRob Herring
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2018-12-10clk: hisilicon: Remove usage of CLK_IS_BASICStephen Boyd
2017-11-01clk: hisilicon: make clk_ops constBhumika Goyal
2017-04-19clk: hi3620: Fix a typo in one variable nameMarkus Elfring
2017-04-19clk: hi3620: Delete error messages for a failed memory allocation in two func...Markus Elfring
2017-04-19clk: hi3620: Use kcalloc() in hi3620_mmc_clk_init()Markus Elfring
2016-03-02clk: hisilicon: Remove CLK_IS_ROOTStephen Boyd
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd
2015-07-27clk: fix some determine_rate implementationsBoris Brezillon
2015-07-27clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon
2015-07-20clk: hisilicon: Remove clk.h includeStephen Boyd
2015-06-04clk: make several parent names constUwe Kleine-König
2015-04-12clk: don't use __initconst for non-const arraysUwe Kleine-König
2015-02-02clk: Add rate constraints to clocksTomeu Vizoso
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso
2014-11-19clk: hi3620: Move const initdata into correct code sectionBintian Wang
2014-03-20clk: hisilicon: fix warning from smatchZhangfei Gao
2014-03-19Merge tag 'clk-hisi' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhua...Mike Turquette
2014-03-19clk: hisi: remove static variableHaojian Zhuang
2014-02-26clk: hisilicon: add hi3620_mmc_clksZhangfei Gao
2013-12-11clk: hi3620: add gate clock flagHaojian Zhuang
2013-12-11clk: hi3620: fix wrong flags on dividerHaojian Zhuang
2013-12-04clk: hisilicon: add common clock supportHaojian Zhuang