summaryrefslogtreecommitdiff
path: root/drivers/clk/qcom/hfpll.c
AgeCommit message (Expand)AuthorFilesLines
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