summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi
Commit message (Expand)AuthorAgeFilesLines
* clk: sunxi: usb: fix kernel-doc warningsRandy Dunlap2024-01-231-3/+6
* clk: sunxi: sun9i-cpus: fix kernel-doc warningsRandy Dunlap2024-01-231-3/+4
* clk: sunxi: a20-gmac: fix kernel-doc warningsRandy Dunlap2024-01-231-10/+11
*-. Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ...Stephen Boyd2023-08-301-6/+4
|\ \
| | * clk: sunxi: sun9i-mmc: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-311-6/+4
| |/
* / clk: Explicitly include correct DT includesRob Herring2023-07-192-2/+0
|/
* clk: sunxi: Do not select the PRCM MFDSamuel Holland2022-07-041-2/+0
* clk: sunxi: Limit legacy clocks to 32-bit ARMSamuel Holland2022-07-041-1/+1
* clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()Yang Yingliang2022-04-251-0/+2
* clk: sunxi: sun8i-apb0: Make use of the helper function devm_platform_ioremap...Cai Huoqing2021-09-131-3/+1
* clk: sunxi: sun6i-ar100: Make use of the helper function devm_platform_iorema...Cai Huoqing2021-09-131-3/+1
* clk: sunxi: sun6i-apb0-gates: Make use of the helper function devm_platform_i...Cai Huoqing2021-09-131-3/+1
* clk: sunxi: sun6i-apb0: Make use of the helper function devm_platform_ioremap...Cai Huoqing2021-09-131-3/+1
* clk: sunxi: clk-mod0: Make use of the helper function devm_platform_ioremap_r...Cai Huoqing2021-09-131-3/+1
* clk: sunxi: Demote non-conformant kernel-doc headersLee Jones2021-03-083-6/+6
* clk: sunxi: clk-mod0: Demote non-conformant kernel-doc headerLee Jones2021-01-201-1/+1
* clk: sunxi: clk-a10-ve: Demote obvious kernel-doc abuseLee Jones2021-01-201-1/+1
* clk: sunxi: clk-sunxi: Demote a bunch of non-conformant kernel-doc headersLee Jones2021-01-201-16/+16
* clk: sunxi: Fix incorrect usage of round_down()Rikard Falkeborn2020-04-141-1/+1
* clk: sunxi: use of_device_get_match_dataCorentin Labbe2019-12-091-4/+2
* clk: sunxi: Fix operator precedence in sunxi_divs_clk_setupNathan Chancellor2019-10-291-2/+2
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-171-0/+2
|\
| * clk-sunxi: fix a missing-check bug in sunxi_divs_clk_setup()Gen Zhang2019-05-291-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner2019-05-304-9/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-3017-170/+17
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-1516-0/+16
* clk: sunxi: Add Kconfig optionsMaxime Ripard2019-03-212-22/+70
* clk: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-303-15/+15
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-017-51/+45
|\
| *-. Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner...Stephen Boyd2018-01-261-4/+1
| |\ \
| | | * clk: sunxi: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2017-11-301-4/+1
| | |/
| * / clk: sunxi: Use CLK_IS_CRITICAL flag for critical clksStephen Boyd2018-01-046-47/+44
| |/
* / clk: sunxi: sun9i-mmc: Implement reset callback for reset controlsChen-Yu Tsai2017-12-191-0/+12
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-11-172-3/+1
|\
| * clk: sunxi: explicitly request exclusive reset controlPhilipp Zabel2017-11-011-1/+1
| * clk: sunxi: fix build warningCorentin LABBE2017-11-011-2/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
|/
* clk: sunxi: fix uninitialized accessArnd Bergmann2017-08-301-0/+4
* clk: Convert to using %pOF instead of full_nameRob Herring2017-07-211-10/+7
* Merge tag 'sunxi-clk-for-4.10' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd2016-11-161-1/+1
|\
| * clk: sunxi: mod0: improve function-level documentationJulia Lawall2016-10-161-1/+1
* | clk: sunxi: Fix M factor computation for APB1Stéphan Rafin2016-11-041-1/+1
|/
* Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-09-082-3/+3
|\
| * clk: sunxi: Fix return value check in sun8i_a23_mbus_setup()Wei Yongjun2016-08-081-1/+1
| * clk: sunxi: pll2: Fix return value check in sun4i_pll2_setup()Wei Yongjun2016-08-081-2/+2
* | clk: sunxi: apb0: Use new macro CLK_OF_DECLARE_DRIVERRicardo Ribalda Delgado2016-08-121-2/+2
* | clk: sunxi: mod0: Use new macro CLK_OF_DECLARE_DRIVERRicardo Ribalda Delgado2016-08-121-1/+2
|/