aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common/clkdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17Merge branch 'devel-stable' into develRussell King1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-19ARM: 5979/1: CLKDEV: return from clk_find as soon as we get maching clkviresh kumar1-3/+4
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-02-12ARM: Consolidate clks_register() and similarRussell King1-0/+10
2010-02-05fix typos "precidence" -> "precedence" in commentsUwe Kleine-König1-1/+1
2009-08-05ARM: 5639/1: arm: clkdev.c should include <linux/clk.h>Hartley Sweeten1-0/+1
2009-06-04[ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.cTony Lindgren1-0/+18
2009-03-27clkdev: add possibility to get a clock based on the device nameSascha Hauer1-2/+9
2009-01-24[ARM] clkdev: fix clock matchingRussell King1-6/+19
2008-11-27[ARM] clkdev: add generic clkdev infrastructureRussell King1-0/+128