summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-43/+43
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-43/+43
2025-04-27clk: sunxi: Do not enable by default during compile testingKrzysztof Kozlowski-5/+5
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli-6/+2
2024-06-04clk: sunxi: Remove unused struct 'gates_data'Dr. David Alan Gilbert-11/+0
2024-01-23clk: sunxi: usb: fix kernel-doc warningsRandy Dunlap-3/+6
2024-01-23clk: sunxi: sun9i-cpus: fix kernel-doc warningsRandy Dunlap-3/+4
2024-01-23clk: sunxi: a20-gmac: fix kernel-doc warningsRandy Dunlap-10/+11
2023-08-30Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ...Stephen Boyd-6/+4
2023-07-31clk: sunxi: sun9i-mmc: Use devm_platform_get_and_ioremap_resource()Yangtao Li-6/+4
2023-07-19clk: Explicitly include correct DT includesRob Herring-2/+0
2022-07-04clk: sunxi: Do not select the PRCM MFDSamuel Holland-2/+0
2022-07-04clk: sunxi: Limit legacy clocks to 32-bit ARMSamuel Holland-1/+1
2022-04-25clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()Yang Yingliang-0/+2
2021-09-13clk: sunxi: sun8i-apb0: Make use of the helper function devm_platform_ioremap...Cai Huoqing-3/+1
2021-09-13clk: sunxi: sun6i-ar100: Make use of the helper function devm_platform_iorema...Cai Huoqing-3/+1
2021-09-13clk: sunxi: sun6i-apb0-gates: Make use of the helper function devm_platform_i...Cai Huoqing-3/+1
2021-09-13clk: sunxi: sun6i-apb0: Make use of the helper function devm_platform_ioremap...Cai Huoqing-3/+1
2021-09-13clk: sunxi: clk-mod0: Make use of the helper function devm_platform_ioremap_r...Cai Huoqing-3/+1
2021-03-08clk: sunxi: Demote non-conformant kernel-doc headersLee Jones-6/+6
2021-01-20clk: sunxi: clk-mod0: Demote non-conformant kernel-doc headerLee Jones-1/+1
2021-01-20clk: sunxi: clk-a10-ve: Demote obvious kernel-doc abuseLee Jones-1/+1
2021-01-20clk: sunxi: clk-sunxi: Demote a bunch of non-conformant kernel-doc headersLee Jones-16/+16
2020-04-14clk: sunxi: Fix incorrect usage of round_down()Rikard Falkeborn-1/+1
2019-12-09clk: sunxi: use of_device_get_match_dataCorentin Labbe-4/+2
2019-10-29clk: sunxi: Fix operator precedence in sunxi_divs_clk_setupNathan Chancellor-2/+2
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-0/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner-9/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-170/+17
2019-05-29clk-sunxi: fix a missing-check bug in sunxi_divs_clk_setup()Gen Zhang-0/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd-0/+16
2019-03-21clk: sunxi: Add Kconfig optionsMaxime Ripard-22/+70
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring-15/+15
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-1/+1
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-51/+45
2018-01-26Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner...Stephen Boyd-4/+1
2018-01-04clk: sunxi: Use CLK_IS_CRITICAL flag for critical clksStephen Boyd-47/+44
2017-12-19clk: sunxi: sun9i-mmc: Implement reset callback for reset controlsChen-Yu Tsai-0/+12
2017-11-30clk: sunxi: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych-4/+1
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-3/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+3
2017-11-01clk: sunxi: explicitly request exclusive reset controlPhilipp Zabel-1/+1
2017-11-01clk: sunxi: fix build warningCorentin LABBE-2/+0
2017-08-30clk: sunxi: fix uninitialized accessArnd Bergmann-0/+4
2017-07-21clk: Convert to using %pOF instead of full_nameRob Herring-10/+7
2016-11-16Merge tag 'sunxi-clk-for-4.10' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd-1/+1
2016-11-04clk: sunxi: Fix M factor computation for APB1Stéphan Rafin-1/+1
2016-10-16clk: sunxi: mod0: improve function-level documentationJulia Lawall-1/+1