summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ARM i.MX53: remove platform ahci supportSascha Hauer2013-04-094-172/+0
| | * | | | | | | ARM: imx: remove mx6q.hShawn Guo2013-04-022-32/+0
| | * | | | | | | ARM: imx: remove Makefile.bootShawn Guo2013-04-021-35/+0
| | * | | | | | | ARM: imx: clk-imx27: Do not register peripheral clock for SSIFabio Estevam2013-04-021-2/+0
| | * | | | | | | ARM: imx: avic: Move avic_saved_mask_reg under CONFIG_PMFabio Estevam2013-04-021-2/+2
| | * | | | | | | ARM: imx: Remove cpufreq driverMarkus Pargmann2013-04-016-262/+1
| | * | | | | | | ARM: imx: remove pl310_get_save_ptr() declarationShawn Guo2013-04-011-1/+0
| | * | | | | | | ARM: imx: remove duplicated function declarationShawn Guo2013-04-011-2/+0
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann2013-04-092-0/+6
| |\| | | | | |
| * | | | | | | Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson2013-04-024-37/+10
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-261-12/+0
| * | | | | | ARM: smp_twd: convert to use CLKSRC_OF initRob Herring2013-03-111-3/+2
* | | | | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-0217-32/+19
|\ \ \ \ \ \ \
| * | | | | | | ARM: cpuimx27 and mbimx27: prepend CONFIG_ to Kconfig macroPaul Bolle2013-04-032-4/+4
| * | | | | | | ARM: mach-imx: mach-imx6q: Fix sparse warningsFabio Estevam2013-04-011-2/+2
| * | | | | | | ARM: mach-imx: src: Include "common.hFabio Estevam2013-04-011-0/+1
| * | | | | | | ARM: mach-imx: gpc: Include "common.h"Fabio Estevam2013-04-011-0/+1
| * | | | | | | ARM: mach-imx: avic: Staticize *avic_baseFabio Estevam2013-04-011-1/+1
| * | | | | | | ARM: mach-imx: tzic: Staticize *tzic_baseFabio Estevam2013-04-011-1/+1
| * | | | | | | ARM: mach-imx: clk: Include "clk.h"Fabio Estevam2013-04-011-0/+1
| * | | | | | | ARM: mach-imx: clk-busy: Staticize clk_busy_mux_opsFabio Estevam2013-04-011-1/+1
| * | | | | | | ARM: mach-imx: irq-common: Remove imx_irq_set_priority()Fabio Estevam2013-04-011-19/+0
| * | | | | | | ARM: mach-imx: clk-gate2: Include "clk.h"Fabio Estevam2013-04-011-0/+1
| * | | | | | | ARM: mach-imx: clk-pllv2: Staticize clk_pllv2_opsFabio Estevam2013-04-011-1/+1
| * | | | | | | ARM: mach-imx: clk-pllv1: Staticize clk_pllv1_opsFabio Estevam2013-04-011-1/+1
| * | | | | | | ARM: mach-imx: cpu-imx5: Include "common.h"Fabio Estevam2013-04-011-0/+1
| * | | | | | | ARM: mach-imx: iomux-imx31: Staticize mxc_pin_alloc_mapFabio Estevam2013-04-011-1/+1
| * | | | | | | ARM: mach-imx: mm-imx3: Staticize imx3_init_l2x0()Fabio Estevam2013-04-011-1/+1
| * | | | | | | ARM: mach-imx: cpu: Include "common.h"Fabio Estevam2013-04-011-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-017-145/+48
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-281-6/+2
| |\ \ \ \ \ \ \
| | * | | | | | | cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar2013-04-021-3/+0
| | * | | | | | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-3/+2
| | |/ / / / / /
| * | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-04-286-139/+46
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | ARM: imx: cpuidle: use init/exit common routineDaniel Lezcano2013-04-236-116/+44
| | * | | | | | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-232-2/+0
| | * | | | | | Merge branch 'pm-cpuidle-next' into linux-nextRafael J. Wysocki2013-04-081-21/+2
| | |\ \ \ \ \ \
| | | * | | | | | cpuidle: imx6: remove timer broadcast initializationDaniel Lezcano2013-04-011-15/+0
| | | * | | | | | cpuidle / imx6 : use CPUIDLE_FLAG_TIMER_STOP flagDaniel Lezcano2013-04-011-6/+2
| | | |/ / / / /
* | | | | | | | Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-04-301-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | ARM: imx: adapt clk_busy_mux to new clk_mux structFabio Estevam2013-03-271-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | ARM i.MX6: Fix ldb_di clock selectionDirk Behme2013-04-091-1/+1
* | | | | | ARM: imx: provide twd clock lookup from device treeShawn Guo2013-04-091-1/+0
* | | | | | ARM: imx35 Bugfix admux clockMarkus Pargmann2013-04-091-0/+1
* | | | | | ARM: clk-imx35: Bugfix iomux clockMarkus Pargmann2013-04-091-0/+1
| |/ / / / |/| | | |
* | | | | Merge tag 'imx-fixes-3.9-4' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann2013-03-283-0/+26
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ARM: imx: fix sync issue between imx_cpu_die and imx_cpu_killShawn Guo2013-03-263-0/+26
| |/ / /
* | | | Merge tag 'arm-imx-fixes-for-3.9-rc' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann2013-03-152-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: i.MX35: enable MAX clockSascha Hauer2013-03-151-0/+1
| * | | ARM: i.MX25: Fix DT compilationSascha Hauer2013-03-141-0/+5
| |/ /