aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/clock-sh7372.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Gravatar Linus Torvalds 1-2/+2
2011-11-24sh: clkfwk: setup clock parent from current register valueGravatar Kuninori Morimoto 1-3/+3
2011-11-21fbdev: sh_mipi_dsi: tidyup dsip_clkGravatar Kuninori Morimoto 1-2/+2
2011-11-11ARM: mach-shmobile: clock-sh7372: remove un-necessary indexGravatar Kuninori Morimoto 1-4/+4
2011-08-29Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-7/+22
2011-08-29ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock supportGravatar Magnus Damm 1-1/+5
2011-08-29ARM: mach-shmobile: sh7372 MSIOF clock supportGravatar Magnus Damm 1-3/+9
2011-08-29ARM: mach-shmobile: clock-sh7372: fixup USB-DMAC1 settingsGravatar Kuninori Morimoto 1-2/+4
2011-08-29Merge branch 'rmobile/dma' into rmobile-fixes-for-linusGravatar Paul Mundt 1-1/+4
2011-08-24ARM: mach-shmobile: sh7372 LCDC1 suspend fixGravatar Magnus Damm 1-0/+2
2011-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Paul Mundt 1-4/+0
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Gravatar Linus Torvalds 1-4/+0
2011-07-25Merge branch 'rmobile/sdio' into rmobile-latestGravatar Paul Mundt 1-0/+1
2011-07-11ARM: mach-shmobile: Use CMT2 for timer on sh7372Gravatar Magnus Damm 1-4/+4
2011-07-11sh: move CLKDEV_xxx_ID macro to sh_clk.hGravatar Kuninori Morimoto 1-4/+0
2011-07-10ARM: mach-shmobile: sh7372: make sure that fsi is peripheral of spu2Gravatar Kuninori Morimoto 1-0/+1
2011-06-21ARM: mach-shmobile: sh7372: Add USB-DMAC supportGravatar Kuninori Morimoto 1-1/+4
2011-06-02ARM: mach-shmobile: add DMAC clock definitions on SH7372Gravatar Guennadi Liakhovetski 1-0/+7
2011-05-25ARM: arch-shmobile: sh7372: add renesas_usbhs irq supportGravatar Kuninori Morimoto 1-0/+2
2011-05-24ARM: mach-shmobile: Disable sh7372 RT side MSTP bitsGravatar Magnus Damm 1-0/+12
2011-05-23sh_mobile: Add MSTP clock for MERAMGravatar Damian 1-1/+3
2011-04-18ARM: mach-shmobile: clock-sh7372: remove status check from fsidiv_recalcGravatar Kuninori Morimoto 1-3/+0
2011-01-18ARM: mach-shmobile: clock-sh7372: fixup pllc2 set_rateGravatar Kuninori Morimoto 1-1/+3
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-1/+1
2011-01-06Merge branch 'smp' into miscGravatar Russell King 1-16/+99
2011-01-05Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/g...Gravatar Paul Mundt 1-5/+8
2011-01-05ARM: mach-shmobile: improve MIPI DSI clock configurationGravatar Guennadi Liakhovetski 1-5/+8
2010-11-27Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-25/+8
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cGravatar Jean-Christop PLAGNIOL-VILLARD 1-1/+1
2010-11-24Merge branch 'rmobile/fsi-despair' into rmobile-fixes-for-linusGravatar Paul Mundt 1-23/+6
2010-11-24ARM: mach-shmobile: clock-sh7372: remove bogus pllc2 clock toggling.Gravatar Kuninori Morimoto 1-10/+2
2010-11-24ARM: mach-shmobile: clock-sh7372: remove unnecessary fsi clocksGravatar Kuninori Morimoto 1-2/+0
2010-11-24ARM: mach-shmobile: clock-sh7372: modify error codeGravatar Kuninori Morimoto 1-2/+2
2010-11-24ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMIGravatar Kuninori Morimoto 1-1/+1
2010-11-24ARM: mach-shmobile: clock-sh7372: remove fsidiv bogus disableGravatar Kuninori Morimoto 1-8/+1
2010-11-18ARM: mach-shmobile: sh7372 USB0/IIC1 MSTP fixGravatar Magnus Damm 1-2/+2
2010-11-15sh: clkfwk: Kill off now unused algo_id in set_rate op.Gravatar Paul Mundt 1-4/+2
2010-11-02ARM: mach-shmobile: fix sh7372 after a recent clock framework reworkGravatar Guennadi Liakhovetski 1-0/+1
2010-10-31ARM: mach-shmobile: clock-sh7372: Add FSIDIV clock supportGravatar Kuninori Morimoto 1-0/+101
2010-10-15ARM: mach-shmobile: add TMU platform data for sh7372Gravatar Magnus Damm 1-1/+4
2010-10-15ARM: mach-shmobile: clock-sh7372: FSI parent select supportGravatar Kuninori Morimoto 1-8/+37
2010-10-15ARM: mach-shmobile: clock-sh7372: add sh7372_ prefix to global clocksGravatar Kuninori Morimoto 1-12/+12
2010-10-13ARM: shmobile: use device name for timer clocksGravatar Magnus Damm 1-1/+1
2010-09-16ARM: mach-shmobile: modify wrong array size of div6_reparent_clksGravatar Kuninori Morimoto 1-1/+1
2010-08-18ARM: mach-shmobile: do not enable the PLLC2 clock on initGravatar Guennadi Liakhovetski 1-1/+0
2010-08-16ARM: mach-shmobile: add clock definitions for CEU and CSI2Gravatar Guennadi Liakhovetski 1-1/+5
2010-08-16ARM: mach-shmobile: Runtime PM V3Gravatar Magnus Damm 1-1/+1
2010-08-04ARM: mach-shmobile: clock-sh7372: modify clock name for FSI2Gravatar Kuninori Morimoto 1-1/+1
2010-08-04ARM: mach-shmobile: extend clock definitions on sh7372Gravatar Guennadi Liakhovetski 1-5/+166
2010-08-04ARM: mach-shmobile: fix typos in sh7372 clock definitionsGravatar Guennadi Liakhovetski 1-2/+2