summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-018-11/+22
|\
| * Merge tag 'tegra-for-4.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2015-08-202-8/+14
| |\
| | * ARM: tegra: cpuidle: implement cpuidle_state.enter_freeze()Tomeu Vizoso2015-08-131-4/+9
| | * ARM: tegra: Disable cpuidle if PSCI is availableThierry Reding2015-08-131-1/+5
| | * soc/tegra: fuse: Unify Tegra20 and Tegra30 driversThierry Reding2015-07-161-3/+0
| * | Merge tag 'reset-for-4.3' of git://git.pengutronix.de/git/pza/linux into next...Olof Johansson2015-08-203-3/+3
| |\ \
| | * | ARM: STi: DT: Move reset controller constants into common locationPhilipp Zabel2015-08-033-3/+3
| * | | Merge tag 'renesas-clk-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2015-08-181-0/+2
| |\ \ \
| | * | | clk: shmobile: rz: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven2015-08-121-0/+1
| | * | | clk: shmobile: r8a7778: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven2015-08-121-0/+1
| | | |/ | | |/|
| * | | Merge tag 'mvebu-soc-4.3-2' of git://git.infradead.org/linux-mvebu into next/...Olof Johansson2015-08-136-39/+106
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resetsRussell King2015-08-052-0/+3
* | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-09-0173-416/+1529
|\ \ \ \
| * \ \ \ Merge tag 'v4.3-rockchip32-soc3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2015-08-251-2/+2
| |\ \ \ \
| | * | | | ARM: rockchip: pm: Fix PTR_ERR() argumentFabio Estevam2015-08-241-2/+2
| * | | | | ARM: imx: mach-imx6ul: Fix allmodconfig buildFabio Estevam2015-08-211-1/+3
| * | | | | Merge tag 'omap-for-v4.3/soc-pt2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2015-08-181-1/+5
| |\ \ \ \ \
| | * | | | | ARM: OMAP2+: Fix power domain operations regression caused by 81xxTony Lindgren2015-08-061-1/+5
| * | | | | | Merge tag 'imx-soc-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson2015-08-187-0/+126
| |\ \ \ \ \ \
| | * | | | | | ARM: imx6ul: add fec MAC refrence clock and phy fixup initFugang Duan2015-08-051-0/+43
| | * | | | | | ARM: imx: add low-level debug support for i.mx6ulAnson Huang2015-07-142-0/+22
| | * | | | | | ARM: imx: add i.mx6ul msl supportFrank Li2015-07-145-0/+61
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'v4.3-rockchip32-soc2' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2015-08-132-12/+28
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | ARM: rockchip: enable PMU_GPIOINT_WAKEUP_EN when entering shallow suspendHeiko Stuebner2015-08-062-3/+7
| | * | | | | ARM: rockchip: set correct stabilization thresholds in suspendHeiko Stuebner2015-08-062-7/+19
| | * | | | | ARM: rockchip: rename osc_switch_to_32k variableHeiko Stuebner2015-08-061-2/+2
| * | | | | | ARM: uniphier: drop v7_invalidate_l1 call at secondary entryMasahiro Yamada2015-08-131-7/+1
| * | | | | | ARM: brcmstb: select ARCH_DMA_ADDR_T_64BIT for LPAEGregory Fong2015-08-111-0/+1
| * | | | | | ARM: BCM: Enable ARM erratum 798181 for BRCMSTBGregory Fong2015-08-111-0/+1
| * | | | | | ARM: davinci: cp_intc: use IRQCHIP_SKIP_SET_WAKE instead of irq_set_wake call...Sudeep Holla2015-08-051-11/+1
| * | | | | | Merge tag 'mvebu-soc-4.3-1' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson2015-08-054-39/+103
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | ARM: mvebu: Warn about the wake-up sources not taken into account in suspendGregory CLEMENT2015-07-281-0/+1
| | * | | | | ARM: mvebu: Add standby supportGregory CLEMENT2015-07-253-12/+56
| | * | | | | ARM: mvebu: Use __init for the PM initialization functionsGregory CLEMENT2015-07-252-2/+2
| | * | | | | ARM: mvebu: prepare pm-board.c for the introduction of Armada 38x supportThomas Petazzoni2015-07-251-11/+11
| | * | | | | ARM: mvebu: prepare mvebu_pm_store_bootinfo() to support multiple SoCsThomas Petazzoni2015-07-251-4/+21
| | * | | | | ARM: mvebu: do not check machine in mvebu_pm_init()Thomas Petazzoni2015-07-251-3/+0
| | * | | | | ARM: mvebu: prepare set_cpu_coherent() for future extensionNadav Haklai2015-07-251-12/+17
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'zynq-soc-for-4.3' of https://github.com/Xilinx/linux-xlnx into nex...Olof Johansson2015-08-053-4/+4
| |\ \ \ \ \
| | * | | | | ARM: zynq: reserve space for jump target in secondary trampolineNathan Lynch2015-07-311-1/+1
| | * | | | | ARM: zynq: Set bit 22 in PL310 AuxCtrl register (6395/1)Thomas Betker2015-07-221-2/+2
| | * | | | | ARM: zynq: Fix earlyprintk in big endian modeArun Chandran2015-07-221-1/+1
| | |/ / / /
| * | | | | ARM: at91/soc: add basic support for new sama5d2 SoCNicolas Ferre2015-08-055-1/+28
| * | | | | ARM: zx: Add power domains for ZX296702Jun Nie2015-07-303-1/+204
| * | | | | Merge tag 'socfpga_updates_for_v4.3' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2015-07-283-0/+40
| |\ \ \ \ \
| | * | | | | ARM: socfpga: add reset for the Arria 10 platformDinh Nguyen2015-07-202-0/+27
| | * | | | | ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump availableHiraku Toyooka2015-07-071-0/+13
| | |/ / / /
| * | | | | Merge tag 'v4.2-next-soc' of https://github.com/mbgg/linux-mediatek into next...Olof Johansson2015-07-281-0/+1
| |\ \ \ \ \
| | * | | | | ARM: mediatek: Add regmap to mediatek KconfigMatthias Brugger2015-07-231-0/+1
| | |/ / / /
| * | | | | Merge tag 'pxa-for-4.3-v2' of https://github.com/rjarzmik/linux into next/socOlof Johansson2015-07-278-29/+69
| |\ \ \ \ \