aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAge
...
| * | | | | | | Merge branch 'fixes' into next/cleanupOlof Johansson2013-04-28
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'depends/clk-for-3.10' into next/cleanupOlof Johansson2013-04-11
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'imx-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson2013-04-11
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | ARM: i.MX: remove unused ARCH_* configsPaul Bolle2013-04-09
| | * | | | | | | ARM i.MX53: remove platform ahci supportSascha Hauer2013-04-09
| | * | | | | | | ARM: imx: remove mx6q.hShawn Guo2013-04-02
| | * | | | | | | ARM: imx: remove Makefile.bootShawn Guo2013-04-02
| | * | | | | | | ARM: imx: clk-imx27: Do not register peripheral clock for SSIFabio Estevam2013-04-02
| | * | | | | | | ARM: imx: avic: Move avic_saved_mask_reg under CONFIG_PMFabio Estevam2013-04-02
| | * | | | | | | ARM: imx: Remove cpufreq driverMarkus Pargmann2013-04-01
| | * | | | | | | ARM: imx: remove pl310_get_save_ptr() declarationShawn Guo2013-04-01
| | * | | | | | | ARM: imx: remove duplicated function declarationShawn Guo2013-04-01
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann2013-04-09
| |\| | | | | |
| * | | | | | | Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson2013-04-02
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-26
| * | | | | | ARM: smp_twd: convert to use CLKSRC_OF initRob Herring2013-03-11
* | | | | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-02
|\ \ \ \ \ \ \
| * | | | | | | ARM: cpuimx27 and mbimx27: prepend CONFIG_ to Kconfig macroPaul Bolle2013-04-03
| * | | | | | | ARM: mach-imx: mach-imx6q: Fix sparse warningsFabio Estevam2013-04-01
| * | | | | | | ARM: mach-imx: src: Include "common.hFabio Estevam2013-04-01
| * | | | | | | ARM: mach-imx: gpc: Include "common.h"Fabio Estevam2013-04-01
| * | | | | | | ARM: mach-imx: avic: Staticize *avic_baseFabio Estevam2013-04-01
| * | | | | | | ARM: mach-imx: tzic: Staticize *tzic_baseFabio Estevam2013-04-01
| * | | | | | | ARM: mach-imx: clk: Include "clk.h"Fabio Estevam2013-04-01
| * | | | | | | ARM: mach-imx: clk-busy: Staticize clk_busy_mux_opsFabio Estevam2013-04-01
| * | | | | | | ARM: mach-imx: irq-common: Remove imx_irq_set_priority()Fabio Estevam2013-04-01
| * | | | | | | ARM: mach-imx: clk-gate2: Include "clk.h"Fabio Estevam2013-04-01
| * | | | | | | ARM: mach-imx: clk-pllv2: Staticize clk_pllv2_opsFabio Estevam2013-04-01
| * | | | | | | ARM: mach-imx: clk-pllv1: Staticize clk_pllv1_opsFabio Estevam2013-04-01
| * | | | | | | ARM: mach-imx: cpu-imx5: Include "common.h"Fabio Estevam2013-04-01
| * | | | | | | ARM: mach-imx: iomux-imx31: Staticize mxc_pin_alloc_mapFabio Estevam2013-04-01
| * | | | | | | ARM: mach-imx: mm-imx3: Staticize imx3_init_l2x0()Fabio Estevam2013-04-01
| * | | | | | | ARM: mach-imx: cpu: Include "common.h"Fabio Estevam2013-04-01
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-27
| |\ \ \ \ \ \ \
| | * | | | | | | cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar2013-04-02
| | * | | | | | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-02
| | |/ / / / / /
| * | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-04-27
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | ARM: imx: cpuidle: use init/exit common routineDaniel Lezcano2013-04-23
| | * | | | | | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-23
| | * | | | | | Merge branch 'pm-cpuidle-next' into linux-nextRafael J. Wysocki2013-04-08
| | |\ \ \ \ \ \
| | | * | | | | | cpuidle: imx6: remove timer broadcast initializationDaniel Lezcano2013-03-31
| | | * | | | | | cpuidle / imx6 : use CPUIDLE_FLAG_TIMER_STOP flagDaniel Lezcano2013-03-31
| | | |/ / / / /
* | | | | | | | Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-04-29
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | ARM: imx: adapt clk_busy_mux to new clk_mux structFabio Estevam2013-03-27
| | |_|_|/ / | |/| | | |
* | | | | | ARM i.MX6: Fix ldb_di clock selectionDirk Behme2013-04-09
* | | | | | ARM: imx: provide twd clock lookup from device treeShawn Guo2013-04-09
* | | | | | ARM: imx35 Bugfix admux clockMarkus Pargmann2013-04-09
* | | | | | ARM: clk-imx35: Bugfix iomux clockMarkus Pargmann2013-04-09
| |/ / / / |/| | | |
* | | | | Merge tag 'imx-fixes-3.9-4' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann2013-03-28
|\ \ \ \ \ | |_|/ / / |/| | | |