summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/512x/clock.c
Commit message (Expand)AuthorAgeFilesLines
* clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCKGerhard Sittig2014-01-121-754/+0Star
* powerpc: add explicit OF includesRob Herring2013-10-101-0/+1
* powerpc/mpc512x: add platform code for MPC5125.Matteo Facchinetti2013-04-101-1/+8
* powerpc/mpc512x: fix sparce warnings for non static symbolsAnatolij Gustschin2013-02-051-3/+4
* powerpc/mpc512x: fix noderef sparse warningsAnatolij Gustschin2013-02-051-9/+9
* mpc5121: don't check PSC ac97 using node nameAnatolij Gustschin2013-01-151-1/+1
* mpc5121: remove obsolete cell-index property from PSC clock codeAnatolij Gustschin2013-01-151-4/+3Star
* powerpc: 512x: Fix mpc5121_clk_get()Richard Weinberger2012-09-091-2/+4
* powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-11-011-0/+1
* 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-061-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-021-0/+18
|/
* powerpc/mpc5121: avoid using arch_initcall for clock initAnatolij Gustschin2010-02-161-5/+1Star
* 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