Age | Commit message (Expand) | Author | Files | Lines |
2019-11-27 | Merge branches 'clk-hisi', 'clk-amlogic', 'clk-samsung', 'clk-renesas' and 'c... | Stephen Boyd | 1 | -1/+2 |
2019-11-27 | Merge branches 'clk-rohm', 'clk-hisilicon', 'clk-marvell', 'clk-unused' and '... | Stephen Boyd | 3 | -109/+107 |
2019-10-28 | clk: hi6220: use CLK_OF_DECLARE_DRIVER | Peter Griffin | 1 | -1/+2 |
2019-10-16 | clk: hisilicon: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
2019-10-03 | clk: hisilicon: fix sparse warnings in clk-hi3660.c | Ben Dooks | 1 | -30/+30 |
2019-10-03 | clk: hisilicon: fix sparse warnings in clk-hi3670.c | Ben Dooks | 1 | -76/+76 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 3 | -14/+3 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 | Thomas Gleixner | 1 | -4/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2 | -21/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 5 | -65/+5 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner | 5 | -75/+5 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd | 1 | -0/+1 |
2019-05-07 | Merge branches 'clk-hisi', 'clk-lochnagar', 'clk-allwinner', 'clk-rockchip' a... | Stephen Boyd | 1 | -1/+5 |
2019-04-23 | clk: core: replace clk_{readl,writel} with {readl,writel} | Jonas Gorski | 1 | -2/+2 |
2019-04-19 | clk: hi3660: Mark clk_gate_ufs_subsys as critical | Leo Yan | 1 | -1/+5 |
2018-12-10 | clk: hisilicon: Remove usage of CLK_IS_BASIC | Stephen Boyd | 4 | -4/+4 |
2018-10-18 | Merge branches 'clk-samsung', 'clk-hisi3670' and 'clk-at91-div-0' into clk-next | Stephen Boyd | 3 | -0/+1024 |
2018-10-16 | clk: hisilicon: Add clock driver for Hi3670 SoC | Manivannan Sadhasivam | 3 | -0/+1024 |
2018-08-31 | reset: hisilicon: fix potential NULL pointer dereference | Gustavo A. R. Silva | 1 | -3/+2 |
2018-06-04 | Merge branches 'clk-imx7d', 'clk-hisi-stub', 'clk-mvebu', 'clk-imx6-epit' and... | Stephen Boyd | 1 | -5/+8 |
2018-06-01 | clk/driver/hisi: Consolidate the Kconfig for the CLOCK_STUB | Daniel Lezcano | 1 | -5/+8 |
2018-05-15 | clk: hisilicon: add missing usb3 clocks for Hi3798CV200 SoC | Jianguo Sun | 1 | -0/+17 |
2018-04-13 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 6 | -38/+232 |
2018-03-20 | clk: hisilicon: fix potential NULL dereference in hisi_clk_alloc() | Wei Yongjun | 1 | -0/+2 |
2018-03-16 | clk: hisilicon: mark wdt_mux_p[] as const | Arnd Bergmann | 1 | -1/+1 |
2018-03-14 | clk: hisilicon: Mark phase_ops static | Stephen Boyd | 1 | -1/+1 |
2018-03-12 | clk: hisilicon: hi3660:Fix potential NULL dereference in hi3660_stub_clk_pr... | Wei Yongjun | 1 | -0/+2 |
2018-03-12 | clk: hi3798cv200: add emmc sample and drive clock | tianshuliang | 1 | -0/+20 |
2018-03-12 | clk: hisilicon: add hisi phase clock support | tianshuliang | 4 | -1/+165 |
2018-02-27 | clk: hi3798cv200: add COMBPHY0 clock support | Jianguo Sun | 1 | -4/+11 |
2018-02-27 | clk: hi3798cv200: fix define indentation | Shawn Guo | 1 | -24/+24 |
2018-02-27 | clk: hi3798cv200: add support for HISTB_USB2_OTG_UTMI_CLK | Shawn Guo | 1 | -0/+2 |
2018-02-27 | clk: hi3798cv200: correct IR clock parent | Younian Wang | 1 | -1/+1 |
2018-02-27 | clk: hi3798cv200: fix unregister call sequence in error path | Shawn Guo | 1 | -7/+6 |
2018-01-26 | Merge branch 'clk-divider-container' into clk-next | Stephen Boyd | 1 | -1/+1 |
2017-12-28 | clk: divider: fix incorrect usage of container_of | Jerome Brunet | 1 | -1/+1 |
2017-12-06 | clk: hisilicon: Add support for Hi3660 stub clocks | Kaihua Zhong | 3 | -0/+192 |
2017-11-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 6 | -10/+18 |
2017-11-14 | Merge branch 'clk-const' into clk-next | Stephen Boyd | 3 | -4/+4 |
2017-11-14 | clk: hi3798cv200: correct parent mux clock for 'clk_sdio0_ciu' | Shawn Guo | 1 | -1/+11 |
2017-11-14 | clk: hisilicon: Delete an error message for a failed memory allocation in his... | Markus Elfring | 1 | -3/+1 |
2017-11-14 | clk: hi3660: fix incorrect uart3 clock freqency | Zhong Kaihua | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-11-01 | clk: hisilicon: make clk_ops const | Bhumika Goyal | 3 | -4/+4 |
2017-11-01 | clk: hi6220: mark clock cs_atb_syspll as critical | Leo Yan | 1 | -1/+1 |
2017-08-31 | clk: hi6220: change watchdog clock source | Leo Yan | 1 | -3/+3 |
2017-06-21 | clk: hisilicon: add usb2 clocks for hi3798cv200 SoC | Jiancheng Xue | 1 | -0/+21 |
2017-06-19 | clk: hi6220: add acpu clock | Zhangfei Gao | 1 | -0/+22 |