index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2022-01-12
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-01-05
Merge tag 'qcom-clk-for-5.17' of https://git.kernel.org/pub/scm/linux/kernel/...
Stephen Boyd
2022-01-05
clk: qcom: clk-alpha-pll: Increase PLL lock detect poll time
Taniya Das
2021-12-16
clk: qcom: Add LUCID_EVO PLL type for SDX65
Vamsi Krishna Lanka
2021-12-02
clk: qcom: clk-alpha-pll: Don't reconfigure running Trion
Bjorn Andersson
2021-06-27
clk: qcom: clk-alpha-pll: fix CAL_L write in alpha_pll_fabia_prepare
Jonathan Marek
2021-06-27
clk: qcom: clk-alpha-pll: add support for zonda pll
Jonathan Marek
2021-02-08
clk: qcom: clk-alpha-pll: Add support for Lucid 5LPE PLL
Vivek Aknurwar
2021-02-08
clk: qcom: clk-alpha-pll: modularize alpha_pll_trion_set_rate()
Vinod Koul
2021-02-08
clk: qcom: clk-alpha-pll: replace regval with val
Vinod Koul
2020-11-04
clk: qcom: clk-alpha-pll: Add support for controlling Agera PLLs
Taniya Das
2020-11-04
clk: qcom: clk-alpha-pll: Add support for helper functions
Taniya Das
2020-10-13
clk/qcom: fix spelling typo
Wang Qing
2020-07-24
clk: qcom: clk-alpha-pll: use the right PCAL_DONE value for lucid pll
Jonathan Marek
2020-07-24
clk: qcom: clk-alpha-pll: same regs and ops for trion and lucid
Jonathan Marek
2020-07-24
clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VAL
Jonathan Marek
2020-03-09
clk: qcom: clk-alpha-pll: Add support for controlling Lucid PLLs
Taniya Das
2020-03-09
clk: qcom: clk-alpha-pll: Refactor trion PLL
Taniya Das
2020-03-09
clk: qcom: clk-alpha-pll: Use common names for defines
Taniya Das
2020-02-12
clk: qcom: alpha-pll: Make error prints more informative
Stephen Boyd
2019-12-23
clk: qcom: clk-alpha-pll: Add support for Fabia PLL calibration
Taniya Das
2019-12-23
clk: qcom: alpha-pll: Remove useless read from set rate
Taniya Das
2019-12-18
clk: qcom: gcc: limit GPLL0_AO_OUT operating frequency
Jorge Ramirez-Ortiz
2019-08-07
clk: qcom: clk-alpha-pll: Add support for Trion PLLs
Deepak Katragadda
2019-08-07
clk: qcom: clk-alpha-pll: Remove post_div_table checks
Vinod Koul
2019-08-07
clk: qcom: clk-alpha-pll: Remove unnecessary cast
Vinod Koul
2018-10-16
clk: qcom: Export clk_alpha_pll_configure()
Bjorn Andersson
2018-07-25
clk: qcom: Update SPDX headers for common files
Taniya Das
2018-06-02
clk: qcom: Export clk_fabia_pll_configure()
Stephen Boyd
2018-03-19
clk: qcom: Add support for controlling Fabia PLL
Amit Nischal
2017-12-13
clk: qcom: add read-only alpha pll post divider operations
Abhishek Sahu
2017-12-13
clk: qcom: support for 2 bit PLL post divider
Abhishek Sahu
2017-12-13
clk: qcom: support Brammo type Alpha PLL
Abhishek Sahu
2017-12-13
clk: qcom: support Huayra type Alpha PLL
Abhishek Sahu
2017-12-13
clk: qcom: support for dynamic updating the PLL
Abhishek Sahu
2017-12-13
clk: qcom: support for alpha mode configuration
Abhishek Sahu
2017-12-13
clk: qcom: flag for 64 bit CONFIG_CTL
Abhishek Sahu
2017-12-13
clk: qcom: fix 16 bit alpha support calculation
Abhishek Sahu
2017-12-13
clk: qcom: support for alpha pll properties
Abhishek Sahu
2016-11-02
clk: qcom: Add .is_enabled ops for clk-alpha-pll
Rajendra Nayak
2016-11-01
clk: qcom: Enable FSM mode for votable alpha PLLs
Rajendra Nayak
2016-11-01
clk: qcom: handle alpha PLLs with 16bit alpha val registers
Rajendra Nayak
2016-11-01
clk: qcom: Add support to initialize alpha plls
Rajendra Nayak
2016-11-01
clk: qcom: Add support for alpha pll hwfsm ops
Rajendra Nayak
2015-11-30
clk: qcom: Add Alpha PLL support
Stephen Boyd