index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ti
/
clk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
2015-08-24
1
-2
/
+2
*
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2015-07-28
1
-0
/
+1
|
\
|
*
clk: ti: Include clk.h
Stephen Boyd
2015-07-20
1
-0
/
+1
*
|
clk: ti: Force pointer to be __iomem
Stephen Boyd
2015-07-28
1
-1
/
+1
*
|
clk: ti: Mark ti_clk_features static
Stephen Boyd
2015-07-28
1
-1
/
+1
*
|
clk: ti: Check kzalloc() for failures
Stephen Boyd
2015-07-28
1
-0
/
+2
*
|
Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...
Stephen Boyd
2015-07-28
1
-3
/
+142
|
\
\
|
|
/
|
/
|
|
*
clk: ti: move low-level access and init code under clock driver
Tero Kristo
2015-06-02
1
-3
/
+72
|
*
clk: ti: remove exported ll_ops struct, instead add an API for registration
Tero Kristo
2015-06-02
1
-0
/
+21
|
*
clk: ti: move omap2_clk_enable_init_clocks under clock driver
Tero Kristo
2015-06-02
1
-0
/
+24
|
*
ARM: OMAP2+: clock: export driver API to setup/get clock features
Tero Kristo
2015-06-02
1
-0
/
+25
*
|
clk: ti: Silence sparse warnings
Stephen Boyd
2015-05-14
1
-2
/
+2
|
/
*
clk: ti: fix ti_clk_get_reg_addr error handling
Tero Kristo
2015-03-24
1
-3
/
+4
*
clk: omap: compile legacy omap3 clocks conditionally
Arnd Bergmann
2015-02-03
1
-0
/
+2
*
clk: ti: composite: add support for legacy composite clock init
Tero Kristo
2015-01-30
1
-0
/
+3
*
clk: ti: dpll: add support for legacy DPLL init
Tero Kristo
2015-01-30
1
-0
/
+3
*
clk: ti: divider: add support for legacy divider init
Tero Kristo
2015-01-30
1
-0
/
+3
*
clk: ti: gate: add support for legacy gate init
Tero Kristo
2015-01-30
1
-0
/
+3
*
clk: ti: mux: add support for legacy mux init
Tero Kristo
2015-01-30
1
-0
/
+3
*
clk: ti: add core support for initializing legacy clocks
Tero Kristo
2015-01-30
1
-0
/
+110
*
clk: ti: change clock init to use generic of_clk_init
Tero Kristo
2014-09-29
1
-25
/
+43
*
CLK: ti: add init support for clock IP blocks
Tero Kristo
2014-01-17
1
-0
/
+112
*
CLK: TI: add DT alias clock registration mechanism
Tero Kristo
2014-01-17
1
-0
/
+55