开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
qcom
/
clk-rcg.c
Age
Commit message (
Expand
)
Author
2022-03-08
clk: qcom: clk-rcg: add clk_rcg_floor_ops ops
Ansuel Smith
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2016-02-29
clk: qcom: Fix pre-divider usage for pixel RCG
Archit Taneja
2015-10-16
clk: qcom: clk-rcg: Add customized clk_ops for DSI RCGs
Archit Taneja
2015-08-24
clk: qcom: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
2015-08-24
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
2015-07-27
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
2015-04-08
clk: qcom: Fix parent_map translations
Georgi Djakov
2015-03-23
clk: qcom: Introduce parent_map tables
Georgi Djakov
2015-03-23
clk: qcom: Do some error handling in configure_bank()
Georgi Djakov
2015-03-23
clk: qcom: Fix clk_get_parent function return value
Georgi Djakov
2015-03-12
clk: qcom: Properly change rates for ahbix clock
Stephen Boyd
2015-02-02
clk: Add rate constraints to clocks
Tomeu Vizoso
2014-12-03
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
Tomeu Vizoso
2014-09-22
clk: qcom: Add support for banked MD RCGs
Stephen Boyd
2014-09-22
clk: qcom: Consolidate frequency finding logic
Stephen Boyd
2014-07-15
clk: qcom: Support bypass RCG configuration
Stephen Boyd
2014-01-16
clk: qcom: Add support for root clock generators (RCGs)
Stephen Boyd