summaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi
AgeCommit message (Expand)Author
2021-09-13clk: sunxi: sun8i-apb0: Make use of the helper function devm_platform_ioremap...Cai Huoqing
2021-09-13clk: sunxi: sun6i-ar100: Make use of the helper function devm_platform_iorema...Cai Huoqing
2021-09-13clk: sunxi: sun6i-apb0-gates: Make use of the helper function devm_platform_i...Cai Huoqing
2021-09-13clk: sunxi: sun6i-apb0: Make use of the helper function devm_platform_ioremap...Cai Huoqing
2021-09-13clk: sunxi: clk-mod0: Make use of the helper function devm_platform_ioremap_r...Cai Huoqing
2021-03-08clk: sunxi: Demote non-conformant kernel-doc headersLee Jones
2021-01-20clk: sunxi: clk-mod0: Demote non-conformant kernel-doc headerLee Jones
2021-01-20clk: sunxi: clk-a10-ve: Demote obvious kernel-doc abuseLee Jones
2021-01-20clk: sunxi: clk-sunxi: Demote a bunch of non-conformant kernel-doc headersLee Jones
2020-04-14clk: sunxi: Fix incorrect usage of round_down()Rikard Falkeborn
2019-12-09clk: sunxi: use of_device_get_match_dataCorentin Labbe
2019-10-29clk: sunxi: Fix operator precedence in sunxi_divs_clk_setupNathan Chancellor
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-29clk-sunxi: fix a missing-check bug in sunxi_divs_clk_setup()Gen Zhang
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-03-21clk: sunxi: Add Kconfig optionsMaxime Ripard
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-01-26Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner...Stephen Boyd
2018-01-04clk: sunxi: Use CLK_IS_CRITICAL flag for critical clksStephen Boyd
2017-12-19clk: sunxi: sun9i-mmc: Implement reset callback for reset controlsChen-Yu Tsai
2017-11-30clk: sunxi: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01clk: sunxi: explicitly request exclusive reset controlPhilipp Zabel
2017-11-01clk: sunxi: fix build warningCorentin LABBE
2017-08-30clk: sunxi: fix uninitialized accessArnd Bergmann
2017-07-21clk: Convert to using %pOF instead of full_nameRob Herring
2016-11-16Merge tag 'sunxi-clk-for-4.10' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd
2016-11-04clk: sunxi: Fix M factor computation for APB1Stéphan Rafin
2016-10-16clk: sunxi: mod0: improve function-level documentationJulia Lawall
2016-09-08Merge branch 'clk-fixes' into clk-nextStephen Boyd
2016-08-12clk: sunxi: apb0: Use new macro CLK_OF_DECLARE_DRIVERRicardo Ribalda Delgado
2016-08-12clk: sunxi: mod0: Use new macro CLK_OF_DECLARE_DRIVERRicardo Ribalda Delgado
2016-08-08clk: sunxi: Fix return value check in sun8i_a23_mbus_setup()Wei Yongjun
2016-08-08clk: sunxi: pll2: Fix return value check in sun4i_pll2_setup()Wei Yongjun
2016-07-21Merge branch 'clk-fixes' into clk-nextMichael Turquette
2016-07-06clk: sunxi: make clk-* explicitly non-modularPaul Gortmaker
2016-06-16clk: sunxi: remove unused variableArnd Bergmann
2016-06-10clk: sunxi: display: Add per-clock flagsMaxime Ripard
2016-06-10clk: sunxi: tcon-ch1: Do not return a negative error in get_parentMaxime Ripard
2016-05-12clk: sunxi: Add display and TCON0 clocks driverMaxime Ripard
2016-05-02Merge tag 'sunxi-clocks-for-4.7' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd
2016-04-25clk: sunxi: Let divs clocks read the base factor clock name from devicetreeJens Kuske
2016-04-22clk: sunxi: Add TCON channel1 clockMaxime Ripard