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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-18
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-8
/
+3
2017-11-15
Merge branch 'clk-cleanup' into clk-next
Stephen Boyd
2
-6
/
+2
2017-11-15
clk: ti: dra7-atl-clock: fix child-node lookups
Johan Hovold
1
-2
/
+1
2017-11-14
clk: ti: Delete error messages for failed memory allocations
Markus Elfring
2
-6
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-01
clk: ti: check for null return in strrchr to avoid null dereferencing
Colin Ian King
1
-1
/
+1
2017-08-24
clk: ti: make clk_ops const
Bhumika Goyal
3
-4
/
+4
2017-07-22
clk: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-06-15
clk: ti: omap4: add clkctrl clock data
Tero Kristo
3
-0
/
+670
2017-06-15
clk: ti: add support for clkctrl clocks
Tero Kristo
3
-1
/
+523
2017-04-28
clk: ti: divider: try to fix ti_clk_register_divider
Arnd Bergmann
1
-11
/
+6
2017-04-22
clk: ti: fix building without legacy omap3
Arnd Bergmann
1
-6
/
+6
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
16
-276
/
+225
2017-03-08
clk: ti: dpll44xx: fix clksel register initialization
Tero Kristo
1
-0
/
+15
2017-03-08
clk: ti: gate: export gate_clk_ops locally
Tero Kristo
2
-1
/
+2
2017-03-08
clk: ti: divider: add driver internal API for parsing divider data
Tero Kristo
2
-22
/
+45
2017-03-08
clk: ti: divider: convert TI divider clock to use its own data representation
Tero Kristo
3
-13
/
+24
2017-03-08
clk: ti: mux: convert TI mux clock to use its internal data representation
Tero Kristo
2
-5
/
+16
2017-03-08
clk: ti: drop unnecessary MEMMAP_ADDRESSING flag
Tero Kristo
4
-7
/
+1
2017-03-08
clk: ti: omap4: cleanup unnecessary clock aliases
Tero Kristo
1
-186
/
+2
2017-03-08
clk: ti: enforce const types on string arrays
Tero Kristo
3
-6
/
+6
2017-03-08
clk: ti: move omap2_init_clk_clkdm under TI clock driver
Tero Kristo
2
-0
/
+31
2017-03-08
clk: ti: use automatic clock alias generation framework
Tero Kristo
10
-15
/
+49
2017-03-08
clk: ti: add API for creating aliases automatically for simple clock types
Tero Kristo
2
-0
/
+27
2017-03-08
clk: ti: add support for automatic clock alias generation
Tero Kristo
2
-0
/
+67
2017-01-27
clk: ti: divider: Add the table parsing to get the best divider value
Keerthy
1
-1
/
+30
2016-12-09
clk: ti: dra7: fix "failed to lookup clock node gmac_gmii_ref_clk_div" boot m...
Grygorii Strashko
1
-1
/
+0
2016-12-09
clk: ti: omap36xx: Work around sprz319 advisory 2.1
Richard Watts
4
-11
/
+104
2016-11-04
clk: ti: make clk-dra7-atl explicitly non-modular
Paul Gortmaker
1
-17
/
+3
2016-08-02
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-0
/
+1
2016-06-22
ARM: dts: AM43xx: clk: Add RNG clk node
Lokesh Vutla
1
-0
/
+1
2016-06-10
clk: ti: am335x/am4372: Add tbclk to pwm node
Franklin S Cooper Jr
2
-0
/
+9
2016-05-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
6
-1
/
+13
2016-04-20
clk: ti: dra7-atl-clock: Fix of_node reference counting
Peter Ujfalusi
1
-0
/
+2
2016-04-16
clk: ti: dra7: fix kernel boot with arg 'clocksource=gp_timer'
Grygorii Strashko
2
-0
/
+2
2016-04-16
clk: ti: amx3xx: limit the maximum frequency of DPLLs based on spec
Tero Kristo
1
-0
/
+5
2016-04-16
clk: ti: dpll: add support for specifying max rate for DPLLs
Tero Kristo
1
-0
/
+3
2016-04-16
clk: ti: dflt: remove redundant unlikely
Suman Anna
1
-1
/
+1
2016-04-11
ARM: dts: dra7xx: Correct mcasp8_ahclkx_mux name
Peter Ujfalusi
1
-1
/
+1
2016-03-03
clk: ti: Remove CLK_IS_ROOT
Stephen Boyd
1
-2
/
+2
2016-03-02
Merge branch 'clk-ti' into clk-next
Michael Turquette
4
-0
/
+1048
2016-03-02
clk: ti: Fix some errors found by static checkers
Stephen Boyd
2
-4
/
+4
2016-03-02
clk: ti: Allow COMPILE_TEST to build selected drivers
Tony Lindgren
1
-0
/
+4
2016-03-02
clk: ti: Add support for dm814x ADPLL
Tony Lindgren
4
-0
/
+1044
2016-02-27
clk: ti: Update for of_clk_get_parent_count() returning unsigned int
Stephen Boyd
4
-8
/
+8
2016-02-23
clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrs
Tero Kristo
5
-26
/
+50
2016-02-23
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
1
-1
/
+2
2016-02-23
clk: ti: omap3+: dpll: use non-locking version of clk_get_rate
Tero Kristo
1
-1
/
+2
2016-01-29
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
4
-8
/
+0
[next]