Age | Commit message (Expand) | Author |
2015-07-27 | clk: fix some determine_rate implementations | Boris Brezillon |
2015-07-27 | clk: change clk_ops' ->determine_rate() prototype | Boris Brezillon |
2015-06-04 | clk: make several parent names const | Uwe Kleine-König |
2015-06-03 | Merge branch 'clk-next-hi6220' into clk-next | Michael Turquette |
2015-06-03 | clk: hi6220: Clock driver support for Hisilicon hi6220 SoC | Bintian Wang |
2015-06-03 | clk: hisilicon: Remove __init for marking function prototypes | Bintian Wang |
2015-05-14 | clk: hix5hd2: Silence sparse warnings | Stephen Boyd |
2015-04-12 | clk: don't use __initconst for non-const arrays | Uwe Kleine-König |
2015-02-02 | clk: Add rate constraints to clocks | Tomeu Vizoso |
2014-12-03 | clk: Change clk_ops->determine_rate to return a clk_hw as the best parent | Tomeu Vizoso |
2014-11-19 | clk: hi3620: Move const initdata into correct code section | Bintian Wang |
2014-09-28 | clk: hix5hd2: add I2C clocks | Wei Yan |
2014-09-28 | clk: hix5hd2: add watchdog0 clocks | Guoxiong Yan |
2014-09-28 | clk: hix5hd2: add sd clk | Jiancheng Xue |
2014-09-28 | clk: hix5hd2: add complex clk | Zhangfei Gao |
2014-05-12 | clk: hisi: add clk-hix5hd2.c | Zhangfei Gao |
2014-05-12 | clk: hisi: add hisi_clk_register_gate | Zhangfei Gao |
2014-05-12 | clk: hisi: use clk_register_mux_table in hisi_clk_register_mux | Zhangfei Gao |
2014-03-20 | clk: hisilicon: fix warning from smatch | Zhangfei Gao |
2014-03-19 | Merge tag 'clk-hisi' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhua... | Mike Turquette |
2014-03-19 | clk: hisi: remove static variable | Haojian Zhuang |
2014-03-19 | clk: hip04: add clock driver | Haojian Zhuang |
2014-03-19 | clk: hisi: assign missing clk to table | Haojian Zhuang |
2014-02-26 | clk: hisilicon: add hi3620_mmc_clks | Zhangfei Gao |
2013-12-11 | clk: hi3620: add gate clock flag | Haojian Zhuang |
2013-12-11 | clk: hi3620: fix wrong flags on divider | Haojian Zhuang |
2013-12-04 | clk: hisilicon: add common clock support | Haojian Zhuang |