summaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom/clk-alpha-pll.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds7 days1-9/+14
|\
| * clk: qcom: clk-alpha-pll: Add NSS HUAYRA ALPHA PLL support for ipq9574Devi Priya2024-11-061-0/+11
| * clk: qcom: clk-alpha-pll: fix lucid 5lpe pll enabled checkJohan Hovold2024-10-231-3/+2
| * clk: qcom: clk-alpha-pll: drop lucid-evo pll enabled warningJohan Hovold2024-10-231-6/+1
* | clk: qcom: clk-alpha-pll: Fix pll post div mask when width is not setBarnabás Czémán2024-10-151-1/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2024-09-241-2/+84
|\
| * clk: qcom: dispcc-sm8250: use special function for Lucid 5LPE PLLDmitry Baryshkov2024-08-161-0/+52
| * clk: qcom: clk-alpha-pll: Fix CAL_L_VAL override for LUCID EVO PLLAjit Pandey2024-08-151-1/+1
| * clk: qcom: clk-alpha-pll: Add support for Regera PLL opsTaniya Das2024-08-011-1/+31
* | clk: qcom: clk-alpha-pll: Simplify the zonda_pll_adjust_l_val()Satya Priya Kakitapalli2024-09-091-3/+1
* | clk: qcom: clk-alpha-pll: Update set_rate for Zonda PLLSatya Priya Kakitapalli2024-08-011-0/+16
* | clk: qcom: clk-alpha-pll: Fix zonda set_rate failure when PLL is disabledSatya Priya Kakitapalli2024-08-011-0/+3
* | clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate APISatya Priya Kakitapalli2024-08-011-2/+2
* | clk: qcom: clk-alpha-pll: Fix the pll post div maskSatya Priya Kakitapalli2024-08-011-1/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2024-07-191-0/+47
|\
| * clk: qcom: clk-alpha-pll: Add HUAYRA_2290 supportKonrad Dybcio2024-06-131-0/+47
* | clk: qcom: clk-alpha-pll: set ALPHA_EN bit for Stromer Plus PLLsGabor Juhos2024-05-281-0/+3
|/
* clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLsGabor Juhos2024-05-081-0/+2
* clk: qcom: apss-ipq-pll: move Huayra register map to 'clk_alpha_pll_regs'Gabor Juhos2024-04-271-0/+10
* clk: qcom: clk-alpha-pll: reorder Stromer register offsetsGabor Juhos2024-04-211-1/+1
* clk: qcom: clk-alpha-pll: remove invalid Stromer register offsetGabor Juhos2024-04-211-1/+0
* clk: qcom: clk-alpha-pll: Skip reconfiguring the running Lucid EvoAbel Vesa2024-04-201-0/+9
* clk: qcom: clk-alpha-pll: Add support for zonda ole pll configureRajendra Nayak2024-02-061-0/+16
* clk: qcom: clk-alpha-pll: introduce stromer plus opsVaradarajan Narayanan2023-10-211-0/+63
* clk: qcom: clk-alpha-pll: Add support for lucid ole pll configureJagadeesh Kona2023-09-191-0/+29
* clk: qcom: clk-alpha-pll: Add a way to update some bits of test_ctl(_hi)Konrad Dybcio2023-06-141-4/+15
* clk: qcom: clk-alpha-pll: Add support to configure PLL_TEST_CTL_U2Jagadeesh Kona2023-05-251-0/+2
* clk: qcom: Add STROMER PLUS PLL type for IPQ5332Kathiravan T2023-03-161-0/+11
* clk: qcom: clk-alpha-pll: Add support for Stromer PLLsVaradarajan Narayanan2023-03-161-1/+127
* clk: qcom: clk-alpha-pll: program PLL_TEST/PLL_TEST_U if requiredDmitry Baryshkov2023-01-191-0/+5
* clk: qcom: Add LUCID_OLE PLL type for SM8550Abel Vesa2022-12-021-0/+16
* clk: qcom: alpha: Add support for programming the PLL_FSM_LEGACY_MODE bitKonrad Dybcio2022-09-281-0/+5
* clk: qcom: Merge alt alpha plls for qcm2260, sm6115Iskren Chernev2022-09-271-0/+21
* clk: qcom: alpha-pll: add support for power off mode for lucid evo PLLDmitry Baryshkov2022-09-271-3/+37
* clk: qcom: clk-alpha-pll: add Rivian EVO PLL configuration interfacesVladimir Zapolskiy2022-07-061-0/+70
* clk: qcom: clk-alpha-pll: add Lucid EVO PLL configuration interfacesVladimir Zapolskiy2022-07-061-0/+64
* clk: qcom: clk-alpha-pll: limit exported symbols to GPL licensed codeVladimir Zapolskiy2022-07-061-4/+4
* clk: qcom: clk-alpha-pll: fix clk_trion_pll_configure descriptionVladimir Zapolskiy2022-07-061-1/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-01-131-6/+160
|\
| * Merge tag 'qcom-clk-for-5.17' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd2022-01-061-5/+159
| |\
| | * clk: qcom: Add LUCID_EVO PLL type for SDX65Vamsi Krishna Lanka2021-12-161-5/+159
| * | clk: qcom: clk-alpha-pll: Increase PLL lock detect poll timeTaniya Das2022-01-061-1/+1
| |/
* / clk: qcom: clk-alpha-pll: Don't reconfigure running TrionBjorn Andersson2021-12-031-0/+9
|/
* clk: qcom: clk-alpha-pll: fix CAL_L write in alpha_pll_fabia_prepareJonathan Marek2021-06-281-1/+1
* clk: qcom: clk-alpha-pll: add support for zonda pllJonathan Marek2021-06-281-0/+174
* clk: qcom: clk-alpha-pll: Add support for Lucid 5LPE PLLVivek Aknurwar2021-02-081-0/+173
* clk: qcom: clk-alpha-pll: modularize alpha_pll_trion_set_rate()Vinod Koul2021-02-081-7/+11
* clk: qcom: clk-alpha-pll: replace regval with valVinod Koul2021-02-081-10/+10
* clk: qcom: clk-alpha-pll: Add support for controlling Agera PLLsTaniya Das2020-11-051-0/+62
* clk: qcom: clk-alpha-pll: Add support for helper functionsTaniya Das2020-11-051-89/+66