| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: sunxi: Fix incorrect usage of round_down() | Rikard Falkeborn | 2020-06-24 | 1 | -1/+1 |
* | clk: sunxi: Fix operator precedence in sunxi_divs_clk_setup | Nathan Chancellor | 2019-10-29 | 1 | -2/+2 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2019-07-17 | 1 | -0/+2 |
|\ |
|
| * | clk-sunxi: fix a missing-check bug in sunxi_divs_clk_setup() | Gen Zhang | 2019-05-29 | 1 | -0/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197 | Thomas Gleixner | 2019-05-30 | 4 | -9/+4 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 17 | -170/+17 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
|/ |
|
* | clk: Remove io.h from clk-provider.h | Stephen Boyd | 2019-05-15 | 16 | -0/+16 |
* | clk: sunxi: Add Kconfig options | Maxime Ripard | 2019-03-21 | 2 | -22/+70 |
* | clk: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-08-30 | 3 | -15/+15 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -1/+1 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-02-01 | 7 | -51/+45 |
|\ |
|
| *-. | Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner... | Stephen Boyd | 2018-01-26 | 1 | -4/+1 |
| |\ \ |
|
| | | * | clk: sunxi: Use PTR_ERR_OR_ZERO() | Vasyl Gomonovych | 2017-11-30 | 1 | -4/+1 |
| | |/ |
|
| * / | clk: sunxi: Use CLK_IS_CRITICAL flag for critical clks | Stephen Boyd | 2018-01-04 | 6 | -47/+44 |
| |/ |
|
* / | clk: sunxi: sun9i-mmc: Implement reset callback for reset controls | Chen-Yu Tsai | 2017-12-19 | 1 | -0/+12 |
|/ |
|
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2017-11-17 | 2 | -3/+1 |
|\ |
|
| * | clk: sunxi: explicitly request exclusive reset control | Philipp Zabel | 2017-11-01 | 1 | -1/+1 |
| * | clk: sunxi: fix build warning | Corentin LABBE | 2017-11-01 | 1 | -2/+0 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 3 | -0/+3 |
|/ |
|
* | clk: sunxi: fix uninitialized access | Arnd Bergmann | 2017-08-30 | 1 | -0/+4 |
* | clk: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-21 | 1 | -10/+7 |
* | Merge tag 'sunxi-clk-for-4.10' of https://git.kernel.org/pub/scm/linux/kernel... | Stephen Boyd | 2016-11-16 | 1 | -1/+1 |
|\ |
|
| * | clk: sunxi: mod0: improve function-level documentation | Julia Lawall | 2016-10-16 | 1 | -1/+1 |
* | | clk: sunxi: Fix M factor computation for APB1 | Stéphan Rafin | 2016-11-04 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'clk-fixes' into clk-next | Stephen Boyd | 2016-09-08 | 2 | -3/+3 |
|\ |
|
| * | clk: sunxi: Fix return value check in sun8i_a23_mbus_setup() | Wei Yongjun | 2016-08-08 | 1 | -1/+1 |
| * | clk: sunxi: pll2: Fix return value check in sun4i_pll2_setup() | Wei Yongjun | 2016-08-08 | 1 | -2/+2 |
* | | clk: sunxi: apb0: Use new macro CLK_OF_DECLARE_DRIVER | Ricardo Ribalda Delgado | 2016-08-12 | 1 | -2/+2 |
* | | clk: sunxi: mod0: Use new macro CLK_OF_DECLARE_DRIVER | Ricardo Ribalda Delgado | 2016-08-12 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'clk-fixes' into clk-next | Michael Turquette | 2016-07-21 | 2 | -5/+4 |
|\ |
|
| * | clk: sunxi: remove unused variable | Arnd Bergmann | 2016-06-16 | 1 | -1/+0 |
| * | clk: sunxi: display: Add per-clock flags | Maxime Ripard | 2016-06-10 | 1 | -1/+4 |
| * | clk: sunxi: tcon-ch1: Do not return a negative error in get_parent | Maxime Ripard | 2016-06-10 | 1 | -3/+0 |
* | | clk: sunxi: make clk-* explicitly non-modular | Paul Gortmaker | 2016-07-06 | 6 | -65/+12 |
|/ |
|
* | clk: sunxi: Add display and TCON0 clocks driver | Maxime Ripard | 2016-05-12 | 2 | -0/+262 |
* | Merge tag 'sunxi-clocks-for-4.7' of https://git.kernel.org/pub/scm/linux/kern... | Stephen Boyd | 2016-05-02 | 6 | -13/+470 |
|\ |
|
| * | clk: sunxi: Let divs clocks read the base factor clock name from devicetree | Jens Kuske | 2016-04-25 | 1 | -11/+30 |
| * | clk: sunxi: Add TCON channel1 clock | Maxime Ripard | 2016-04-22 | 2 | -0/+301 |
| * | clk: sunxi: Add PLL3 clock | Maxime Ripard | 2016-04-22 | 2 | -0/+99 |
| * | clk: sunxi: Use resource_size | Vaishali Thakkar | 2016-04-22 | 1 | -1/+1 |
| * | clk: sunxi: Add sun6i/8i display support | Jean-Francois Moine | 2016-04-22 | 1 | -0/+38 |
| * | clk: sunxi: mod1 clock should modify it's parent | Andrea Venturi | 2016-04-22 | 1 | -1/+1 |
* | | clk: sunxi: Remove CLK_IS_ROOT | Stephen Boyd | 2016-04-15 | 1 | -2/+1 |
* | | clk: sunxi: Make reset_control_ops const | Philipp Zabel | 2016-03-29 | 3 | -3/+3 |
|/ |
|
* | clk: sunxi: Remove use of variable length array | Stephen Boyd | 2016-03-15 | 1 | -2/+9 |
* | clk: sunxi: Add apb0 gates for H3 | Krzysztof Adamski | 2016-02-25 | 1 | -0/+2 |
* | clk: sunxi: Improve divs_clk error handling and reporting | Andre Przywara | 2016-02-21 | 1 | -3/+15 |
* | clk: sunxi: improve divider_clk error handling and reporting | Andre Przywara | 2016-02-21 | 1 | -3/+33 |