index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sprd
/
common.c
Age
Commit message (
Expand
)
Author
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
2022-08-19
clk: sprd: Hold reference returned by of_get_parent()
Liang He
2020-03-24
clk: sprd: support to get regmap from parent node
Chunyan 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-08-16
clk: sprd: Don't reference clk_init_data after registration
Stephen Boyd
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
2017-12-21
clk: sprd: Add common infrastructure
Chunyan Zhang