summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: Replace legacy *,wakeup property with wakeup-source for exynos boardsSudeep Holla2016-01-2917-36/+36
* ARM: dts: Add GSCL block parent clock management to pm domain on exynos542xMarek Szyprowski2016-01-281-2/+4
* ARM: dts: Extend existing CPU OPP for exynos5800Bartlomiej Zolnierkiewicz2016-01-281-0/+108
* ARM: dts: Add CPU OPP properties for exynos542x/5800Thomas Abraham2016-01-283-0/+130
* ARM: dts: Add cluster regulator supply properties for exynos542x/5800Bartlomiej Zolnierkiewicz2016-01-285-0/+40
* ARM: dts: Make CPU configuration more readable on exynos542x/5800Krzysztof Kozlowski2016-01-287-128/+170
* ARM: dts: Replace legacy *,wakeup property with wakeup-source on s5pv210Sudeep Holla2016-01-283-5/+5
* ARM: dts: Allow simultaneous usage exynos-rng and s5p-sss drivers on exynos5Krzysztof Kozlowski2016-01-252-2/+2
* ARM: dts: Add Ethernet chip to exynos5410-smdk5410Pavel Fedin2016-01-252-0/+47
* Merge tag 'samsung-dt-srom-4.6' into next/dtKrzysztof Kozlowski2016-01-253-0/+15
|\
| * ARM: dts: Add SROM to exynos5410Pavel Fedin2016-01-251-0/+5
| * ARM: dts: Add SROM device node for exynos5Pankaj Dubey2016-01-251-0/+5
| * ARM: dts: Add SROM device node for exynos4Pankaj Dubey2016-01-251-0/+5
* | ARM: dts: Add pinctrl support to exynos5410Hakjoo Kim2016-01-252-0/+442
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-231-9/+2
|\
| * tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-221-9/+2
* | Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-01-223-52/+6
|\ \
| * \ Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2016-01-123-52/+6
| |\ \
| | * | ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann2015-11-241-2/+0
| | * | ARM: tegra: Ensure entire dcache is flushed on entering LP0/1Jon Hunter2015-11-242-0/+6
| | * | soc/tegra: Provide per-SoC Kconfig symbolsThierry Reding2015-11-241-51/+1
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-01-223-14/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'renesas-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2016-01-221-1/+1
| |\ \ \
| | * | | ARM: dts: armadillo800eva Correct extal1 frequency to 24 MHzGeert Uytterhoeven2016-01-181-1/+1
| | | |/ | | |/|
| * | | ARM: realview: fix device tree buildLinus Walleij2016-01-211-2/+1
| * | | ARM: debug-ll: fix BCM63xx entry for multiplatformArnd Bergmann2016-01-181-11/+6
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-212-8/+0
|\ \ \ \
| * | | | dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-202-8/+0
* | | | | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-212-0/+62
|\ \ \ \ \
| * | | | | ARM: dts: ifc6410: enable PCIe DT node for this boardStanimir Varbanov2016-01-111-0/+26
| * | | | | ARM: dts: apq8064: add PCIe devicetree nodeStanimir Varbanov2016-01-111-0/+36
* | | | | | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-201-3/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-core'Rafael J. Wysocki2016-01-211-3/+4
| |\ \ \ \ \ \
| | * | | | | | PM / Domains: add setter for dev.pm_domainTomeu Vizoso2016-01-081-3/+4
* | | | | | | | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-2019-100/+1042
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: Add CONFIG_DEPRECATED_PARAM_STRUCT to netwinder_defconfigMarc Zyngier2016-01-121-0/+1
| * | | | | | | | ARM: multi_v7_defconfig: Add rockchip audio supportSjoerd Simons2016-01-081-0/+5
| * | | | | | | | arm: multi_v7_defconfig: Add virtio driversAndre Przywara2016-01-081-0/+8
| * | | | | | | | ARM: zx_defconfig: remove CONFIG_MMC_DW_IDMACShawn Lin2016-01-081-1/+0
| * | | | | | | | ARM: versatile: enable the right LEDsLinus Walleij2016-01-081-1/+2
| * | | | | | | | ARM: pxa: add defconfig covering all the boardsRobert Jarzmik2016-01-081-0/+783
| * | | | | | | | ARM: versatile: select some defaults in defconfigLinus Walleij2016-01-071-1/+7
| * | | | | | | | ARM: multi_v7_defconfig: Enable fan, sensors and audio for Odroid XU3Krzysztof Kozlowski2016-01-071-2/+6
| * | | | | | | | ARM: bcm2835: enable auxiliary spi driver in defconfigMartin Sperl2015-12-311-0/+1
| * | | | | | | | ARM: bcm2835: enable all bcm2835-relevant in defconfigStefan Wahren2015-12-311-11/+17
| * | | | | | | | ARM: default to multi_v7_defconfigArnd Bergmann2015-12-311-3/+2
| * | | | | | | | Merge tag 'imx-defconfig-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2015-12-221-1/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: imx_v6_v7_defconfig: enable PCI_MSILucas Stach2015-12-021-0/+1
| | * | | | | | | | ARM: imx_v6_v7_defconfig: Select HDMI audio supportFabio Estevam2015-11-241-0/+1
| | * | | | | | | | ARM: imx_v6_v7_defconfig: Select VF610_ADCFabio Estevam2015-11-241-0/+2