| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'clk-imx7d', 'clk-hisi-stub', 'clk-mvebu', 'clk-imx6-epit' and... | Stephen Boyd | 2018-06-04 | 1 | -5/+8 |
|\ \ |
|
| | * | clk/driver/hisi: Consolidate the Kconfig for the CLOCK_STUB | Daniel Lezcano | 2018-06-01 | 1 | -5/+8 |
| |/ |
|
* | | clk: hisilicon: add missing usb3 clocks for Hi3798CV200 SoC | Jianguo Sun | 2018-05-15 | 1 | -0/+17 |
|/ |
|
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-04-13 | 6 | -38/+232 |
|\ |
|
| * | clk: hisilicon: fix potential NULL dereference in hisi_clk_alloc() | Wei Yongjun | 2018-03-20 | 1 | -0/+2 |
| * | clk: hisilicon: mark wdt_mux_p[] as const | Arnd Bergmann | 2018-03-16 | 1 | -1/+1 |
| * | clk: hisilicon: Mark phase_ops static | Stephen Boyd | 2018-03-14 | 1 | -1/+1 |
| * | clk: hi3798cv200: add emmc sample and drive clock | tianshuliang | 2018-03-12 | 1 | -0/+20 |
| * | clk: hisilicon: add hisi phase clock support | tianshuliang | 2018-03-12 | 4 | -1/+165 |
| * | clk: hi3798cv200: add COMBPHY0 clock support | Jianguo Sun | 2018-02-27 | 1 | -4/+11 |
| * | clk: hi3798cv200: fix define indentation | Shawn Guo | 2018-02-27 | 1 | -24/+24 |
| * | clk: hi3798cv200: add support for HISTB_USB2_OTG_UTMI_CLK | Shawn Guo | 2018-02-27 | 1 | -0/+2 |
| * | clk: hi3798cv200: correct IR clock parent | Younian Wang | 2018-02-27 | 1 | -1/+1 |
| * | clk: hi3798cv200: fix unregister call sequence in error path | Shawn Guo | 2018-02-27 | 1 | -7/+6 |
* | | clk: hisilicon: hi3660:Fix potential NULL dereference in hi3660_stub_clk_pr... | Wei Yongjun | 2018-03-12 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'clk-divider-container' into clk-next | Stephen Boyd | 2018-01-26 | 1 | -1/+1 |
|\ |
|
| * | clk: divider: fix incorrect usage of container_of | Jerome Brunet | 2017-12-28 | 1 | -1/+1 |
* | | clk: hisilicon: Add support for Hi3660 stub clocks | Kaihua Zhong | 2017-12-06 | 3 | -0/+192 |
|/ |
|
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2017-11-17 | 6 | -10/+18 |
|\ |
|
| * | Merge branch 'clk-const' into clk-next | Stephen Boyd | 2017-11-14 | 3 | -4/+4 |
| |\ |
|
| | * | clk: hisilicon: make clk_ops const | Bhumika Goyal | 2017-11-01 | 3 | -4/+4 |
| * | | clk: hi3798cv200: correct parent mux clock for 'clk_sdio0_ciu' | Shawn Guo | 2017-11-14 | 1 | -1/+11 |
| * | | clk: hisilicon: Delete an error message for a failed memory allocation in his... | Markus Elfring | 2017-11-14 | 1 | -3/+1 |
| * | | clk: hi3660: fix incorrect uart3 clock freqency | Zhong Kaihua | 2017-11-14 | 1 | -1/+1 |
| * | | clk: hi6220: mark clock cs_atb_syspll as critical | Leo Yan | 2017-11-01 | 1 | -1/+1 |
| |/ |
|
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | clk: hi6220: change watchdog clock source | Leo Yan | 2017-08-31 | 1 | -3/+3 |
* | clk: hisilicon: add usb2 clocks for hi3798cv200 SoC | Jiancheng Xue | 2017-06-21 | 1 | -0/+21 |
* | clk: hi6220: add acpu clock | Zhangfei Gao | 2017-06-19 | 1 | -0/+22 |
* | clk: hi3660: Set PPLL2 to 2880M | Zhong Kaihua | 2017-06-19 | 1 | -2/+2 |
* | clk: hi3660: add clocks for video encoder, decoder and ISP | Chen Jun | 2017-06-19 | 1 | -0/+40 |
* | clk: hi3660: fix wrong parent name of clk_mux_sysbus | Chen Jun | 2017-06-19 | 1 | -2/+4 |
* | clk: Hi3660: register fixed_rate_clks with CLK_OF_DECLARE_DRIVER | Leo Yan | 2017-06-19 | 1 | -10/+38 |
* | clk: hi3620: Fix a typo in one variable name | Markus Elfring | 2017-04-19 | 1 | -3/+3 |
* | clk: hi3620: Delete error messages for a failed memory allocation in two func... | Markus Elfring | 2017-04-19 | 1 | -6/+2 |
* | clk: hi3620: Use kcalloc() in hi3620_mmc_clk_init() | Markus Elfring | 2017-04-19 | 1 | -1/+1 |
* | clk: hisilicon: Delete error messages for failed memory allocations in hisi_c... | Markus Elfring | 2017-04-19 | 1 | -6/+4 |
* | clk: hisilicon: Use devm_kmalloc_array() in hisi_clk_alloc() | Markus Elfring | 2017-04-19 | 1 | -2/+3 |
* | clk: hisilicon: Use kcalloc() in hisi_clk_init() | Markus Elfring | 2017-04-19 | 1 | -2/+1 |
* | clk: hi6220: add debug APB clock | Leo Yan | 2017-04-12 | 1 | -0/+1 |
* | clk: hisilicon: fix lock assignment | Leo Yan | 2017-01-26 | 1 | -0/+1 |
* | clk: hisilicon: Add clock driver for hi3660 SoC | Zhangfei Gao | 2017-01-09 | 3 | -0/+575 |
* | clk: Hi6220: enable stub clock driver for ARCH_HISI | Leo Yan | 2016-11-14 | 1 | -0/+1 |
* | Merge branch 'clk-hisi' into clk-next | Stephen Boyd | 2016-11-14 | 5 | -0/+719 |
|\ |
|
| * | clk: hisilicon: add CRG driver for Hi3516CV300 SoC | Pan Wen | 2016-11-14 | 3 | -0/+339 |
| * | clk: hisilicon: add CRG driver for Hi3798CV200 SoC | Jiancheng Xue | 2016-11-11 | 4 | -0/+380 |
* | | clk: hi6220: use CLK_OF_DECLARE_DRIVER for sysctrl and mediactrl clock init | Shawn Guo | 2016-10-17 | 1 | -2/+2 |
|/ |
|
* | clk: hi6220: Change syspll and media_syspll clk to 1.19GHz | Xinliang Liu | 2016-07-06 | 1 | -2/+2 |
* | clk: hisilicon: hi3519: add driver remove path and fix some issues | Jiancheng Xue | 2016-06-30 | 1 | -16/+100 |
* | clk: hisilicon: add hisi_clk_unregister_* functions | Jiancheng Xue | 2016-06-30 | 1 | -0/+21 |