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
/
clk-nomadik.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-22
clk: nomadik: Delete error messages for a failed memory allocation in two fun...
Markus Elfring
1
-7
/
+3
2017-04-22
clk: nomadik: Use seq_puts() in nomadik_src_clk_show()
Markus Elfring
1
-1
/
+1
2016-06-30
clk: nomadik: Migrate to clk_hw based OF and registration APIs
Stephen Boyd
1
-22
/
+26
2015-07-20
clk: nomadik: Remove clk.h and clkdev.h includes
Stephen Boyd
1
-2
/
+1
2015-06-16
drivers/clk: don't use module_init in clk-nomadik.c which is non-modular
Paul Gortmaker
1
-2
/
+1
2014-02-26
clk: nomadik: fix multiplatform problem
Linus Walleij
1
-0
/
+3
2013-10-07
clk: nomadik: fix missing __init on nomadik_src_init
Sebastian Hesselbarth
1
-1
/
+1
2013-09-29
clk: nomadik: declare OF clock provider
Sebastian Hesselbarth
1
-30
/
+15
2013-09-29
clk: nomadik: move src init out of nomadik_clk_init
Sebastian Hesselbarth
1
-70
/
+74
2013-09-22
clk: nomadik: set all timers to use 2.4 MHz TIMCLK
Linus Walleij
1
-0
/
+21
2013-08-28
clk: nomadik: Fix incorrect placement of __initconst
Sachin Kamat
1
-2
/
+2
2013-06-20
clk: nomadik: implement the Nomadik clocks properly
Linus Walleij
1
-3
/
+548
2013-05-12
ARM: nomadik: register clocksource from device tree
Linus Walleij
1
-15
/
+0
2013-05-12
ARM: nomadik: convert all clocks except timer to dt
Linus Walleij
1
-19
/
+7
2012-11-15
ARM: nomadik: switch over to using the FSMC driver
Linus Walleij
1
-0
/
+1
2012-06-10
ARM: nomadik: convert to generic clock
Linus Walleij
1
-0
/
+47