aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/sunxi (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-23clk: sunxi: usb: fix kernel-doc warningsRandy Dunlap1-3/+6
2024-01-23clk: sunxi: sun9i-cpus: fix kernel-doc warningsRandy Dunlap1-3/+4
2024-01-23clk: sunxi: a20-gmac: fix kernel-doc warningsRandy Dunlap1-10/+11
2023-08-30Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and 'clk-rockchip' into clk-nextStephen Boyd1-6/+4
2023-07-31clk: sunxi: sun9i-mmc: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-6/+4
2023-07-19clk: Explicitly include correct DT includesRob Herring2-2/+0
2022-07-04clk: sunxi: Do not select the PRCM MFDSamuel Holland1-2/+0
2022-07-04clk: sunxi: Limit legacy clocks to 32-bit ARMSamuel Holland1-1/+1
2022-04-25clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2021-09-13clk: sunxi: sun8i-apb0: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-09-13clk: sunxi: sun6i-ar100: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-09-13clk: sunxi: sun6i-apb0-gates: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-09-13clk: sunxi: sun6i-apb0: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-09-13clk: sunxi: clk-mod0: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-03-08clk: sunxi: Demote non-conformant kernel-doc headersLee Jones3-6/+6
2021-01-20clk: sunxi: clk-mod0: Demote non-conformant kernel-doc headerLee Jones1-1/+1
2021-01-20clk: sunxi: clk-a10-ve: Demote obvious kernel-doc abuseLee Jones1-1/+1
2021-01-20clk: sunxi: clk-sunxi: Demote a bunch of non-conformant kernel-doc headersLee Jones1-16/+16
2020-04-14clk: sunxi: Fix incorrect usage of round_down()Rikard Falkeborn1-1/+1
2019-12-09clk: sunxi: use of_device_get_match_dataCorentin Labbe1-4/+2
2019-10-29clk: sunxi: Fix operator precedence in sunxi_divs_clk_setupNathan Chancellor1-2/+2
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner4-9/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner17-170/+17
2019-05-29clk-sunxi: fix a missing-check bug in sunxi_divs_clk_setup()Gen Zhang1-0/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd16-0/+16
2019-03-21clk: sunxi: Add Kconfig optionsMaxime Ripard2-22/+70
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring3-15/+15
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds7-51/+45
2018-01-26Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner' into clk-nextStephen Boyd1-4/+1
2018-01-04clk: sunxi: Use CLK_IS_CRITICAL flag for critical clksStephen Boyd6-47/+44
2017-12-19clk: sunxi: sun9i-mmc: Implement reset callback for reset controlsChen-Yu Tsai1-0/+12
2017-11-30clk: sunxi: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych1-4/+1
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds2-3/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-11-01clk: sunxi: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-11-01clk: sunxi: fix build warningCorentin LABBE1-2/+0
2017-08-30clk: sunxi: fix uninitialized accessArnd Bergmann1-0/+4
2017-07-21clk: Convert to using %pOF instead of full_nameRob Herring1-10/+7
2016-11-16Merge tag 'sunxi-clk-for-4.10' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-nextStephen Boyd1-1/+1
2016-11-04clk: sunxi: Fix M factor computation for APB1Stéphan Rafin1-1/+1
2016-10-16clk: sunxi: mod0: improve function-level documentationJulia Lawall1-1/+1
2016-09-08Merge branch 'clk-fixes' into clk-nextStephen Boyd2-3/+3
2016-08-12clk: sunxi: apb0: Use new macro CLK_OF_DECLARE_DRIVERRicardo Ribalda Delgado1-2/+2
2016-08-12clk: sunxi: mod0: Use new macro CLK_OF_DECLARE_DRIVERRicardo Ribalda Delgado1-1/+2
2016-08-08clk: sunxi: Fix return value check in sun8i_a23_mbus_setup()Wei Yongjun1-1/+1
2016-08-08clk: sunxi: pll2: Fix return value check in sun4i_pll2_setup()Wei Yongjun1-2/+2