summaryrefslogtreecommitdiff
path: root/drivers/clk/sprd/common.c
AgeCommit message (Expand)Author
2019-11-27Merge branches 'clk-gpio-flags', 'clk-tegra', 'clk-rockchip', 'clk-sprd' and ...Stephen Boyd
2019-11-13clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_...Baolin Wang
2019-10-16clk: sprd: Change to use devm_platform_ioremap_resource()Baolin Wang
2019-08-16clk: sprd: Don't reference clk_init_data after registrationStephen Boyd
2019-06-26clk: sprd: Check error only for devm_regmap_init_mmio()Chunyan Zhang
2019-06-26clk: sprd: Switch from of_iomap() to devm_ioremap_resource()Chunyan Zhang
2017-12-21clk: sprd: Add common infrastructureChunyan Zhang