index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ti
/
clock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-24
clk: let init callback return an error code
Jerome Brunet
1
-1
/
+1
2019-10-31
clk: ti: divider: convert to use min,max,mask instead of width
Tero Kristo
1
-1
/
+3
2019-10-31
clk: ti: divider: cleanup ti_clk_parse_divider_data API
Tero Kristo
1
-2
/
+1
2019-04-25
clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devices
Tero Kristo
1
-4
/
+5
2019-04-25
clk: ti: dra7x: prevent non-existing clkctrl clocks from registering
Tero Kristo
1
-0
/
+6
2019-04-25
clk: ti: export the omap2_clk_is_hw_omap call
Tero Kristo
1
-1
/
+0
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-06
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-27
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-09
clk: ti: omap36xx: Work around sprz319 advisory 2.1
Richard Watts
1
-0
/
+9
2015-08-25
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
[next]