summaryrefslogtreecommitdiffstats
path: root/drivers/clk/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-193-14/+3Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-302-21/+2Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-215-65/+5Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-215-75/+5Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
*-. Merge branches 'clk-hisi', 'clk-lochnagar', 'clk-allwinner', 'clk-rockchip' a...Stephen Boyd2019-05-071-1/+5
|\ \
| * | clk: hi3660: Mark clk_gate_ufs_subsys as criticalLeo Yan2019-04-201-1/+5
| |/
* / clk: core: replace clk_{readl,writel} with {readl,writel}Jonas Gorski2019-04-231-2/+2
|/
* clk: hisilicon: Remove usage of CLK_IS_BASICStephen Boyd2018-12-104-4/+4
*-. Merge branches 'clk-samsung', 'clk-hisi3670' and 'clk-at91-div-0' into clk-nextStephen Boyd2018-10-193-0/+1024
|\ \
| | * clk: hisilicon: Add clock driver for Hi3670 SoCManivannan Sadhasivam2018-10-163-0/+1024
| |/
* / reset: hisilicon: fix potential NULL pointer dereferenceGustavo A. R. Silva2018-08-311-3/+2Star
|/
*-. Merge branches 'clk-imx7d', 'clk-hisi-stub', 'clk-mvebu', 'clk-imx6-epit' and...Stephen Boyd2018-06-041-5/+8
|\ \
| | * clk/driver/hisi: Consolidate the Kconfig for the CLOCK_STUBDaniel Lezcano2018-06-011-5/+8
| |/
* / clk: hisilicon: add missing usb3 clocks for Hi3798CV200 SoCJianguo Sun2018-05-161-0/+17
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-04-146-38/+232
|\
| * clk: hisilicon: fix potential NULL dereference in hisi_clk_alloc()Wei Yongjun2018-03-201-0/+2
| * clk: hisilicon: mark wdt_mux_p[] as constArnd Bergmann2018-03-161-1/+1
| * clk: hisilicon: Mark phase_ops staticStephen Boyd2018-03-141-1/+1
| * clk: hi3798cv200: add emmc sample and drive clocktianshuliang2018-03-121-0/+20
| * clk: hisilicon: add hisi phase clock supporttianshuliang2018-03-124-1/+165
| * clk: hi3798cv200: add COMBPHY0 clock supportJianguo Sun2018-02-271-4/+11
| * clk: hi3798cv200: fix define indentationShawn Guo2018-02-271-24/+24
| * clk: hi3798cv200: add support for HISTB_USB2_OTG_UTMI_CLKShawn Guo2018-02-271-0/+2
| * clk: hi3798cv200: correct IR clock parentYounian Wang2018-02-271-1/+1
| * clk: hi3798cv200: fix unregister call sequence in error pathShawn Guo2018-02-271-7/+6Star
* | clk: hisilicon: hi3660:Fix potential NULL dereference in hi3660_stub_clk_pr...Wei Yongjun2018-03-121-0/+2
|/
* Merge branch 'clk-divider-container' into clk-nextStephen Boyd2018-01-271-1/+1
|\
| * clk: divider: fix incorrect usage of container_ofJerome Brunet2017-12-291-1/+1
* | clk: hisilicon: Add support for Hi3660 stub clocksKaihua Zhong2017-12-073-0/+192
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-11-186-10/+18
|\
| * Merge branch 'clk-const' into clk-nextStephen Boyd2017-11-143-4/+4
| |\
| | * clk: hisilicon: make clk_ops constBhumika Goyal2017-11-023-4/+4
| * | clk: hi3798cv200: correct parent mux clock for 'clk_sdio0_ciu'Shawn Guo2017-11-141-1/+11
| * | clk: hisilicon: Delete an error message for a failed memory allocation in his...Markus Elfring2017-11-141-3/+1Star
| * | clk: hi3660: fix incorrect uart3 clock freqencyZhong Kaihua2017-11-141-1/+1
| * | clk: hi6220: mark clock cs_atb_syspll as criticalLeo Yan2017-11-011-1/+1
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* clk: hi6220: change watchdog clock sourceLeo Yan2017-09-011-3/+3
* clk: hisilicon: add usb2 clocks for hi3798cv200 SoCJiancheng Xue2017-06-211-0/+21
* clk: hi6220: add acpu clockZhangfei Gao2017-06-201-0/+22
* clk: hi3660: Set PPLL2 to 2880MZhong Kaihua2017-06-201-2/+2
* clk: hi3660: add clocks for video encoder, decoder and ISPChen Jun2017-06-201-0/+40
* clk: hi3660: fix wrong parent name of clk_mux_sysbusChen Jun2017-06-201-2/+4
* clk: Hi3660: register fixed_rate_clks with CLK_OF_DECLARE_DRIVERLeo Yan2017-06-201-10/+38
* clk: hi3620: Fix a typo in one variable nameMarkus Elfring2017-04-191-3/+3
* clk: hi3620: Delete error messages for a failed memory allocation in two func...Markus Elfring2017-04-191-6/+2Star