Age | Commit message (Expand) | Author |
2024-06-04 | clk: sunxi: Remove unused struct 'gates_data' | Dr. David Alan Gilbert |
2024-01-23 | clk: sunxi: usb: fix kernel-doc warnings | Randy Dunlap |
2024-01-23 | clk: sunxi: sun9i-cpus: fix kernel-doc warnings | Randy Dunlap |
2024-01-23 | clk: sunxi: a20-gmac: fix kernel-doc warnings | Randy Dunlap |
2023-08-30 | Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ... | Stephen Boyd |
2023-07-31 | clk: sunxi: sun9i-mmc: Use devm_platform_get_and_ioremap_resource() | Yangtao Li |
2023-07-19 | clk: Explicitly include correct DT includes | Rob Herring |
2022-07-04 | clk: sunxi: Do not select the PRCM MFD | Samuel Holland |
2022-07-04 | clk: sunxi: Limit legacy clocks to 32-bit ARM | Samuel Holland |
2022-04-25 | clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource() | Yang Yingliang |
2021-09-13 | clk: sunxi: sun8i-apb0: Make use of the helper function devm_platform_ioremap... | Cai Huoqing |
2021-09-13 | clk: sunxi: sun6i-ar100: Make use of the helper function devm_platform_iorema... | Cai Huoqing |
2021-09-13 | clk: sunxi: sun6i-apb0-gates: Make use of the helper function devm_platform_i... | Cai Huoqing |
2021-09-13 | clk: sunxi: sun6i-apb0: Make use of the helper function devm_platform_ioremap... | Cai Huoqing |
2021-09-13 | clk: sunxi: clk-mod0: Make use of the helper function devm_platform_ioremap_r... | Cai Huoqing |
2021-03-08 | clk: sunxi: Demote non-conformant kernel-doc headers | Lee Jones |
2021-01-20 | clk: sunxi: clk-mod0: Demote non-conformant kernel-doc header | Lee Jones |
2021-01-20 | clk: sunxi: clk-a10-ve: Demote obvious kernel-doc abuse | Lee Jones |
2021-01-20 | clk: sunxi: clk-sunxi: Demote a bunch of non-conformant kernel-doc headers | Lee Jones |
2020-04-14 | clk: sunxi: Fix incorrect usage of round_down() | Rikard Falkeborn |
2019-12-09 | clk: sunxi: use of_device_get_match_data | Corentin Labbe |
2019-10-29 | clk: sunxi: Fix operator precedence in sunxi_divs_clk_setup | Nathan Chancellor |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-29 | clk-sunxi: fix a missing-check bug in sunxi_divs_clk_setup() | Gen Zhang |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd |
2019-03-21 | clk: sunxi: Add Kconfig options | Maxime Ripard |
2018-08-30 | clk: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-01-26 | Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner... | Stephen Boyd |
2018-01-04 | clk: sunxi: Use CLK_IS_CRITICAL flag for critical clks | Stephen Boyd |
2017-12-19 | clk: sunxi: sun9i-mmc: Implement reset callback for reset controls | Chen-Yu Tsai |
2017-11-30 | clk: sunxi: Use PTR_ERR_OR_ZERO() | Vasyl Gomonovych |
2017-11-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-01 | clk: sunxi: explicitly request exclusive reset control | Philipp Zabel |
2017-11-01 | clk: sunxi: fix build warning | Corentin LABBE |
2017-08-30 | clk: sunxi: fix uninitialized access | Arnd Bergmann |
2017-07-21 | clk: Convert to using %pOF instead of full_name | Rob Herring |
2016-11-16 | Merge tag 'sunxi-clk-for-4.10' of https://git.kernel.org/pub/scm/linux/kernel... | Stephen Boyd |
2016-11-04 | clk: sunxi: Fix M factor computation for APB1 | Stéphan Rafin |
2016-10-16 | clk: sunxi: mod0: improve function-level documentation | Julia Lawall |
2016-09-08 | Merge branch 'clk-fixes' into clk-next | Stephen Boyd |
2016-08-12 | clk: sunxi: apb0: Use new macro CLK_OF_DECLARE_DRIVER | Ricardo Ribalda Delgado |
2016-08-12 | clk: sunxi: mod0: Use new macro CLK_OF_DECLARE_DRIVER | Ricardo Ribalda Delgado |
2016-08-08 | clk: sunxi: Fix return value check in sun8i_a23_mbus_setup() | Wei Yongjun |