summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ARM: shmobile: Use shmobile_clk_workaround() on LagerMagnus Damm2014-04-141-40/+25Star
| * | | | | Merge branch 'renesas/clock' into next/boardsOlof Johansson2014-05-056-47/+76
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
* | | | | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-0325-376/+167Star
|\ \ \ \ \
| * \ \ \ \ Merge tag 'renesas-soc-cleanup-for-v3.16' of git://git.kernel.org/pub/scm/lin...Olof Johansson2014-05-208-22/+26
| |\ \ \ \ \
| | * | | | | ARM: shmobile: Set clock frequency in HZ from OF nodesSimon Horman2014-05-141-3/+20
| | * | | | | ARM: shmobile: Use shmobile_init_late() on r8a7740Magnus Damm2014-05-131-0/+1
| | * | | | | ARM: shmobile: Remove unused r8a7791_init_early()Magnus Damm2014-05-122-8/+0Star
| | * | | | | ARM: shmobile: Use r8a7791 DT CPU Frequency for KoelschMagnus Damm2014-05-122-2/+2
| | * | | | | ARM: shmobile: Use r8a7791 DT CPU Frequency in common caseMagnus Damm2014-05-121-1/+1
| | * | | | | ARM: shmobile: Remove unused r8a7740_init_delay()Magnus Damm2014-05-112-6/+0Star
| | * | | | | ARM: shmobile: Use r8a7740 DT CPU Frequency for Armadillo DT RefMagnus Damm2014-05-111-1/+1
| | * | | | | ARM: shmobile: Use r8a7740 DT CPU Frequency in common caseMagnus Damm2014-05-111-1/+1
| * | | | | | Merge tag 'renesas-clock2-for-v3.16' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2014-05-201-1/+1
| |\ \ \ \ \ \
| | * | | | | | ARM: shmobile: r8a7740: Correct name of DT Ethernet clockGeert Uytterhoeven2014-05-111-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'renesas-soc2-for-v3.16' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-05-061-35/+3Star
| |\ \ \ \ \ \
| | * | | | | | ARM: shmobile: Ignore callbacks for subsys generic_pm_domain_dataUlf Hansson2014-04-251-35/+3Star
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'renesas-clock-for-v3.16' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2014-05-056-47/+76
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | ARM: shmobile: r8a7790: remove old style audio clockKuninori Morimoto2014-04-141-14/+10Star
| | * | | | | ARM: shmobile: r8a7778: remove old style audio clockKuninori Morimoto2014-04-141-13/+9Star
| | | |_|/ / | | |/| | |
| | * | | | ARM: shmobile: r8a7791: Fix the I2C clocks parents in legacy codeLaurent Pinchart2014-04-141-6/+6
| | * | | | ARM: shmobile: r8a7790: Fix the I2C clocks parents in legacy codeLaurent Pinchart2014-04-141-4/+4
| | * | | | ARM: shmobile: Introduce shmobile_clk_workaround()Magnus Damm2014-04-143-1/+45
| | * | | | ARM: shmobile: r8a7791: Use rcar_gen2_read_mode_pins() helperGeert Uytterhoeven2014-04-141-9/+2Star
| | | |_|/ | | |/| |
| * | | | Merge tag 'renesas-soc-for-v3.16' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-05-0512-275/+65Star
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | ARM: shmobile: r8a7778/bockw: Move "select RENESAS_INTC_IRQPIN" under SoCGeert Uytterhoeven2014-04-141-2/+1Star
| | * | ARM: shmobile: Check r8a7791 MD21 at SMP bootMagnus Damm2014-04-141-1/+14
| | * | ARM: shmobile: rcar-gen2: Cache Mode Monitor Register ValueGeert Uytterhoeven2014-04-141-6/+10
| | * | ARM: shmobile: Make use of r8a7790_add_standard_devices()Magnus Damm2014-04-141-6/+6
| | * | ARM: shmobile: Remove EMEV2 header fileMagnus Damm2014-04-143-12/+4Star
| | * | ARM: shmobile: Remove legacy EMEV2 SoC supportMagnus Damm2014-04-145-247/+0Star
| | * | ARM: shmobile: Add shared shmobile_init_delay()Magnus Damm2014-04-142-0/+29
| | * | ARM: shmobile: Update r8a7791 CPU freq to 1500MHz in CMagnus Damm2014-04-141-1/+1
| | |/
* | | Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-033-20/+4Star
|\ \ \
| * | | ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORMWill Deacon2014-05-291-1/+0Star
| * | | Merge tag 'sirf-soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-05-203-4/+3Star
| |\| |
| * | | ARM: shmobile: r8a7740: Make r8a7740_meram_workaround() __initGeert Uytterhoeven2014-04-161-1/+1
| * | | ARM: shmobile: sh7372: Call sh7372_add_early_devices() instead of open codingGeert Uytterhoeven2014-04-161-5/+1Star
| * | | ARM: shmobile: r8a7740: Remove unused r8a7740_add_early_devices_dt()Geert Uytterhoeven2014-04-161-11/+0Star
| * | | ARM: shmobile: armadillo800eva: Spelling and grammarGeert Uytterhoeven2014-04-141-2/+2
| | |/ | |/|
* | | Merge tag 'renesas-fixes-for-v3.16' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2014-05-301-1/+1
|\ \ \ | |_|/ |/| |
| * | ARM: shmobile: armadillo800eva: fixup HDMI sound flags settingKuninori Morimoto2014-05-281-1/+1
| |/
* | Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-252-3/+2Star
|\ \
| * | ARM: shmobile: armadillo800eva: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto2014-04-141-0/+1
| * | ARM: shmobile: lager: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto2014-04-141-3/+1Star
| |/
* / ARM: shmobile: r8a7778: Use clks as MSTP007 parentSimon Horman2014-04-141-1/+1
|/
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-081-1/+1
* Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-067-107/+417
|\
| * Merge branch 'cleanup/kconfig' into next/driversArnd Bergmann2014-03-181-5/+0Star
| |\
| * \ Merge tag 'renesas-clock4-for-v3.15' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2014-03-171-7/+8
| |\ \
| | * | ARM: shmobile: r8a7791: Fix SCIFA3-5 clocksGeert Uytterhoeven2014-03-131-7/+8