summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-nomadik.c
Commit message (Expand)AuthorAge
* clk: nomadik: Remove clk.h and clkdev.h includesStephen Boyd2015-07-20
* drivers/clk: don't use module_init in clk-nomadik.c which is non-modularPaul Gortmaker2015-06-16
* clk: nomadik: fix multiplatform problemLinus Walleij2014-02-26
* clk: nomadik: fix missing __init on nomadik_src_initSebastian Hesselbarth2013-10-07
* clk: nomadik: declare OF clock providerSebastian Hesselbarth2013-09-29
* clk: nomadik: move src init out of nomadik_clk_initSebastian Hesselbarth2013-09-29
* clk: nomadik: set all timers to use 2.4 MHz TIMCLKLinus Walleij2013-09-22
* clk: nomadik: Fix incorrect placement of __initconstSachin Kamat2013-08-27
* clk: nomadik: implement the Nomadik clocks properlyLinus Walleij2013-06-20
* ARM: nomadik: register clocksource from device treeLinus Walleij2013-05-12
* ARM: nomadik: convert all clocks except timer to dtLinus Walleij2013-05-12
* ARM: nomadik: switch over to using the FSMC driverLinus Walleij2012-11-15
* ARM: nomadik: convert to generic clockLinus Walleij2012-06-10