index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sprd
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
4
-17
/
+65
2020-05-26
clk: sprd: add mipi_csi_xx gate clocks
Chunyan Zhang
1
-0
/
+32
2020-05-26
clk: sprd: check its parent status before reading gate clock
Chunyan Zhang
2
-0
/
+16
2020-05-26
clk: sprd: return correct type of value for _sprd_pll_recalc_rate
Chunyan Zhang
1
-1
/
+1
2020-05-26
clk: sprd: mark the local clock symbols static
Chunyan Zhang
1
-16
/
+16
2020-04-13
clk: sprd: don't gate uart console clock
Chunyan Zhang
1
-1
/
+2
2020-04-02
clk: sprd: fix to get a correct ibias of pll
Chunyan Zhang
1
-3
/
+4
2020-03-24
clk: sprd: add clocks support for SC9863A
Chunyan Zhang
3
-0
/
+1781
2020-03-24
clk: sprd: support to get regmap from parent node
Chunyan Zhang
1
-1
/
+9
2020-03-24
clk: sprd: Add macros for referencing parents without strings
Chunyan Zhang
5
-55
/
+196
2020-03-24
clk: sprd: add gate for pll clocks
Xiaolong Zhang
2
-2
/
+36
2019-11-27
Merge branches 'clk-gpio-flags', 'clk-tegra', 'clk-rockchip', 'clk-sprd' and ...
Stephen Boyd
1
-1
/
+1
2019-11-13
clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_...
Baolin Wang
1
-1
/
+1
2019-10-16
clk: sprd: Change to use devm_platform_ioremap_resource()
Baolin Wang
1
-3
/
+1
2019-09-20
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-2
/
+5
2019-09-19
Merge branches 'clk-bulk-fix', 'clk-at91' and 'clk-sprd' into clk-next
Stephen Boyd
1
-0
/
+2
2019-09-17
clk: sprd: add missing kfree
Chunyan Zhang
1
-0
/
+2
2019-08-16
clk: sprd: Don't reference clk_init_data after registration
Stephen Boyd
1
-2
/
+3
2019-07-22
clk: sprd: Select REGMAP_MMIO to avoid compile errors
Chunyan Zhang
1
-0
/
+1
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-3
/
+11
2019-06-27
clk: sprd: Add check for return value of sprd_clk_regmap_init()
Chunyan Zhang
1
-1
/
+4
2019-06-26
clk: sprd: Check error only for devm_regmap_init_mmio()
Chunyan Zhang
1
-1
/
+1
2019-06-26
clk: sprd: Switch from of_iomap() to devm_ioremap_resource()
Chunyan Zhang
1
-1
/
+6
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-01
clk: sprd: Use the correct style for SPDX License Identifier
Nishad Kamdar
6
-6
/
+6
2018-03-16
clk: sprd: add RTC gate for SC9860
Chunyan Zhang
1
-0
/
+76
2018-01-26
Merge branch 'clk-divider-container' into clk-next
Stephen Boyd
1
-1
/
+2
2017-12-21
clk: sprd: add clocks support for SC9860
Chunyan Zhang
3
-0
/
+1987
2017-12-21
clk: sprd: add adjustable pll support
Chunyan Zhang
3
-0
/
+375
2017-12-21
clk: sprd: add composite clock support
Chunyan Zhang
3
-0
/
+112
2017-12-21
clk: sprd: add divider clock support
Chunyan Zhang
3
-0
/
+166
2017-12-21
clk: sprd: add mux clock support
Chunyan Zhang
3
-0
/
+151
2017-12-21
clk: sprd: add gate clock support
Chunyan Zhang
3
-0
/
+171
2017-12-21
clk: sprd: Add common infrastructure
Chunyan Zhang
4
-0
/
+141