summaryrefslogtreecommitdiff
path: root/drivers/clk/hisilicon
Commit message (Expand)AuthorAge
* clk: hi6220: change watchdog clock sourceLeo Yan2017-08-31
* clk: hisilicon: add usb2 clocks for hi3798cv200 SoCJiancheng Xue2017-06-21
* clk: hi6220: add acpu clockZhangfei Gao2017-06-19
* clk: hi3660: Set PPLL2 to 2880MZhong Kaihua2017-06-19
* clk: hi3660: add clocks for video encoder, decoder and ISPChen Jun2017-06-19
* clk: hi3660: fix wrong parent name of clk_mux_sysbusChen Jun2017-06-19
* clk: Hi3660: register fixed_rate_clks with CLK_OF_DECLARE_DRIVERLeo Yan2017-06-19
* clk: hi3620: Fix a typo in one variable nameMarkus Elfring2017-04-19
* clk: hi3620: Delete error messages for a failed memory allocation in two func...Markus Elfring2017-04-19
* clk: hi3620: Use kcalloc() in hi3620_mmc_clk_init()Markus Elfring2017-04-19
* clk: hisilicon: Delete error messages for failed memory allocations in hisi_c...Markus Elfring2017-04-19
* clk: hisilicon: Use devm_kmalloc_array() in hisi_clk_alloc()Markus Elfring2017-04-19
* clk: hisilicon: Use kcalloc() in hisi_clk_init()Markus Elfring2017-04-19
* clk: hi6220: add debug APB clockLeo Yan2017-04-12
* clk: hisilicon: fix lock assignmentLeo Yan2017-01-26
* clk: hisilicon: Add clock driver for hi3660 SoCZhangfei Gao2017-01-09
* clk: Hi6220: enable stub clock driver for ARCH_HISILeo Yan2016-11-14
* Merge branch 'clk-hisi' into clk-nextStephen Boyd2016-11-14
|\
| * clk: hisilicon: add CRG driver for Hi3516CV300 SoCPan Wen2016-11-14
| * clk: hisilicon: add CRG driver for Hi3798CV200 SoCJiancheng Xue2016-11-11
* | clk: hi6220: use CLK_OF_DECLARE_DRIVER for sysctrl and mediactrl clock initShawn Guo2016-10-17
|/
* clk: hi6220: Change syspll and media_syspll clk to 1.19GHzXinliang Liu2016-07-06
* clk: hisilicon: hi3519: add driver remove path and fix some issuesJiancheng Xue2016-06-30
* clk: hisilicon: add hisi_clk_unregister_* functionsJiancheng Xue2016-06-30
* clk: hisilicon: add error processing for hisi_clk_register_* functionsJiancheng Xue2016-06-30
* clk: hisilicon: add hisi_clk_alloc function.Jiancheng Xue2016-06-30
* reset: hisilicon: change the definition of hisi_reset_initJiancheng Xue2016-06-30
* Merge branch 'clk-hi6220-rtc' into clk-nextStephen Boyd2016-06-30
|\
| * clk: hi6220: Add RTC clock for pl031Zhangfei Gao2016-06-30
* | clk: hi6220: fix missing clk.h includeBen Dooks2016-06-20
|/
* clk: hisilicon: add CRG driver for hi3519 socJiancheng Xue2016-05-06
* clk: hisilicon: export some hisilicon APIs to modulesJiancheng Xue2016-05-06
* reset: hisilicon: add reset controller driver for hisilicon SOCsJiancheng Xue2016-05-06
* clk: hisilicon: Remove CLK_IS_ROOTStephen Boyd2016-03-02
* clk: Remove unneeded semicolonsJavier Martinez Canillas2015-09-17
* clk: Hi6220: separately build stub clock driverLeo Yan2015-09-03
* clk: Hi6220: add stub clock driverLeo Yan2015-08-24
* clk: hisi: refine parameter checking for initLeo Yan2015-08-03
* Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-28
|\
| * clk: hisilicon: Remove clk.h includeStephen Boyd2015-07-20
* | clk: fix some determine_rate implementationsBoris Brezillon2015-07-27
* | clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-27
|/
* clk: make several parent names constUwe Kleine-König2015-06-04
* Merge branch 'clk-next-hi6220' into clk-nextMichael Turquette2015-06-03
|\
| * clk: hi6220: Clock driver support for Hisilicon hi6220 SoCBintian Wang2015-06-03
| * clk: hisilicon: Remove __init for marking function prototypesBintian Wang2015-06-03
* | clk: hix5hd2: Silence sparse warningsStephen Boyd2015-05-14
|/
* clk: don't use __initconst for non-const arraysUwe Kleine-König2015-04-12
* clk: Add rate constraints to clocksTomeu Vizoso2015-02-02
* clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-03