Age | Commit message (Expand) | Author | Files | Lines |
2022-07-04 | clk: sunxi: Do not select the PRCM MFD | Samuel Holland | 1 | -2/+0 |
2022-07-04 | clk: sunxi: Limit legacy clocks to 32-bit ARM | Samuel Holland | 1 | -1/+1 |
2022-04-25 | clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource() | Yang Yingliang | 1 | -0/+2 |
2021-09-13 | clk: sunxi: sun8i-apb0: Make use of the helper function devm_platform_ioremap... | Cai Huoqing | 1 | -3/+1 |
2021-09-13 | clk: sunxi: sun6i-ar100: Make use of the helper function devm_platform_iorema... | Cai Huoqing | 1 | -3/+1 |
2021-09-13 | clk: sunxi: sun6i-apb0-gates: Make use of the helper function devm_platform_i... | Cai Huoqing | 1 | -3/+1 |
2021-09-13 | clk: sunxi: sun6i-apb0: Make use of the helper function devm_platform_ioremap... | Cai Huoqing | 1 | -3/+1 |
2021-09-13 | clk: sunxi: clk-mod0: Make use of the helper function devm_platform_ioremap_r... | Cai Huoqing | 1 | -3/+1 |
2021-03-08 | clk: sunxi: Demote non-conformant kernel-doc headers | Lee Jones | 3 | -6/+6 |
2021-01-20 | clk: sunxi: clk-mod0: Demote non-conformant kernel-doc header | Lee Jones | 1 | -1/+1 |
2021-01-20 | clk: sunxi: clk-a10-ve: Demote obvious kernel-doc abuse | Lee Jones | 1 | -1/+1 |
2021-01-20 | clk: sunxi: clk-sunxi: Demote a bunch of non-conformant kernel-doc headers | Lee Jones | 1 | -16/+16 |
2020-04-14 | clk: sunxi: Fix incorrect usage of round_down() | Rikard Falkeborn | 1 | -1/+1 |
2019-12-09 | clk: sunxi: use of_device_get_match_data | Corentin Labbe | 1 | -4/+2 |
2019-10-29 | clk: sunxi: Fix operator precedence in sunxi_divs_clk_setup | Nathan Chancellor | 1 | -2/+2 |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+2 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197 | Thomas Gleixner | 4 | -9/+4 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 17 | -170/+17 |
2019-05-29 | clk-sunxi: fix a missing-check bug in sunxi_divs_clk_setup() | Gen Zhang | 1 | -0/+2 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd | 16 | -0/+16 |
2019-03-21 | clk: sunxi: Add Kconfig options | Maxime Ripard | 2 | -22/+70 |
2018-08-30 | clk: Convert to using %pOFn instead of device_node.name | Rob Herring | 3 | -15/+15 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
2018-02-02 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 7 | -51/+45 |
2018-01-27 | Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner... | Stephen Boyd | 1 | -4/+1 |
2018-01-05 | clk: sunxi: Use CLK_IS_CRITICAL flag for critical clks | Stephen Boyd | 6 | -47/+44 |
2017-12-19 | clk: sunxi: sun9i-mmc: Implement reset callback for reset controls | Chen-Yu Tsai | 1 | -0/+12 |
2017-11-30 | clk: sunxi: Use PTR_ERR_OR_ZERO() | Vasyl Gomonovych | 1 | -4/+1 |
2017-11-18 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2 | -3/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
2017-11-02 | clk: sunxi: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-11-02 | clk: sunxi: fix build warning | Corentin LABBE | 1 | -2/+0 |
2017-08-31 | clk: sunxi: fix uninitialized access | Arnd Bergmann | 1 | -0/+4 |
2017-07-22 | clk: Convert to using %pOF instead of full_name | Rob Herring | 1 | -10/+7 |
2016-11-16 | Merge tag 'sunxi-clk-for-4.10' of https://git.kernel.org/pub/scm/linux/kernel... | Stephen Boyd | 1 | -1/+1 |
2016-11-04 | clk: sunxi: Fix M factor computation for APB1 | Stéphan Rafin | 1 | -1/+1 |
2016-10-16 | clk: sunxi: mod0: improve function-level documentation | Julia Lawall | 1 | -1/+1 |
2016-09-08 | Merge branch 'clk-fixes' into clk-next | Stephen Boyd | 2 | -3/+3 |
2016-08-13 | clk: sunxi: apb0: Use new macro CLK_OF_DECLARE_DRIVER | Ricardo Ribalda Delgado | 1 | -2/+2 |
2016-08-13 | clk: sunxi: mod0: Use new macro CLK_OF_DECLARE_DRIVER | Ricardo Ribalda Delgado | 1 | -1/+2 |
2016-08-08 | clk: sunxi: Fix return value check in sun8i_a23_mbus_setup() | Wei Yongjun | 1 | -1/+1 |
2016-08-08 | clk: sunxi: pll2: Fix return value check in sun4i_pll2_setup() | Wei Yongjun | 1 | -2/+2 |
2016-07-22 | Merge branch 'clk-fixes' into clk-next | Michael Turquette | 2 | -5/+4 |
2016-07-07 | clk: sunxi: make clk-* explicitly non-modular | Paul Gortmaker | 6 | -65/+12 |
2016-06-16 | clk: sunxi: remove unused variable | Arnd Bergmann | 1 | -1/+0 |
2016-06-10 | clk: sunxi: display: Add per-clock flags | Maxime Ripard | 1 | -1/+4 |
2016-06-10 | clk: sunxi: tcon-ch1: Do not return a negative error in get_parent | Maxime Ripard | 1 | -3/+0 |
2016-05-13 | clk: sunxi: Add display and TCON0 clocks driver | Maxime Ripard | 2 | -0/+262 |