Age | Commit message (Expand) | Author |
2024-06-03 | clk: sprd: add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2023-10-30 | Merge branches 'clk-debugfs', 'clk-spreadtrum', 'clk-sifive', 'clk-counted' a... | Stephen Boyd |
2023-10-23 | clk: sprd: Composite driver support offset config | Zhifeng Tang |
2023-09-11 | clk: sprd: Fix thm_parents incorrect configuration | Zhifeng Tang |
2023-07-19 | clk: Explicitly include correct DT includes | Rob Herring |
2023-06-14 | clk: sprd: composite: Simplify determine_rate implementation | Stephen Boyd |
2023-06-08 | clk: sprd: composite: Switch to determine_rate | Maxime Ripard |
2023-04-29 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2023-03-16 | clk: sprd: set max_register according to mapping range | Chunyan Zhang |
2023-03-14 | clk: Use of_property_present() for testing DT property presence | Rob Herring |
2023-02-10 | clk: sprd: Add dependency for SPRD_UMS512_CLK | Cixi Geng |
2022-10-04 | Merge branches 'clk-fixed-rate', 'clk-spreadtrum', 'clk-pxa' and 'clk-ti' int... | Stephen Boyd |
2022-09-30 | clk: sprd: Add clocks support for UMS512 | Cixi Geng |
2022-08-19 | clk: sprd: Hold reference returned by of_get_parent() | Liang He |
2020-06-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-05-26 | clk: sprd: add mipi_csi_xx gate clocks | Chunyan Zhang |
2020-05-26 | clk: sprd: check its parent status before reading gate clock | Chunyan Zhang |
2020-05-26 | clk: sprd: return correct type of value for _sprd_pll_recalc_rate | Chunyan Zhang |
2020-05-26 | clk: sprd: mark the local clock symbols static | Chunyan Zhang |
2020-04-13 | clk: sprd: don't gate uart console clock | Chunyan Zhang |
2020-04-02 | clk: sprd: fix to get a correct ibias of pll | Chunyan Zhang |
2020-03-24 | clk: sprd: add clocks support for SC9863A | Chunyan Zhang |
2020-03-24 | clk: sprd: support to get regmap from parent node | Chunyan Zhang |
2020-03-24 | clk: sprd: Add macros for referencing parents without strings | Chunyan Zhang |
2020-03-24 | clk: sprd: add gate for pll clocks | Xiaolong Zhang |
2019-11-27 | Merge branches 'clk-gpio-flags', 'clk-tegra', 'clk-rockchip', 'clk-sprd' and ... | Stephen Boyd |
2019-11-13 | clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_... | Baolin Wang |
2019-10-16 | clk: sprd: Change to use devm_platform_ioremap_resource() | Baolin Wang |
2019-09-20 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-09-19 | Merge branches 'clk-bulk-fix', 'clk-at91' and 'clk-sprd' into clk-next | Stephen Boyd |
2019-09-17 | clk: sprd: add missing kfree | Chunyan Zhang |
2019-08-16 | clk: sprd: Don't reference clk_init_data after registration | Stephen Boyd |
2019-07-22 | clk: sprd: Select REGMAP_MMIO to avoid compile errors | Chunyan Zhang |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-06-27 | clk: sprd: Add check for return value of sprd_clk_regmap_init() | Chunyan Zhang |
2019-06-26 | clk: sprd: Check error only for devm_regmap_init_mmio() | Chunyan Zhang |
2019-06-26 | clk: sprd: Switch from of_iomap() to devm_ioremap_resource() | Chunyan Zhang |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-01 | clk: sprd: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2018-03-16 | clk: sprd: add RTC gate for SC9860 | Chunyan Zhang |
2018-01-26 | Merge branch 'clk-divider-container' into clk-next | Stephen Boyd |
2017-12-21 | clk: sprd: add clocks support for SC9860 | Chunyan Zhang |
2017-12-21 | clk: sprd: add adjustable pll support | Chunyan Zhang |
2017-12-21 | clk: sprd: add composite clock support | Chunyan Zhang |
2017-12-21 | clk: sprd: add divider clock support | Chunyan Zhang |
2017-12-21 | clk: sprd: add mux clock support | Chunyan Zhang |
2017-12-21 | clk: sprd: add gate clock support | Chunyan Zhang |
2017-12-21 | clk: sprd: Add common infrastructure | Chunyan Zhang |