summaryrefslogtreecommitdiff
path: root/drivers/clk/qcom/clk-alpha-pll.c
AgeCommit message (Expand)Author
2022-01-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-01-05Merge tag 'qcom-clk-for-5.17' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
2022-01-05clk: qcom: clk-alpha-pll: Increase PLL lock detect poll timeTaniya Das
2021-12-16clk: qcom: Add LUCID_EVO PLL type for SDX65Vamsi Krishna Lanka
2021-12-02clk: qcom: clk-alpha-pll: Don't reconfigure running TrionBjorn Andersson
2021-06-27clk: qcom: clk-alpha-pll: fix CAL_L write in alpha_pll_fabia_prepareJonathan Marek
2021-06-27clk: qcom: clk-alpha-pll: add support for zonda pllJonathan Marek
2021-02-08clk: qcom: clk-alpha-pll: Add support for Lucid 5LPE PLLVivek Aknurwar
2021-02-08clk: qcom: clk-alpha-pll: modularize alpha_pll_trion_set_rate()Vinod Koul
2021-02-08clk: qcom: clk-alpha-pll: replace regval with valVinod Koul
2020-11-04clk: qcom: clk-alpha-pll: Add support for controlling Agera PLLsTaniya Das
2020-11-04clk: qcom: clk-alpha-pll: Add support for helper functionsTaniya Das
2020-10-13clk/qcom: fix spelling typoWang Qing
2020-07-24clk: qcom: clk-alpha-pll: use the right PCAL_DONE value for lucid pllJonathan Marek
2020-07-24clk: qcom: clk-alpha-pll: same regs and ops for trion and lucidJonathan Marek
2020-07-24clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VALJonathan Marek
2020-03-09clk: qcom: clk-alpha-pll: Add support for controlling Lucid PLLsTaniya Das
2020-03-09clk: qcom: clk-alpha-pll: Refactor trion PLLTaniya Das
2020-03-09clk: qcom: clk-alpha-pll: Use common names for definesTaniya Das
2020-02-12clk: qcom: alpha-pll: Make error prints more informativeStephen Boyd
2019-12-23clk: qcom: clk-alpha-pll: Add support for Fabia PLL calibrationTaniya Das
2019-12-23clk: qcom: alpha-pll: Remove useless read from set rateTaniya Das
2019-12-18clk: qcom: gcc: limit GPLL0_AO_OUT operating frequencyJorge Ramirez-Ortiz
2019-08-07clk: qcom: clk-alpha-pll: Add support for Trion PLLsDeepak Katragadda
2019-08-07clk: qcom: clk-alpha-pll: Remove post_div_table checksVinod Koul
2019-08-07clk: qcom: clk-alpha-pll: Remove unnecessary castVinod Koul
2018-10-16clk: qcom: Export clk_alpha_pll_configure()Bjorn Andersson
2018-07-25clk: qcom: Update SPDX headers for common filesTaniya Das
2018-06-02clk: qcom: Export clk_fabia_pll_configure()Stephen Boyd
2018-03-19clk: qcom: Add support for controlling Fabia PLLAmit Nischal
2017-12-13clk: qcom: add read-only alpha pll post divider operationsAbhishek Sahu
2017-12-13clk: qcom: support for 2 bit PLL post dividerAbhishek Sahu
2017-12-13clk: qcom: support Brammo type Alpha PLLAbhishek Sahu
2017-12-13clk: qcom: support Huayra type Alpha PLLAbhishek Sahu
2017-12-13clk: qcom: support for dynamic updating the PLLAbhishek Sahu
2017-12-13clk: qcom: support for alpha mode configurationAbhishek Sahu
2017-12-13clk: qcom: flag for 64 bit CONFIG_CTLAbhishek Sahu
2017-12-13clk: qcom: fix 16 bit alpha support calculationAbhishek Sahu
2017-12-13clk: qcom: support for alpha pll propertiesAbhishek Sahu
2016-11-02clk: qcom: Add .is_enabled ops for clk-alpha-pllRajendra Nayak
2016-11-01clk: qcom: Enable FSM mode for votable alpha PLLsRajendra Nayak
2016-11-01clk: qcom: handle alpha PLLs with 16bit alpha val registersRajendra Nayak
2016-11-01clk: qcom: Add support to initialize alpha pllsRajendra Nayak
2016-11-01clk: qcom: Add support for alpha pll hwfsm opsRajendra Nayak
2015-11-30clk: qcom: Add Alpha PLL supportStephen Boyd