| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: sh7372: add clock lookup entries for DT-based devices | Guennadi Liakhovetski | 2013-01-25 | 1 | -0/+9 |
* | ARM: shmobile: sh7372: sh7372_fsiXck_clk become non-global | Kuninori Morimoto | 2012-11-08 | 1 | -8/+10 |
* | ARM: shmobile: sh7372: remove fsidivx clock | Kuninori Morimoto | 2012-11-08 | 1 | -2/+0 |
* | ARM: shmobile: add fsi external clock sh7372 | Kuninori Morimoto | 2012-11-08 | 1 | -0/+2 |
* | ARM: shmobile: sh7372: use sh_clk_fsidiv_register() for FSI-DIV clocks | Kuninori Morimoto | 2012-11-08 | 1 | -84/+10 |
* | ARM: shmobile: sh7372: sh7372_fsidivX_clk become non-global | Kuninori Morimoto | 2012-11-08 | 1 | -4/+6 |
* | ARM: shmobile: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-18 | 1 | -30/+30 |
* | ARM: mach-shmobile: Convert sh_clk_mstp32_register to sh_clk_mstp_register | Nobuhiro Iwamatsu | 2012-07-02 | 1 | -1/+1 |
* | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2012-03-30 | 1 | -1/+3 |
|\ |
|
| * | ARM: mach-shmobile: mackerel: Add the flash controller flctl | Bastian Hecht | 2012-03-27 | 1 | -1/+3 |
* | | ARM: mach-shmobile: rename clk_init() to shmobile_clk_init() | Magnus Damm | 2012-03-12 | 1 | -1/+1 |
* | | ARM: mach-shmobile: sh7372 sh_clk_ops rename | Magnus Damm | 2012-03-12 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-01-14 | 1 | -2/+2 |
|\ |
|
| * | fbdev: sh_mipi_dsi: tidyup dsip_clk | Kuninori Morimoto | 2011-11-21 | 1 | -2/+2 |
* | | sh: clkfwk: setup clock parent from current register value | Kuninori Morimoto | 2011-11-24 | 1 | -3/+3 |
|/ |
|
* | ARM: mach-shmobile: clock-sh7372: remove un-necessary index | Kuninori Morimoto | 2011-11-11 | 1 | -4/+4 |
* | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-08-29 | 1 | -7/+22 |
|\ |
|
| * | ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock support | Magnus Damm | 2011-08-29 | 1 | -1/+5 |
| * | ARM: mach-shmobile: sh7372 MSIOF clock support | Magnus Damm | 2011-08-29 | 1 | -3/+9 |
| * | ARM: mach-shmobile: clock-sh7372: fixup USB-DMAC1 settings | Kuninori Morimoto | 2011-08-29 | 1 | -2/+4 |
| * | Merge branch 'rmobile/dma' into rmobile-fixes-for-linus | Paul Mundt | 2011-08-29 | 1 | -1/+4 |
| |\ |
|
| | * | ARM: mach-shmobile: sh7372: Add USB-DMAC support | Kuninori Morimoto | 2011-06-21 | 1 | -1/+4 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-08-08 | 1 | -4/+0 |
| |\ \ |
|
| * \ \ | Merge branch 'rmobile/sdio' into rmobile-latest | Paul Mundt | 2011-07-25 | 1 | -0/+1 |
| |\ \ \ |
|
| * | | | | ARM: mach-shmobile: Use CMT2 for timer on sh7372 | Magnus Damm | 2011-07-11 | 1 | -4/+4 |
| | |_|/
| |/| | |
|
* | | | | ARM: mach-shmobile: sh7372 LCDC1 suspend fix | Magnus Damm | 2011-08-24 | 1 | -0/+2 |
| |_|/
|/| | |
|
* | | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2011-08-01 | 1 | -4/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | sh: move CLKDEV_xxx_ID macro to sh_clk.h | Kuninori Morimoto | 2011-07-11 | 1 | -4/+0 |
| |/ |
|
* | | ARM: mach-shmobile: sh7372: make sure that fsi is peripheral of spu2 | Kuninori Morimoto | 2011-07-10 | 1 | -0/+1 |
|/ |
|
* | ARM: mach-shmobile: add DMAC clock definitions on SH7372 | Guennadi Liakhovetski | 2011-06-02 | 1 | -0/+7 |
* | ARM: arch-shmobile: sh7372: add renesas_usbhs irq support | Kuninori Morimoto | 2011-05-25 | 1 | -0/+2 |
* | ARM: mach-shmobile: Disable sh7372 RT side MSTP bits | Magnus Damm | 2011-05-24 | 1 | -0/+12 |
* | sh_mobile: Add MSTP clock for MERAM | Damian | 2011-05-23 | 1 | -1/+3 |
* | ARM: mach-shmobile: clock-sh7372: remove status check from fsidiv_recalc | Kuninori Morimoto | 2011-04-18 | 1 | -3/+0 |
* | ARM: mach-shmobile: clock-sh7372: fixup pllc2 set_rate | Kuninori Morimoto | 2011-01-18 | 1 | -1/+3 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-06 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'smp' into misc | Russell King | 2011-01-06 | 1 | -16/+99 |
| |\ |
|
| * | | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 2010-11-26 | 1 | -1/+1 |
* | | | Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/g... | Paul Mundt | 2011-01-05 | 1 | -5/+8 |
|\ \ \
| |_|/
|/| | |
|
| * | | ARM: mach-shmobile: improve MIPI DSI clock configuration | Guennadi Liakhovetski | 2011-01-05 | 1 | -5/+8 |
* | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-11-27 | 1 | -25/+8 |
|\ \ \ |
|
| * \ \ | Merge branch 'rmobile/fsi-despair' into rmobile-fixes-for-linus | Paul Mundt | 2010-11-24 | 1 | -23/+6 |
| |\ \ \ |
|
| | * | | | ARM: mach-shmobile: clock-sh7372: remove bogus pllc2 clock toggling. | Kuninori Morimoto | 2010-11-24 | 1 | -10/+2 |
| | * | | | ARM: mach-shmobile: clock-sh7372: remove unnecessary fsi clocks | Kuninori Morimoto | 2010-11-24 | 1 | -2/+0 |
| | * | | | ARM: mach-shmobile: clock-sh7372: modify error code | Kuninori Morimoto | 2010-11-24 | 1 | -2/+2 |
| | * | | | ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMI | Kuninori Morimoto | 2010-11-24 | 1 | -1/+1 |
| | * | | | ARM: mach-shmobile: clock-sh7372: remove fsidiv bogus disable | Kuninori Morimoto | 2010-11-24 | 1 | -8/+1 |
| | |/ / |
|
| * | | | ARM: mach-shmobile: sh7372 USB0/IIC1 MSTP fix | Magnus Damm | 2010-11-18 | 1 | -2/+2 |
| |/ / |
|
* | | | sh: clkfwk: Kill off now unused algo_id in set_rate op. | Paul Mundt | 2010-11-15 | 1 | -4/+2 |
|/ / |
|
* | | ARM: mach-shmobile: fix sh7372 after a recent clock framework rework | Guennadi Liakhovetski | 2010-11-02 | 1 | -0/+1 |