aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-01-12Merge branch 'topic/lt-3.2-imx6-ugly' into lt-3.2-imx6Eric Miao
2012-01-12Merge branch 'topic/lt-3.2-imx6-misc' into lt-3.2-imx6Eric Miao
2012-01-12Merge branch 'topic/lt-3.2-imx6-gpu' into lt-3.2-imx6Eric Miao
2012-01-12Merge branch 'topic/lt-3.2-imx6-cpufreq' into lt-3.2-imx6Eric Miao
2012-01-12Merge branch 'topic/lt-3.2-imx6-pm' into lt-3.2-imx6Eric Miao
2012-01-12arm/imx6q: select ARCH_HAS_CPUFREQtopic/lt-3.2-imx6-cpufreqRichard Zhao
2012-01-12arm/imx6q: register arm_clk as cpu to clkdevRichard Zhao
2012-01-12dts/imx6q: add cpufreq propertyRichard Zhao
2012-01-12arm/imx: cpufreq: remove loops_per_jiffy recalculate for smpRichard Zhao
2012-01-12ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smpRichard Zhao
2012-01-12arm/imx: add cpu_voltage to cpu_opRichard Zhao
2012-01-12arm/imx: cpufreq: add multi-core supportRichard Zhao
2012-01-11Merge branch 'lt-3.2-imx5' into topic/lt-3.2-imx6-uglytopic/lt-3.2-imx6-uglyEric Miao
2012-01-11imx6q: add clock debugfs supportJason Chen
2012-01-11imx6q-sabrelite: add iomux setupJason Chen
2012-01-11iomux: add and export mxc_iomux_set_gpr_register()Jason Chen
2012-01-11imx6q: add iomux v3 supportJason Chen
2012-01-11imx6q: add UART2 as debug UART (to be removed)Eric Miao
2012-01-11imx6q: add device tree support for OCOTP driverEric Miao
2012-01-11imx6q: add support for watchdog using imx2_wdt.cEric Miao
2012-01-11imx6q: add device tree support for IIM driverEric Miao
2012-01-11imx6q: add device tree support for SNVS RTCEric Miao
2012-01-11ARM: 7198/1: arm/imx6: add restart support for imx6qtopic/lt-3.2-imx6-pmShawn Guo
2012-01-11ARM: reset: implement soft_restart for jumping to a physical addressWill Deacon
2012-01-11ARM: restart: only perform setup for restart when soft-restartingRussell King
2012-01-11ARM: restart: remove argument to setup_mm_for_reboot()Russell King
2012-01-11ARM: restart: move reboot failure handing into machine_restart()Russell King
2012-01-11ARM: restart: add restart hook to machine_desc recordRussell King
2012-01-11ARM: lib: add call_with_stack function for safely changing stackWill Deacon
2012-01-11ARM: imx6: remove __CPUINIT annotation from v7_invalidate_l1Jason Chen
2012-01-11ARM: imx6q: add cpu suspend/resume support in IRAMJason Chen
2012-01-11ARM: imx6q: add compatible name of iomuxcJason Chen
2012-01-09gpu-viv: convert to device tree and fix build errorstopic/lt-3.2-imx6-gpuRichard Zhao
2012-01-09arm/imx6q: register gpu clocksRichard Zhao
2012-01-09mmc: sdhci-esdhc-imx: support of 1.8V is board specifictopic/lt-3.2-imx6-sdhcEric Miao
2012-01-06ARM: imx6: fix v7_invalidate_l1 by adding I-Cache invalidationtopic/lt-3.2-imx6-baseShawn Guo
2012-01-06ARM: imx6q: add support for IRAMJason Chen
2012-01-06ARM: imx6q: resume PL310 only when CACHE_L2X0 definedEric Miao
2012-01-06ARM: imx6q: build pm code only when CONFIG_PM selectedEric Miao
2012-01-06ARM: imx6q: generate imx6q dtb filesEric Miao
2012-01-06arm/imx6q: Rename Sabreauto to Armadillo2Dirk Behme
2012-01-06arm/imx6q-sabrelite: add enet phy ksz9021rn fixupRichard Zhao
2012-01-06arm/imx6: add imx6q sabrelite board supportRichard Zhao
2012-01-06dts/imx: rename uart labels to consistent with hw specRichard Zhao
2012-01-06dts/imx: rename gpio labels to consistent with hw specRichard Zhao
2011-12-30Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-12-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-12-30Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab