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
2019-02-15
clk: ti: generalize the init sequence of clk_hw_omap clocks
Tero Kristo
1
-1
/
+2
2019-02-15
clk: ti: add new API for checking if a provided clock is an OMAP clock
Tero Kristo
1
-0
/
+1
2019-02-15
clk: ti: move clk_hw_omap list handling under generic part of the driver
Tero Kristo
1
-0
/
+1
2018-10-03
clk: ti: Add functions to save/restore clk context
Russ Dill
1
-0
/
+2
2018-10-03
clk: ti: dra7: add new clkctrl data
Tero Kristo
1
-0
/
+1
2018-10-03
clk: ti: dra7xx: rename existing clkctrl data as compat data
Tero Kristo
1
-1
/
+2
2018-10-03
clk: ti: am43xx: add new clkctrl data for am43xx
Tero Kristo
1
-0
/
+2
2018-10-03
clk: ti: am43xx: rename existing clkctrl data as compat data
Tero Kristo
1
-2
/
+3
2018-10-03
clk: ti: am33xx: add new clkctrl data for am33xx
Tero Kristo
1
-0
/
+1
2018-10-03
clk: ti: am33xx: rename existing clkctrl data as compat data
Tero Kristo
1
-1
/
+2
2018-10-03
clk: ti: clkctrl: support multiple clkctrl nodes under a cm node
Tero Kristo
1
-0
/
+2
2018-04-06
Merge branches 'clk-davinci', 'clk-si544', 'clk-rockchip', 'clk-uniphier' and...
Stephen Boyd
1
-4
/
+5
2018-04-05
clk: ti: fix flag space conflict with clkctrl clocks
Tero Kristo
1
-4
/
+5
2018-03-08
clk: ti: add support for clock latching to mux clocks
Tero Kristo
1
-0
/
+1
2018-03-08
clk: ti: add support for clock latching to divider clocks
Tero Kristo
1
-0
/
+1
2018-03-08
clk: ti: add generic support for clock latching
Tero Kristo
1
-0
/
+2
2018-01-26
Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' ...
Stephen Boyd
1
-68
/
+0
2017-12-14
clk: ti: Drop legacy clk-3xxx-legacy code
Tony Lindgren
1
-68
/
+0
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
[next]