Age | Commit message (Expand) | Author |
2019-05-07 | Merge branches 'clk-hisi', 'clk-lochnagar', 'clk-allwinner', 'clk-rockchip' a... | Stephen Boyd |
2019-04-23 | clk: core: replace clk_{readl,writel} with {readl,writel} | Jonas Gorski |
2019-04-19 | clk: hi3660: Mark clk_gate_ufs_subsys as critical | Leo Yan |
2018-12-10 | clk: hisilicon: Remove usage of CLK_IS_BASIC | Stephen Boyd |
2018-10-18 | Merge branches 'clk-samsung', 'clk-hisi3670' and 'clk-at91-div-0' into clk-next | Stephen Boyd |
2018-10-16 | clk: hisilicon: Add clock driver for Hi3670 SoC | Manivannan Sadhasivam |
2018-08-31 | reset: hisilicon: fix potential NULL pointer dereference | Gustavo A. R. Silva |
2018-06-04 | Merge branches 'clk-imx7d', 'clk-hisi-stub', 'clk-mvebu', 'clk-imx6-epit' and... | Stephen Boyd |
2018-06-01 | clk/driver/hisi: Consolidate the Kconfig for the CLOCK_STUB | Daniel Lezcano |
2018-05-15 | clk: hisilicon: add missing usb3 clocks for Hi3798CV200 SoC | Jianguo Sun |
2018-04-13 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-03-20 | clk: hisilicon: fix potential NULL dereference in hisi_clk_alloc() | Wei Yongjun |
2018-03-16 | clk: hisilicon: mark wdt_mux_p[] as const | Arnd Bergmann |
2018-03-14 | clk: hisilicon: Mark phase_ops static | Stephen Boyd |
2018-03-12 | clk: hisilicon: hi3660:Fix potential NULL dereference in hi3660_stub_clk_pr... | Wei Yongjun |
2018-03-12 | clk: hi3798cv200: add emmc sample and drive clock | tianshuliang |
2018-03-12 | clk: hisilicon: add hisi phase clock support | tianshuliang |
2018-02-27 | clk: hi3798cv200: add COMBPHY0 clock support | Jianguo Sun |
2018-02-27 | clk: hi3798cv200: fix define indentation | Shawn Guo |
2018-02-27 | clk: hi3798cv200: add support for HISTB_USB2_OTG_UTMI_CLK | Shawn Guo |
2018-02-27 | clk: hi3798cv200: correct IR clock parent | Younian Wang |
2018-02-27 | clk: hi3798cv200: fix unregister call sequence in error path | Shawn Guo |
2018-01-26 | Merge branch 'clk-divider-container' into clk-next | Stephen Boyd |
2017-12-28 | clk: divider: fix incorrect usage of container_of | Jerome Brunet |
2017-12-06 | clk: hisilicon: Add support for Hi3660 stub clocks | Kaihua Zhong |
2017-11-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2017-11-14 | Merge branch 'clk-const' into clk-next | Stephen Boyd |
2017-11-14 | clk: hi3798cv200: correct parent mux clock for 'clk_sdio0_ciu' | Shawn Guo |
2017-11-14 | clk: hisilicon: Delete an error message for a failed memory allocation in his... | Markus Elfring |
2017-11-14 | clk: hi3660: fix incorrect uart3 clock freqency | Zhong Kaihua |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-01 | clk: hisilicon: make clk_ops const | Bhumika Goyal |
2017-11-01 | clk: hi6220: mark clock cs_atb_syspll as critical | Leo Yan |
2017-08-31 | clk: hi6220: change watchdog clock source | Leo Yan |
2017-06-21 | clk: hisilicon: add usb2 clocks for hi3798cv200 SoC | Jiancheng Xue |
2017-06-19 | clk: hi6220: add acpu clock | Zhangfei Gao |
2017-06-19 | clk: hi3660: Set PPLL2 to 2880M | Zhong Kaihua |
2017-06-19 | clk: hi3660: add clocks for video encoder, decoder and ISP | Chen Jun |
2017-06-19 | clk: hi3660: fix wrong parent name of clk_mux_sysbus | Chen Jun |
2017-06-19 | clk: Hi3660: register fixed_rate_clks with CLK_OF_DECLARE_DRIVER | Leo Yan |
2017-04-19 | clk: hi3620: Fix a typo in one variable name | Markus Elfring |
2017-04-19 | clk: hi3620: Delete error messages for a failed memory allocation in two func... | Markus Elfring |
2017-04-19 | clk: hi3620: Use kcalloc() in hi3620_mmc_clk_init() | Markus Elfring |
2017-04-19 | clk: hisilicon: Delete error messages for failed memory allocations in hisi_c... | Markus Elfring |
2017-04-19 | clk: hisilicon: Use devm_kmalloc_array() in hisi_clk_alloc() | Markus Elfring |
2017-04-19 | clk: hisilicon: Use kcalloc() in hisi_clk_init() | Markus Elfring |
2017-04-12 | clk: hi6220: add debug APB clock | Leo Yan |
2017-01-26 | clk: hisilicon: fix lock assignment | Leo Yan |
2017-01-09 | clk: hisilicon: Add clock driver for hi3660 SoC | Zhangfei Gao |
2016-11-14 | clk: Hi6220: enable stub clock driver for ARCH_HISI | Leo Yan |