summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | 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 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-07-1112-11/+1135
|\ \
| * \ Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman2015-07-094-1/+15
| |\ \
| | * \ Merge branch 'fixes-rc1' into omap-for-v4.2/fixesTony Lindgren2015-07-06805-23540/+37642
| | |\ \
| | | * | ARM: dts: am4372.dtsi: disable rfbiTomi Valkeinen2015-07-061-0/+1
| | | * | ARM: dts: am57xx-beagle-x15: Provide supply for usb2_phy2Roger Quadros2015-07-061-0/+4
| | | * | ARM: dts: am4372: Add emif nodeDave Gerlach2015-07-061-0/+6
| | | * | Revert "ARM: dts: am335x-boneblack: disable RTC-only sleep"Johan Hovold2015-07-061-0/+4
| | | |/
| | * | ARM: OMAP2+: Remove unnessary return statement from the void function, omap2_...Nicholas Krause2015-06-011-1/+0
| * | | Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...Kevin Hilman2015-07-094-4/+10
| |\ \ \
| | * | | ARM: sunxi: Enable simplefb in the defconfigMaxime Ripard2015-07-051-0/+5
| | * | | ARM: Remove deprecated symbol from defconfig filesTimo Sigurdsson2015-07-052-2/+0
| | * | | ARM: sunxi: Add Machine support for A33Vishnu Patekar2015-07-051-0/+1
| | * | | ARM: sunxi: Introduce Allwinner H3 supportJens Kuske2015-07-052-2/+4
| | |/ /
| * | | arm: dts: vexpress: add missing CCI PMU device node to TC2Sudeep Holla2015-07-081-0/+10
| * | | arm: dts: vexpress: describe all PMUs in TC2 dtsMark Rutland2015-07-081-2/+13
| * | | Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman2015-07-082-3/+46
| |\ \ \
| | * | | ARM: prima2: move to use REGMAP APIs for rtciobrgGuo Zeng2015-06-102-3/+46
| | |/ /
| * | | Merge tag 'atlas7-pinctrl-dts-for-4.2' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman2015-07-081-1/+1041
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: dts: atlas7: add pinctrl and gpio descriptionsWei Chen2015-06-101-1/+1041
| | |/
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-07-0714-69/+198
|\ \ \ | |/ / |/| |
| * | Merge branches 'fixes' and 'ioremap' into for-linusRussell King2015-07-07748-23000/+36902
| |\ \
| | * | ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variantsRussell King2015-07-034-3/+16
| | * | ARM: pgtable: document mapping typesRussell King2015-07-031-1/+30
| | * | ARM: io: convert ioremap*() to functionsRussell King2015-07-033-34/+62
| | * | ARM: io: fix ioremap_wt() implementationRussell King2015-07-031-1/+1
| | * | ARM: io: document ARM specific behaviour of ioremap*() implementationsRussell King2015-07-031-3/+39
| * | | ARM: fix lockdep unannotated irqs-off warningRussell King2015-07-031-1/+1
| * | | ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.hSzabolcs Nagy2015-07-031-23/+33
| * | | ARM: add helpful message when truncating physical memoryRussell King2015-06-291-0/+6
| * | | ARM: add help text for HIGHPTE configuration entryRussell King2015-06-291-0/+6
| * | | ARM: fix DEBUG_SET_MODULE_RONX build dependenciesRussell King2015-06-291-1/+1
| * | | ARM: 8396/1: use phys_addr_t in pfn_to_kaddr()Vitaly Andrianov2015-06-291-1/+1
OpenPOWER on IntegriCloud