Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-24 | clk: zx296718: register driver earlier with core_initcall | Shawn Guo | 1 | -1/+5 |
2016-09-17 | clk: zx: fix pointer case warnings | Arnd Bergmann | 1 | -10/+10 |
2016-09-17 | clk: zx296718: use builtin_platform_driver to simplify the code | Wei Yongjun | 1 | -5/+1 |
2016-09-14 | clk: zx: register ZX296718 clocks | Jun Nie | 3 | -0/+1050 |
2016-09-14 | clk: zx: reform pll config info to ease code extension | Jun Nie | 2 | -9/+16 |
2016-04-16 | clk: zte: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -2/+1 |
2015-07-28 | clk: zx: Constify parent names in clock init data | Jun Nie | 1 | -20/+20 |
2015-07-28 | clk: zx: Add audio and GPIO clock for zx296702 | Jun Nie | 1 | -2/+90 |
2015-07-28 | clk: zx: Add audio div clock method for zx296702 | Jun Nie | 3 | -3/+149 |
2015-06-12 | clk: zx: add clock support to zx296702 | Jun Nie | 4 | -0/+863 |