summaryrefslogtreecommitdiff
path: root/drivers/clk/hisilicon
AgeCommit message (Expand)Author
2017-08-31clk: hi6220: change watchdog clock sourceLeo Yan
2017-06-21clk: hisilicon: add usb2 clocks for hi3798cv200 SoCJiancheng Xue
2017-06-19clk: hi6220: add acpu clockZhangfei Gao
2017-06-19clk: hi3660: Set PPLL2 to 2880MZhong Kaihua
2017-06-19clk: hi3660: add clocks for video encoder, decoder and ISPChen Jun
2017-06-19clk: hi3660: fix wrong parent name of clk_mux_sysbusChen Jun
2017-06-19clk: Hi3660: register fixed_rate_clks with CLK_OF_DECLARE_DRIVERLeo Yan
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
2017-04-19clk: hisilicon: Delete error messages for failed memory allocations in hisi_c...Markus Elfring
2017-04-19clk: hisilicon: Use devm_kmalloc_array() in hisi_clk_alloc()Markus Elfring
2017-04-19clk: hisilicon: Use kcalloc() in hisi_clk_init()Markus Elfring
2017-04-12clk: hi6220: add debug APB clockLeo Yan
2017-01-26clk: hisilicon: fix lock assignmentLeo Yan
2017-01-09clk: hisilicon: Add clock driver for hi3660 SoCZhangfei Gao
2016-11-14clk: Hi6220: enable stub clock driver for ARCH_HISILeo Yan
2016-11-14Merge branch 'clk-hisi' into clk-nextStephen Boyd
2016-11-14clk: hisilicon: add CRG driver for Hi3516CV300 SoCPan Wen
2016-11-11clk: hisilicon: add CRG driver for Hi3798CV200 SoCJiancheng Xue
2016-10-17clk: hi6220: use CLK_OF_DECLARE_DRIVER for sysctrl and mediactrl clock initShawn Guo
2016-07-06clk: hi6220: Change syspll and media_syspll clk to 1.19GHzXinliang Liu
2016-06-30clk: hisilicon: hi3519: add driver remove path and fix some issuesJiancheng Xue
2016-06-30clk: hisilicon: add hisi_clk_unregister_* functionsJiancheng Xue
2016-06-30clk: hisilicon: add error processing for hisi_clk_register_* functionsJiancheng Xue
2016-06-30clk: hisilicon: add hisi_clk_alloc function.Jiancheng Xue
2016-06-30reset: hisilicon: change the definition of hisi_reset_initJiancheng Xue
2016-06-30Merge branch 'clk-hi6220-rtc' into clk-nextStephen Boyd
2016-06-30clk: hi6220: Add RTC clock for pl031Zhangfei Gao
2016-06-20clk: hi6220: fix missing clk.h includeBen Dooks
2016-05-06clk: hisilicon: add CRG driver for hi3519 socJiancheng Xue
2016-05-06clk: hisilicon: export some hisilicon APIs to modulesJiancheng Xue
2016-05-06reset: hisilicon: add reset controller driver for hisilicon SOCsJiancheng Xue
2016-03-02clk: hisilicon: Remove CLK_IS_ROOTStephen Boyd
2015-09-17clk: Remove unneeded semicolonsJavier Martinez Canillas
2015-09-03clk: Hi6220: separately build stub clock driverLeo Yan
2015-08-24clk: Hi6220: add stub clock driverLeo Yan
2015-08-03clk: hisi: refine parameter checking for initLeo Yan
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-06-03Merge branch 'clk-next-hi6220' into clk-nextMichael Turquette
2015-06-03clk: hi6220: Clock driver support for Hisilicon hi6220 SoCBintian Wang
2015-06-03clk: hisilicon: Remove __init for marking function prototypesBintian Wang
2015-05-14clk: hix5hd2: Silence sparse warningsStephen Boyd
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