aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/512x/clock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-01powerpc/512x: fix clk_get() return valueAkinobu Mita1-1/+1
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2010-08-01powerpc/512x: add clock structure for Video-IN (VIU) unitAnatolij Gustschin1-0/+18
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely1-1/+1
2010-02-16powerpc/mpc5121: avoid using arch_initcall for clock initAnatolij Gustschin1-5/+1
2009-06-17powerpc/5121: make clock debug output more readableWolfram Sang1-4/+4
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk1-1/+1
2009-01-09powerpc/mpc5121: fix NULL test in mpc5121_clk_get utility function.roel kluin1-2/+2
2008-07-12powerpc/mpc5121: Add clock driverJohn Rigby1-0/+729