aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/clock-r8a7740.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-06ARM: shmobile: Remove legacy SoC code for R-Mobile A1Geert Uytterhoeven1-675/+0
2014-12-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+0
2014-11-10ARM: shmobile: r8a7740 legacy: Correct IIC0 parent clockGeert Uytterhoeven1-1/+1
2014-11-10ARM: shmobile: r8a7740 legacy: Add missing INTCA clock for irqpin moduleGeert Uytterhoeven1-1/+6
2014-10-27ARM: shmobile: Remove FSF address from copyright headersLaurent Pinchart1-4/+0
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+3
2014-07-18Merge tag 'renesas-clock2-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socOlof Johansson1-9/+9
2014-07-15ARM: shmobile: r8a7740: add CMT1 clock support for DTSimon Horman1-0/+1
2014-07-15ARM: shmobile: r8a7740: add TMU clock support for DTSimon Horman1-0/+2
2014-07-12ARM: shmobile: r8a7740: correct SCI clock support for DTSimon Horman1-9/+9
2014-06-25ARM: shmobile: Move r8a7740.hGeert Uytterhoeven1-1/+2
2014-06-17ARM: shmobile: Move common.hMagnus Damm1-1/+1
2014-06-17ARM: shmobile: Move clock.hMagnus Damm1-1/+1
2014-06-02Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-7/+3
2014-05-11ARM: shmobile: r8a7740: Switch to new style TMU deviceLaurent Pinchart1-6/+2
2014-05-11ARM: shmobile: r8a7740: Switch to new style CMT deviceLaurent Pinchart1-1/+1
2014-05-11ARM: shmobile: r8a7740: Correct name of DT Ethernet clockGeert Uytterhoeven1-1/+1
2013-12-10ARM: shmobile: r8a7740: tidyup DT node namingKuninori Morimoto1-4/+4
2013-12-10ARM: shmobile: r8a7740: add FSI clock support for DTKuninori Morimoto1-0/+1
2013-08-06ARM: shmobile: r8a7740: Add TPU clock entry for DT platformsLaurent Pinchart1-0/+1
2013-07-19ARM: shmobile: r8a7740: Fix TPU clock nameLaurent Pinchart1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2013-06-07sh_eth: get R8A7740 support out of #ifdefSergei Shtylyov1-1/+1
2013-06-07ARM: shmobile: r8a7740: add TPU PWM supportLaurent Pinchart1-1/+3
2013-06-07ARM: shmobile: r8a7740: Add I2C DT clock namesBastian Hecht1-0/+2
2013-06-07ARM: shmobile: r8a7740: Add interim sh-eth device name to clocks listBastian Hecht1-0/+1
2013-06-06ARM: shmobile: r8a7740: Make private clock arrays staticLaurent Pinchart1-2/+2
2013-04-02ARM: shmobile: r8a7740: use fixed ratio clockKuninori Morimoto1-45/+9
2013-04-02ARM: shmobile: r8a7740: tidyup comment/implementation mismatchKuninori Morimoto1-29/+31
2013-03-13ARM: mach-shmobile: r8a7740: Add DT names to clock listBastian Hecht1-0/+9
2013-03-13ARM: shmobile: add MMCIF and SDHI DT clock aliases to sh73a0 and r8a7740Guennadi Liakhovetski1-0/+4
2013-01-25ARM: shmobile: r8a7740: add TMU timer supportKuninori Morimoto1-1/+5
2012-11-08ARM: shmobile: add fsi external clock on r8a7740Kuninori Morimoto1-0/+2
2012-11-08ARM: shmobile: r8a7740: add FSI-DVI clocksKuninori Morimoto1-0/+16
2012-11-07ARM: shmobile: r8a7740: add USB24 clock explainKuninori Morimoto1-0/+16
2012-09-18ARM: shmobile: use __iomem pointers for MMIOArnd Bergmann1-23/+23
2012-07-06Merge branch 'renesas-soc-core' into renesas-r8a7740Rafael J. Wysocki1-1/+1
2012-07-02ARM: mach-shmobile: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu1-1/+1
2012-06-30ARM: shmobile: r8a7740: add DMAEngine support for USBKuninori Morimoto1-1/+3
2012-06-30ARM: shmobile: r8a7740: add DMAEngine support for FSIKuninori Morimoto1-1/+7
2012-06-20ARM: shmobile: r8a7740: add FSI parent clock supportKuninori Morimoto1-0/+31
2012-06-20ARM: shmobile: r8a7740: add CEU clock supportKuninori Morimoto1-1/+22
2012-06-20ARM: shmobile: r8a7740: add HDMI clock supportKuninori Morimoto1-0/+84
2012-05-12ARM: mach-shmobile: clock-r8a7740: add sh-eth clockKuninori Morimoto1-0/+3
2012-05-12ARM: mach-shmobile: clock-r8a7740: use followparent_recalc on usb24sKuninori Morimoto1-6/+1
2012-05-12ARM: mach-shmobile: clock-r8a7740: add MMCIF clockKuninori Morimoto1-1/+3
2012-05-12ARM: mach-shmobile: clock-r8a7740: add SDHI clockKuninori Morimoto1-1/+9
2012-05-12ARM: mach-shmobile: clock-r8a7740: add USB clockKuninori Morimoto1-2/+116
2012-05-12ARM: mach-shmobile: clock-r8a7740: add FSI clockKuninori Morimoto1-1/+3
2012-03-12ARM: mach-shmobile: rename clk_init() to shmobile_clk_init()Magnus Damm1-1/+1