index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
qcom
/
mmcc-apq8084.c
Age
Commit message (
Expand
)
Author
2025-02-14
clk: qcom: Add missing header includes
Krzysztof Kozlowski
2025-02-14
clk: qcom: Drop unused header includes
Krzysztof Kozlowski
2024-07-28
clk: qcom: Constify struct freq_tbl
Christophe JAILLET
2024-03-02
clk: qcom: mmcc-apq8084: fix terminating of frequency table arrays
Gabor Juhos
2023-01-18
clk: qcom: mmcc-apq8084: use parent_hws/_data instead of parent_names
Dmitry Baryshkov
2023-01-18
clk: qcom: mmcc-apq8084: remove spdm clocks
Dmitry Baryshkov
2023-01-18
clk: qcom: mmcc-apq8084: move clock parent tables down
Dmitry Baryshkov
2023-01-18
clk: qcom: mmcc-apq8084: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
2021-12-20
clk: qcom: mmcc-apq8084: explicitly include clk-provider.h
Vinod Koul
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-12
Revert "clk: qcom: Specify LE device endianness"
Stephen Boyd
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-09-16
clk: qcom: gdsc: Add GDSCs in apq8084 MMCC
Stephane Viau
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-11-17
clk: qcom: Fix duplicate rbcpr clock name
Georgi Djakov
2014-09-25
clk: Remove .owner field for driver
Kiran Padwal
2014-07-15
clk: qcom: Add APQ8084 Multimedia Clock Controller (MMCC) support
Georgi Djakov