Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21clk: 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-03clk: 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-25clk: Hi6220: add stub clock driverLeo Yan
2015-08-04clk: hisi: refine parameter checking for initLeo Yan
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd
2015-07-28clk: fix some determine_rate implementationsBoris Brezillon
2015-07-28clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon
2015-07-20clk: hisilicon: Remove clk.h includeStephen Boyd
2015-06-05clk: make several parent names constUwe Kleine-König
2015-06-04Merge branch 'clk-next-hi6220' into clk-nextMichael Turquette
2015-06-04clk: hi6220: Clock driver support for Hisilicon hi6220 SoCBintian Wang
2015-06-03clk: hisilicon: Remove __init for marking function prototypesBintian Wang
2015-05-15clk: hix5hd2: Silence sparse warningsStephen Boyd
2015-04-13clk: don't use __initconst for non-const arraysUwe Kleine-König
2015-02-03clk: Add rate constraints to clocksTomeu Vizoso
2014-12-04clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso
2014-11-20clk: hi3620: Move const initdata into correct code sectionBintian Wang
2014-09-28clk: hix5hd2: add I2C clocksWei Yan
2014-09-28clk: hix5hd2: add watchdog0 clocksGuoxiong Yan
2014-09-28clk: hix5hd2: add sd clkJiancheng Xue
2014-09-28clk: hix5hd2: add complex clkZhangfei Gao
2014-05-12clk: hisi: add clk-hix5hd2.cZhangfei Gao
2014-05-12clk: hisi: add hisi_clk_register_gateZhangfei Gao
2014-05-12clk: hisi: use clk_register_mux_table in hisi_clk_register_muxZhangfei Gao
2014-03-21clk: 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-03-19clk: hip04: add clock driverHaojian Zhuang
2014-03-19clk: hisi: assign missing clk to tableHaojian Zhuang
2014-02-27clk: 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