index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
qcom
/
clk-alpha-pll.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
clk: qcom: alpha: Add support for programming the PLL_FSM_LEGACY_MODE bit
Konrad Dybcio
1
-0
/
+5
2022-09-27
clk: qcom: Merge alt alpha plls for qcm2260, sm6115
Iskren Chernev
1
-0
/
+21
2022-09-27
clk: qcom: alpha-pll: add support for power off mode for lucid evo PLL
Dmitry Baryshkov
1
-3
/
+37
2022-07-06
clk: qcom: clk-alpha-pll: add Rivian EVO PLL configuration interfaces
Vladimir Zapolskiy
1
-0
/
+70
2022-07-06
clk: qcom: clk-alpha-pll: add Lucid EVO PLL configuration interfaces
Vladimir Zapolskiy
1
-0
/
+64
2022-07-06
clk: qcom: clk-alpha-pll: limit exported symbols to GPL licensed code
Vladimir Zapolskiy
1
-4
/
+4
2022-07-06
clk: qcom: clk-alpha-pll: fix clk_trion_pll_configure description
Vladimir Zapolskiy
1
-1
/
+1
2022-01-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-6
/
+160
2022-01-06
Merge tag 'qcom-clk-for-5.17' of https://git.kernel.org/pub/scm/linux/kernel/...
Stephen Boyd
1
-5
/
+159
2022-01-06
clk: qcom: clk-alpha-pll: Increase PLL lock detect poll time
Taniya Das
1
-1
/
+1
2021-12-16
clk: qcom: Add LUCID_EVO PLL type for SDX65
Vamsi Krishna Lanka
1
-5
/
+159
2021-12-03
clk: qcom: clk-alpha-pll: Don't reconfigure running Trion
Bjorn Andersson
1
-0
/
+9
2021-06-28
clk: qcom: clk-alpha-pll: fix CAL_L write in alpha_pll_fabia_prepare
Jonathan Marek
1
-1
/
+1
2021-06-28
clk: qcom: clk-alpha-pll: add support for zonda pll
Jonathan Marek
1
-0
/
+174
2021-02-08
clk: qcom: clk-alpha-pll: Add support for Lucid 5LPE PLL
Vivek Aknurwar
1
-0
/
+173
2021-02-08
clk: qcom: clk-alpha-pll: modularize alpha_pll_trion_set_rate()
Vinod Koul
1
-7
/
+11
2021-02-08
clk: qcom: clk-alpha-pll: replace regval with val
Vinod Koul
1
-10
/
+10
2020-11-05
clk: qcom: clk-alpha-pll: Add support for controlling Agera PLLs
Taniya Das
1
-0
/
+62
2020-11-05
clk: qcom: clk-alpha-pll: Add support for helper functions
Taniya Das
1
-89
/
+66
2020-10-14
clk/qcom: fix spelling typo
Wang Qing
1
-5
/
+5
2020-07-24
clk: qcom: clk-alpha-pll: use the right PCAL_DONE value for lucid pll
Jonathan Marek
1
-2
/
+26
2020-07-24
clk: qcom: clk-alpha-pll: same regs and ops for trion and lucid
Jonathan Marek
1
-41
/
+17
2020-07-24
clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VAL
Jonathan Marek
1
-2
/
+0
2020-03-10
clk: qcom: clk-alpha-pll: Add support for controlling Lucid PLLs
Taniya Das
1
-0
/
+193
2020-03-10
clk: qcom: clk-alpha-pll: Refactor trion PLL
Taniya Das
1
-27
/
+6
2020-03-10
clk: qcom: clk-alpha-pll: Use common names for defines
Taniya Das
1
-23
/
+17
2020-02-13
clk: qcom: alpha-pll: Make error prints more informative
Stephen Boyd
1
-7
/
+10
2019-12-24
clk: qcom: clk-alpha-pll: Add support for Fabia PLL calibration
Taniya Das
1
-0
/
+76
2019-12-24
clk: qcom: alpha-pll: Remove useless read from set rate
Taniya Das
1
-6
/
+1
2019-12-19
clk: qcom: gcc: limit GPLL0_AO_OUT operating frequency
Jorge Ramirez-Ortiz
1
-0
/
+8
2019-08-08
clk: qcom: clk-alpha-pll: Add support for Trion PLLs
Deepak Katragadda
1
-0
/
+217
2019-08-08
clk: qcom: clk-alpha-pll: Remove post_div_table checks
Vinod Koul
1
-15
/
+0
2019-08-08
clk: qcom: clk-alpha-pll: Remove unnecessary cast
Vinod Koul
1
-2
/
+2
2018-10-17
clk: qcom: Export clk_alpha_pll_configure()
Bjorn Andersson
1
-0
/
+1
2018-07-25
clk: qcom: Update SPDX headers for common files
Taniya Das
1
-9
/
+1
2018-06-02
clk: qcom: Export clk_fabia_pll_configure()
Stephen Boyd
1
-0
/
+1
2018-03-20
clk: qcom: Add support for controlling Fabia PLL
Amit Nischal
1
-7
/
+294
2017-12-14
clk: qcom: add read-only alpha pll post divider operations
Abhishek Sahu
1
-0
/
+25
2017-12-14
clk: qcom: support for 2 bit PLL post divider
Abhishek Sahu
1
-4
/
+17
2017-12-14
clk: qcom: support Brammo type Alpha PLL
Abhishek Sahu
1
-0
/
+9
2017-12-14
clk: qcom: support Huayra type Alpha PLL
Abhishek Sahu
1
-5
/
+187
2017-12-14
clk: qcom: support for dynamic updating the PLL
Abhishek Sahu
1
-4
/
+79
2017-12-14
clk: qcom: support for alpha mode configuration
Abhishek Sahu
1
-0
/
+5
2017-12-14
clk: qcom: flag for 64 bit CONFIG_CTL
Abhishek Sahu
1
-1
/
+6
2017-12-14
clk: qcom: fix 16 bit alpha support calculation
Abhishek Sahu
1
-24
/
+34
2017-12-14
clk: qcom: support for alpha pll properties
Abhishek Sahu
1
-62
/
+68
2016-11-03
clk: qcom: Add .is_enabled ops for clk-alpha-pll
Rajendra Nayak
1
-0
/
+26
2016-11-02
clk: qcom: Enable FSM mode for votable alpha PLLs
Rajendra Nayak
1
-0
/
+4
2016-11-02
clk: qcom: handle alpha PLLs with 16bit alpha val registers
Rajendra Nayak
1
-7
/
+17
2016-11-02
clk: qcom: Add support to initialize alpha plls
Rajendra Nayak
1
-0
/
+31
[next]