index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ti
/
dpll.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
clk: ti: dpll: Fix misnaming of '_register_dpll()'s 'user' parameter
Lee Jones
1
-1
/
+1
2019-09-20
Merge branches 'clk-renesas', 'clk-rockchip', 'clk-const' and 'clk-simplify' ...
Stephen Boyd
1
-3
/
+1
2019-09-07
clk/ti: Use kmemdup rather than duplicating its implementation
Fuqian Huang
1
-3
/
+1
2019-08-16
clk: ti: Don't reference clk_init_data after registration
Stephen Boyd
1
-4
/
+5
2019-02-15
clk: ti: generalize the init sequence of clk_hw_omap clocks
Tero Kristo
1
-7
/
+4
2018-12-15
clk: Use of_node_name_eq for node name comparisons
Rob Herring
1
-1
/
+1
2018-10-19
Merge branch 'clk-ti' into clk-next
Stephen Boyd
1
-0
/
+6
2018-10-03
clk: ti: Add functions to save/restore clk context
Russ Dill
1
-0
/
+6
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-6
/
+6
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-12-14
clk: ti: Drop legacy clk-3xxx-legacy code
Tony Lindgren
1
-90
/
+0
2017-12-01
clk: ti: convert retry_init param to use void data type
Tero Kristo
1
-1
/
+2
2017-04-22
clk: ti: fix linker error with !SOC_OMAP4
Arnd Bergmann
1
-2
/
+6
2017-03-08
clk: ti: convert to use proper register definition for all accesses
Tero Kristo
1
-30
/
+18
2017-03-08
clk: ti: dpll44xx: fix clksel register initialization
Tero Kristo
1
-0
/
+15
2017-03-08
clk: ti: drop unnecessary MEMMAP_ADDRESSING flag
Tero Kristo
1
-2
/
+0
2017-03-08
clk: ti: use automatic clock alias generation framework
Tero Kristo
1
-3
/
+3
2016-12-09
clk: ti: omap36xx: Work around sprz319 advisory 2.1
Richard Watts
1
-1
/
+18
2016-04-16
clk: ti: amx3xx: limit the maximum frequency of DPLLs based on spec
Tero Kristo
1
-0
/
+5
2016-02-27
clk: ti: Update for of_clk_get_parent_count() returning unsigned int
Stephen Boyd
1
-1
/
+1
2016-02-23
clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrs
Tero Kristo
1
-6
/
+19
2015-08-25
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
1
-2
/
+2
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
1
-0
/
+1
2015-07-28
clk: ti: make use of of_clk_parent_fill helper function
Dinh Nguyen
1
-3
/
+1
2015-07-20
clk: ti: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-05-15
clk: ti: Silence sparse warnings
Stephen Boyd
1
-1
/
+1
2015-03-24
clk: ti: fix ti_clk_get_reg_addr error handling
Tero Kristo
1
-3
/
+3
2015-02-03
clk: omap: compile legacy omap3 clocks conditionally
Arnd Bergmann
1
-0
/
+2
2015-01-30
clk: ti: dpll: add support for legacy DPLL init
Tero Kristo
1
-11
/
+108
2014-11-13
ARM: OMAP3+: DPLL: use determine_rate() and set_rate_and_parent()
Tero Kristo
1
-0
/
+15
2014-07-02
clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabled
Roger Quadros
1
-2
/
+3
2014-06-06
CLK: TI: dpll: support OMAP5 MPU DPLL that need special handling for higher f...
Nishanth Menon
1
-0
/
+21
2014-05-28
CLK: TI: DPLL: add support for omap2 core dpll
Tero Kristo
1
-11
/
+67
2014-05-28
CLK: TI: DPLL: simplify autoidle register detection logic
Tero Kristo
1
-24
/
+15
2014-01-18
CLK: TI: Add DPLL clock support
Tero Kristo
1
-0
/
+558