summaryrefslogtreecommitdiff
path: root/drivers/clk/qcom/hfpll.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-13clk: qcom: hfpll: Add MSM8976 PLL dataAdam Skladowski1-0/+54
2023-09-13clk: qcom: hfpll: Allow matching pdataAdam Skladowski1-2/+3
2022-12-02clk: qcom: hfpll: use devm_platform_get_and_ioremap_resource()Minghao Chi1-3/+1
2019-12-19clk: qcom: hfpll: use clk_parent_data to specify the parentJorge Ramirez-Ortiz1-1/+3
2019-12-19clk: qcom: hfpll: CLK_IGNORE_UNUSEDJorge Ramirez-Ortiz1-0/+7
2019-12-19clk: qcom: hfpll: register as clock providerJorge Ramirez-Ortiz1-1/+9
2018-10-17clk: qcom: Add HFPLL driverStephen Boyd1-0/+96