index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sprd
Age
Commit message (
Expand
)
Author
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