开源镜像站
帮助
动态
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
/
mmcc-msm8974.c
Age
Commit message (
Expand
)
Author
2024-07-28
clk: qcom: Constify struct freq_tbl
Christophe JAILLET
2024-06-12
clk: qcom: common: commonize qcom_cc_really_probe
Luo Jie
2024-03-02
clk: qcom: mmcc-msm8974: fix terminating of frequency table arrays
Gabor Juhos
2023-09-20
clk: qcom: mmcc-msm8974: remove ocmemcx_ahb_clk
Luca Weiss
2023-08-30
Merge branch 'clk-qcom' into clk-next
Stephen Boyd
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2023-07-09
clk: qcom: mmcc-msm8974: Add OXILICX_GDSC for msm8226
Luca Weiss
2023-06-20
clk: qcom: mmcc-msm8974: fix MDSS_GDSC power flags
Dmitry Baryshkov
2023-05-26
clk: qcom: mmcc-msm8974: use clk_rcg2_shared_ops for mdp_clk_src clock
Dmitry Baryshkov
2023-05-24
clk: qcom: mmcc-msm8974: remove oxili_ocmemgx_clk
Dmitry Baryshkov
2022-12-06
clk: qcom: mmcc-msm8974: use parent_hws/_data instead of parent_names
Dmitry Baryshkov
2022-12-06
clk: qcom: mmcc-msm8974: move clock parent tables down
Dmitry Baryshkov
2022-12-06
clk: qcom: mmcc-msm8974: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
2022-02-10
clk: qcom: Add MSM8226 Multimedia Clock Controller support
Bartosz Dudziak
2021-02-11
clk: qcom: mmcc-msm8974: Remove unused static const tables 'mmcc_xo_mmpll0_1_...
Lee Jones
2019-12-18
clk: qcom: mmcc8974: move gfx3d_clk_src from the mmcc to rpm
Brian Masney
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2018-07-06
clk: qcom: Move frequency table macro to common file
Taniya Das
2016-02-18
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2016-02-12
Revert "clk: qcom: Specify LE device endianness"
Stephen Boyd
2016-02-11
clk: qcom: mmcc8974: Use gdscs .parent and remove genpd calls
Rajendra Nayak
2015-11-20
clk: qcom: Specify LE device endianness
Stephen Boyd
2015-10-08
clk: qcom: Drop calls to qcom_cc_remove()
Stephen Boyd
2015-10-08
clk: qcom: Make oxili GDSC parent of oxili_cx GDSC
Stephen Boyd
2015-09-16
clk: qcom: gdsc: Add GDSCs in msm8974 MMCC
Stephen Boyd
2015-09-16
clk: qcom: Allow clk_set_parent() to work on display clocks
Stephen Boyd
2015-07-06
clk: qcom: Constify the parent names arrays
Georgi Djakov
2015-03-23
clk: qcom: Introduce parent_map tables
Georgi Djakov
2014-09-25
clk: Remove .owner field for driver
Kiran Padwal
2014-07-15
clk: qcom: Fix PLL rate configurations
Stephen Boyd
2014-05-29
clk: qcom: Properly support display clocks on msm8974
Stephen Boyd
2014-05-29
clk: qcom: Fix mmcc-8974's PLL configurations
Stephen Boyd
2014-04-30
clk: qcom: Consolidate common probe code
Stephen Boyd
2014-01-16
clk: qcom: Add support for MSM8974's multimedia clock controller (MMCC)
Stephen Boyd