summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sprd
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'clk-gpio-flags', 'clk-tegra', 'clk-rockchip', 'clk-sprd' and ...Stephen Boyd2019-11-271-1/+1
|\ \
| | * clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_...Baolin Wang2019-11-131-1/+1
| |/
* / clk: sprd: Change to use devm_platform_ioremap_resource()Baolin Wang2019-10-161-3/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-09-202-2/+5
|\
| *-. Merge branches 'clk-bulk-fix', 'clk-at91' and 'clk-sprd' into clk-nextStephen Boyd2019-09-191-0/+2
| |\ \
| | | * clk: sprd: add missing kfreeChunyan Zhang2019-09-171-0/+2
| | |/
| * / clk: sprd: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-2/+3
| |/
* / clk: sprd: Select REGMAP_MMIO to avoid compile errorsChunyan Zhang2019-07-221-0/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-172-3/+11
|\
| * clk: sprd: Add check for return value of sprd_clk_regmap_init()Chunyan Zhang2019-06-271-1/+4
| * clk: sprd: Check error only for devm_regmap_init_mmio()Chunyan Zhang2019-06-261-1/+1
| * clk: sprd: Switch from of_iomap() to devm_ioremap_resource()Chunyan Zhang2019-06-261-1/+6
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* clk: sprd: Use the correct style for SPDX License IdentifierNishad Kamdar2019-05-016-6/+6
* clk: sprd: add RTC gate for SC9860Chunyan Zhang2018-03-161-0/+76
* Merge branch 'clk-divider-container' into clk-nextStephen Boyd2018-01-261-1/+2
* clk: sprd: add clocks support for SC9860Chunyan Zhang2017-12-213-0/+1987
* clk: sprd: add adjustable pll supportChunyan Zhang2017-12-213-0/+375
* clk: sprd: add composite clock supportChunyan Zhang2017-12-213-0/+112
* clk: sprd: add divider clock supportChunyan Zhang2017-12-213-0/+166
* clk: sprd: add mux clock supportChunyan Zhang2017-12-213-0/+151
* clk: sprd: add gate clock supportChunyan Zhang2017-12-213-0/+171
* clk: sprd: Add common infrastructureChunyan Zhang2017-12-214-0/+141