index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ti
/
clock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-01
clk: ti: dm816: add clkctrl clock data
Tero Kristo
1
-0
/
+1
2017-12-01
clk: ti: dm814: add clkctrl clock data
Tero Kristo
1
-0
/
+1
2017-12-01
clk: ti: am43xx: add clkctrl clock data
Tero Kristo
1
-0
/
+2
2017-12-01
clk: ti: am33xx: add clkctrl clock data
Tero Kristo
1
-0
/
+1
2017-12-01
clk: ti: dra7: add clkctrl clock data
Tero Kristo
1
-0
/
+1
2017-12-01
clk: ti: omap5: add clkctrl clock data
Tero Kristo
1
-0
/
+1
2017-12-01
clk: ti: clkctrl: fix flags for mux and divider opt clocks
Tero Kristo
1
-0
/
+1
2017-12-01
clk: ti: convert retry_init param to use void data type
Tero Kristo
1
-2
/
+2
2017-12-01
clk: ti: clkctrl: add support for clkdm init for clkctrl clocks
Tero Kristo
1
-0
/
+1
2017-06-15
clk: ti: omap4: add clkctrl clock data
Tero Kristo
1
-0
/
+2
2017-06-15
clk: ti: add support for clkctrl clocks
Tero Kristo
1
-0
/
+29
2017-03-08
clk: ti: convert to use proper register definition for all accesses
Tero Kristo
1
-5
/
+6
2017-03-08
clk: ti: gate: export gate_clk_ops locally
Tero Kristo
1
-0
/
+1
2017-03-08
clk: ti: divider: add driver internal API for parsing divider data
Tero Kristo
1
-0
/
+4
2017-03-08
clk: ti: divider: convert TI divider clock to use its own data representation
Tero Kristo
1
-0
/
+11
2017-03-08
clk: ti: mux: convert TI mux clock to use its internal data representation
Tero Kristo
1
-0
/
+11
2017-03-08
clk: ti: enforce const types on string arrays
Tero Kristo
1
-1
/
+1
2017-03-08
clk: ti: move omap2_init_clk_clkdm under TI clock driver
Tero Kristo
1
-0
/
+1
2017-03-08
clk: ti: add API for creating aliases automatically for simple clock types
Tero Kristo
1
-0
/
+1
2017-03-08
clk: ti: add support for automatic clock alias generation
Tero Kristo
1
-0
/
+3
2016-12-08
clk: ti: omap36xx: Work around sprz319 advisory 2.1
Richard Watts
1
-0
/
+9
2015-08-24
clk: ti: Convert to clk_hw based provider APIs
Stephen Boyd
1
-1
/
+1
2015-07-28
Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...
Stephen Boyd
1
-0
/
+105
2015-06-02
clk: ti: remove exported ll_ops struct, instead add an API for registration
Tero Kristo
1
-0
/
+2
2015-06-02
clk: ti: move some public definitions to private header
Tero Kristo
1
-0
/
+47
2015-06-02
clk: ti: am3517: move remaining am3517 clock support code to clock driver
Tero Kristo
1
-0
/
+2
2015-06-02
clk: ti: omap34xx: move omap34xx clock type support code to clock driver
Tero Kristo
1
-0
/
+4
2015-06-02
clk: ti: clkdm: move clkdm gate clock support code to clock driver
Tero Kristo
1
-0
/
+3
2015-06-02
clk: ti: omap2430: move clock support code under clock driver
Tero Kristo
1
-0
/
+1
2015-06-02
clk: ti: dflt: move support for default gate clock to clock driver
Tero Kristo
1
-0
/
+5
2015-06-02
clk: ti: dpll: move omap3 DPLL functionality to clock driver
Tero Kristo
1
-0
/
+27
2015-06-02
clk: ti: move omap2_clk_enable_init_clocks under clock driver
Tero Kristo
1
-0
/
+1
2015-06-02
clk: ti: autoidle: move generic autoidle handling code to clock driver
Tero Kristo
1
-0
/
+3
2015-06-02
clk: ti: move interface clock implementation under drivers/clk
Tero Kristo
1
-0
/
+2
2015-06-02
clk: ti: move OMAP4+ DPLL implementation under drivers/clk
Tero Kristo
1
-0
/
+14
2015-06-02
clk: ti: move generic OMAP DPLL implementation under drivers/clk
Tero Kristo
1
-0
/
+2
2015-01-30
clk: ti: composite: add support for legacy composite clock init
Tero Kristo
1
-0
/
+1
2015-01-30
clk: ti: dpll: add support for legacy DPLL init
Tero Kristo
1
-0
/
+2
2015-01-30
clk: ti: divider: add support for legacy divider init
Tero Kristo
1
-0
/
+2
2015-01-30
clk: ti: interface: add support for legacy interface clock init
Tero Kristo
1
-0
/
+1
2015-01-30
clk: ti: gate: add support for legacy gate init
Tero Kristo
1
-0
/
+2
2015-01-30
clk: ti: mux: add support for legacy mux init
Tero Kristo
1
-0
/
+4
2015-01-30
clk: ti: add core support for initializing legacy clocks
Tero Kristo
1
-0
/
+160