aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/512x/clock.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/512x: fix clk_get() return valueAkinobu Mita2010-09-011-1/+1
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-051-1/+1
|\
| * powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-1/+1
* | powerpc/512x: add clock structure for Video-IN (VIU) unitAnatolij Gustschin2010-08-011-0/+18
|/
* powerpc/mpc5121: avoid using arch_initcall for clock initAnatolij Gustschin2010-02-161-5/+1
* powerpc/5121: make clock debug output more readableWolfram Sang2009-06-171-4/+4
* powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2009-06-171-1/+1
* powerpc/mpc5121: fix NULL test in mpc5121_clk_get utility function.roel kluin2009-01-091-2/+2
* powerpc/mpc5121: Add clock driverJohn Rigby2008-07-121-0/+729