summaryrefslogtreecommitdiffstats
path: root/drivers/clk/hisilicon
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-9/+9
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-9/+9
2026-01-22clk: hisilicon: clkdivider-hi6220: convert from divider_round_rate() to divid...Brian Masney-4/+2
2025-09-08clk: hisilicon: hi6220-stub: convert from round_rate() to determine_rate()Brian Masney-5/+7
2025-09-08clk: hisilicon: hi3660-stub: convert from round_rate() to determine_rate()Brian Masney-4/+4
2025-09-08clk: hisilicon: hi3660-stub: move comma from declaration of DEFINE_CLK_STUB()Brian Masney-5/+5
2025-09-08clk: hisilicon: clkdivider-hi6220: convert from round_rate() to determine_rate()Brian Masney-5/+7
2025-07-26clk: Fix typosBjorn Helgaas-8/+8
2024-09-21clk: Switch back to struct platform_driver::remove()Uwe Kleine-König-4/+4
2024-08-08clk: hisilicon: Remove unnecessary local variableThorsten Blum-4/+3
2024-02-21clk: hisilicon: Use devm_kcalloc() instead of devm_kzalloc()Erick Archer-2/+1
2024-02-21clk: hisilicon: hi3559a: Fix an erroneous devm_kfree()Christophe JAILLET-1/+0
2024-02-21clk: hisilicon: hi3519: Release the correct number of gates in hi3519_clk_unr...Christophe JAILLET-1/+1
2023-12-16clk: hi3620: Fix memory leak in hi3620_mmc_clk_init()Kuan-Wei Chiu-1/+3
2023-07-19clk: Explicitly include correct DT includesRob Herring-14/+7
2023-04-29Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-12/+8
2023-03-28clk: hisilicon: Convert to platform remove callback returning voidUwe Kleine-König-12/+8
2023-03-06kbuild, clk: remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2022-03-29Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in...Stephen Boyd-2/+2
2022-03-11clk: hisilicon: Terminate clk_div_table with sentinel elementJonathan Neuschäfer-2/+2
2022-02-25clk: hisilicon: Remove unnecessary cast of mux table to u32 *Jonathan Neuschäfer-1/+1
2021-07-26clk: hisilicon: hi3559a: select RESET_HISIRandy Dunlap-0/+1
2021-06-30clk: hisilicon: hi3559a: Drop __init markings everywhereStephen Boyd-20/+19
2021-06-27clk: hisilicon: Add clock driver for hi3559A SoCDongjiu Geng-2/+856
2019-11-27Merge branches 'clk-hisi', 'clk-amlogic', 'clk-samsung', 'clk-renesas' and 'c...Stephen Boyd-1/+2
2019-11-27Merge branches 'clk-rohm', 'clk-hisilicon', 'clk-marvell', 'clk-unused' and '...Stephen Boyd-109/+107
2019-10-28clk: hi6220: use CLK_OF_DECLARE_DRIVERPeter Griffin-1/+2
2019-10-16clk: hisilicon: use devm_platform_ioremap_resource() to simplify codeYueHaibing-3/+1
2019-10-03clk: hisilicon: fix sparse warnings in clk-hi3660.cBen Dooks-30/+30
2019-10-03clk: hisilicon: fix sparse warnings in clk-hi3670.cBen Dooks-76/+76
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-14/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-21/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner-65/+5
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner-75/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd-0/+1
2019-05-07Merge branches 'clk-hisi', 'clk-lochnagar', 'clk-allwinner', 'clk-rockchip' a...Stephen Boyd-1/+5
2019-04-23clk: core: replace clk_{readl,writel} with {readl,writel}Jonas Gorski-2/+2
2019-04-19clk: hi3660: Mark clk_gate_ufs_subsys as criticalLeo Yan-1/+5
2018-12-10clk: hisilicon: Remove usage of CLK_IS_BASICStephen Boyd-4/+4
2018-10-18Merge branches 'clk-samsung', 'clk-hisi3670' and 'clk-at91-div-0' into clk-nextStephen Boyd-0/+1024
2018-10-16clk: hisilicon: Add clock driver for Hi3670 SoCManivannan Sadhasivam-0/+1024
2018-08-31reset: hisilicon: fix potential NULL pointer dereferenceGustavo A. R. Silva-3/+2
2018-06-04Merge branches 'clk-imx7d', 'clk-hisi-stub', 'clk-mvebu', 'clk-imx6-epit' and...Stephen Boyd-5/+8
2018-06-01clk/driver/hisi: Consolidate the Kconfig for the CLOCK_STUBDaniel Lezcano-5/+8
2018-05-15clk: hisilicon: add missing usb3 clocks for Hi3798CV200 SoCJianguo Sun-0/+17
2018-04-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-38/+232
2018-03-20clk: hisilicon: fix potential NULL dereference in hisi_clk_alloc()Wei Yongjun-0/+2