summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-06-11Merge branch 'zte/soc' into next/socKevin Hilman
2015-06-11ARM: zx: Add basic defconfig support for ZX296702Jun Nie
2015-06-11ARM: dts: zx: add an initial zx296702 dts and docJun Nie
2015-06-11Merge branch 'socfpga/soc' into next/socKevin Hilman
2015-06-11ARM: socfpga: fix build error due to secondary_startupKevin Hilman
2015-06-11Merge tag 'samsung-mach-1' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Kevin Hilman
2015-06-11ARM: ep93xx: simone: support for SPI-based MMC/SD cardsMika Westerberg
2015-06-10Merge tag 'hi6220-soc-for-4.2' of git://github.com/hisilicon/linux-hisi into ...Kevin Hilman
2015-06-10Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Kevin Hilman
2015-06-10Merge branch 'socfpga/soc' into next/socKevin Hilman
2015-06-10ARM: socfpga: support suspend to ramAlan Tull
2015-06-10ARM: socfpga: add CPU_METHOD_OF_DECLARE for Arria 10Dinh Nguyen
2015-06-10ARM: socfpga: use CPU_METHOD_OF_DECLARE for socfpga_cyclone5Dinh Nguyen
2015-06-06ARM: EXYNOS: register power domain driver from core_initcallMarek Szyprowski
2015-06-06ARM: EXYNOS: use PS_HOLD based poweroff for all supported SoCsMarek Szyprowski
2015-06-06ARM: SAMSUNG: Constify platform_device_idKrzysztof Kozlowski
2015-06-06ARM: EXYNOS: Constify irq_domain_opsKrzysztof Kozlowski
2015-06-06ARM: EXYNOS: add coupled cpuidle support for Exynos3250Bartlomiej Zolnierkiewicz
2015-06-06ARM: EXYNOS: add exynos_get_boot_addr() helperBartlomiej Zolnierkiewicz
2015-06-06ARM: EXYNOS: add exynos_set_boot_addr() helperBartlomiej Zolnierkiewicz
2015-06-06ARM: EXYNOS: make exynos_core_restart() less verboseBartlomiej Zolnierkiewicz
2015-06-06ARM: EXYNOS: fix exynos_boot_secondary() return value on timeoutBartlomiej Zolnierkiewicz
2015-06-06ARM: EXYNOS: Get current parent clock for power domain on/offKrzysztof Kozlowski
2015-06-06ARM: SAMSUNG: fix clk_enable() WARNing in S3C24XX ADCSergiy Kibrik
2015-06-06ARM: EXYNOS: Add missing of_node_put() when parsing power domainsKrzysztof Kozlowski
2015-06-06ARM: EXYNOS: Handle of_find_device_by_node() and kstrdup() failuresKrzysztof Kozlowski
2015-06-06ARM: EXYNOS: Handle of of_iomap() failureKrzysztof Kozlowski
2015-06-05arm64: Enable Hisilicon ARMv8 SoC family in Kconfig and defconfigBintian Wang
2015-06-03ARM: imx: imx7d requires anatopArnd Bergmann
2015-06-03ARM: imx: move timer driver into drivers/clocksourceShawn Guo
2015-06-03ARM: imx: remove platform headers from timer driverShawn Guo
2015-06-03ARM: imx: provide gpt device specific irq functionsShawn Guo
2015-06-03ARM: imx: get rid of variable timer_baseShawn Guo
2015-06-03ARM: imx: define gpt register offset per device typeShawn Guo
2015-06-03ARM: imx: move clock event variables into imx_timerShawn Guo
2015-06-03ARM: imx: set up .set_next_event hook via imx_gpt_dataShawn Guo
2015-06-03ARM: imx: setup tctl register in device specific functionShawn Guo
2015-06-03ARM: imx: initialize gpt device type for DT bootShawn Guo
2015-06-03ARM: imx: define an enum for gpt timer device typeShawn Guo
2015-06-03ARM: imx: move timer resources into a structureShawn Guo
2015-06-03ARM: imx: use relaxed IO accessor in timer driverShawn Guo
2015-06-03ARM: imx: make imx51/3 suspend optionalArnd Bergmann
2015-06-03ARM: mach-imx: iomux-imx31: Use DECLARE_BITMAPJoe Perches
2015-06-03ARM: imx53: Set DDR pins to high impedance when in suspend to RAM.Martin Fuzzey
2015-06-03ARM: imx: add msl support for imx7dAnson Huang
2015-06-03ARM: imx7d: add low level debug uart supportAnson Huang
2015-06-03ARM: imx: mmdc: Include "common.h" header fileFabio Estevam
2015-06-03ARM: imx: Correct the comments in time.cShenwei Wang
2015-06-03ARM: imx: Remove the duplicated function declarationShenwei Wang
2015-06-03ARM: imx: Constify irq_domain_opsKrzysztof Kozlowski