summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: mvebu: armada-370-netgear-rn104: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-4/+37
* ARM: mvebu: armada-370-netgear-rn102: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-4/+37
* ARM: mvebu: armada-370-mirabox: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-3/+37
* ARM: mvebu: armada-370: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-3/+37
* ARM: mvebu: armada-370-db: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-3/+37
* ARM: mvebu: make DTS comments reflect DEBUG_LL changesPaul Bolle2015-01-221-2/+4
* ARM: mvebu: Armada 385 GP: Add regulators to the SATA portGregory CLEMENT2015-01-221-0/+126
* ARM: Kirkwood: Added support for pogoplug e02 (pink/gray)Christoph Junghans2015-01-222-0/+135
* ARM: mvebu: fix compatible strings of MBus on Armada 375 and Armada 38xThomas Petazzoni2015-01-102-3/+2
* ARM: mvebu: Add Armada 388 General Purpose Development Board supportGregory CLEMENT2015-01-092-0/+289
* ARM: mvebu: Add Device Tree description of the Armada 388 SoCGregory CLEMENT2015-01-094-8/+80
* ARM: mvebu: a38x: Add missing labelsGregory CLEMENT2015-01-091-2/+2
* ARM: mvebu: a38x: Add more pinctrl functionsGregory CLEMENT2015-01-091-0/+47
* ARM: mvebu: Add Armada 385 Access Point Development Board supportMaxime Ripard2015-01-092-0/+179
* ARM: mvebu: Add a number of pinctrl functionsMaxime Ripard2015-01-091-0/+39
* ARM: mvebu: A38x: Remove redundant pinctrl informationsMaxime Ripard2015-01-093-3/+0
* ARM: mvebu: a38x: Fix node namesMaxime Ripard2015-01-095-6/+6
* Kirkwood: add support for Seagate BlackArmor NAS220Evgeni Dobrev2015-01-052-0/+174
* ARM: dts: kirkwood: enable phy driver for SATA controller on 88f6192Evgeni Dobrev2014-12-211-0/+2
* ARM: dts: add gpio_poweroff support for Iomega ix2-200Richard Kunze2014-12-211-0/+4
* ARM: dts: use all remaining MTD space foor rootfs of Iomega ix2-200Richard Kunze2014-12-211-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-211-2/+2
|\
| * arm/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-2/+2
* | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-2119-143/+152
|\ \
| * | ARM: OMAP3: clock: fix boot breakage in legacy modeTero Kristo2014-12-161-9/+14
| * | ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo2014-12-162-6/+6
| * | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette2014-12-167-63/+208
| |\ \
| * \ \ Merge tag 'sunxi-clocks-for-3.19' of https://git.kernel.org/pub/scm/linux/ker...Michael Turquette2014-11-256-60/+12
| |\ \ \
| | * | | ARM: dts: sunxi: Use sun4i-a10-apb1-clk for sun6i/sun8i apb2 clocks.Chen-Yu Tsai2014-11-232-20/+4
| | * | | ARM: dts: sunxi: unify APB1 clockEmilio López2014-11-234-40/+8
| * | | | arm: mmp: Make use of the DT supported clockChao Xie2014-11-136-62/+111
| * | | | arm: mmp: Make all the dts file to be compiled by MakefileChao Xie2014-11-137-6/+9
* | | | | PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-1924-26/+22
* | | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-197-8/+8
|\ \ \ \ \
| * | | | | PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki2014-12-131-1/+1
| * | | | | ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-136-7/+7
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-198-47/+195
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-12-158-48/+201
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall2014-12-151-2/+11
| | * | | | | arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedChristoffer Dall2014-12-131-0/+5
| | * | | | | arm/arm64: KVM: Rename vgic_initialized to vgic_readyChristoffer Dall2014-12-131-1/+1
| | * | | | | arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()Peter Maydell2014-12-131-3/+3
| | * | | | | arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall2014-12-133-0/+73
| | * | | | | arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall2014-12-131-0/+18
| | * | | | | arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall2014-12-133-27/+43
| | * | | | | arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall2014-12-133-1/+7
| | * | | | | arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall2014-12-131-0/+2
| | * | | | | arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flagChristoffer Dall2014-12-131-1/+1
| | * | | | | arm/arm64: KVM: avoid unnecessary guest register mangling on MMIO readAndre Przywara2014-11-251-6/+9
| | * | | | | arm, arm64: KVM: handle potential incoherency of readonly memslotsArd Biesheuvel2014-11-251-5/+15