summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'shesselba/clk-of-init-v2_for-3.13' into imx/socShawn Guo2013-10-2133-289/+69
|\
| * ARM: vt8500: remove custom .init_time hookSebastian Hesselbarth2013-09-291-9/+0
| * ARM: vexpress: remove custom .init_time hookSebastian Hesselbarth2013-09-291-13/+1
| * ARM: tegra: remove custom .init_time hookSebastian Hesselbarth2013-09-291-9/+0
| * ARM: sunxi: remove custom .init_time hookSebastian Hesselbarth2013-09-291-8/+0
| * ARM: sti: remove custom .init_time hookSebastian Hesselbarth2013-09-291-6/+4
| * ARM: socfpga: remove custom .init_time hookSebastian Hesselbarth2013-09-291-9/+0
| * ARM: rockchip: remove custom .init_time hookSebastian Hesselbarth2013-09-291-9/+0
| * ARM: prima2: remove custom .init_time hookSebastian Hesselbarth2013-09-291-11/+0
| * ARM: nspire: remove custom .init_time hookSebastian Hesselbarth2013-09-291-9/+0
| * ARM: nomadik: remove custom .init_time hookSebastian Hesselbarth2013-09-291-9/+0
| * ARM: mxs: remove custom .init_time hookSebastian Hesselbarth2013-09-291-13/+0
| * ARM: kirkwood: remove custom .init_time hookSebastian Hesselbarth2013-09-291-8/+0
| * ARM: imx: remove custom .init_time hookSebastian Hesselbarth2013-09-297-62/+13
| * ARM: highbank: remove custom .init_time hookSebastian Hesselbarth2013-09-291-16/+7
| * ARM: exynos: remove custom .init_time hookSebastian Hesselbarth2013-09-294-13/+0
| * ARM: dove: remove custom .init_time hookSebastian Hesselbarth2013-09-291-11/+0
| * ARM: bcm2835: remove custom .init_time hookSebastian Hesselbarth2013-09-291-2/+0
| * ARM: bcm: provide common arch init for DT clocksMatt Porter2013-09-291-1/+0
| * ARM: call of_clk_init from default time_init handlerSebastian Hesselbarth2013-09-291-12/+17
| * ARM: vt8500: prepare for arch-wide .init_time callbackSebastian Hesselbarth2013-09-292-29/+8
| * clk: sunxi: declare OF clock providerSebastian Hesselbarth2013-09-291-3/+1
| * ARM: socfgpa: prepare for arch-wide .init_time callbackSebastian Hesselbarth2013-09-291-1/+8
| * clk: prima2: declare OF clock providerSebastian Hesselbarth2013-09-292-3/+2
| * clk: nomadik: declare OF clock providerSebastian Hesselbarth2013-09-291-3/+2
| * ARM: nomadik: remove mtu initalization from .init_timeSebastian Hesselbarth2013-09-291-26/+0
| * ARM: tegra: split tegra_pmc_init() in twoStephen Warren2013-09-174-23/+35
* | Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-205-6/+11
|\ \
| * | ARM: shmobile: change dev_id to cpu0 while registering cpu clockSudeep KarkadaNagesha2013-09-192-2/+2
| * | ARM: i.MX: change dev_id to cpu0 while registering cpu clockSudeep KarkadaNagesha2013-09-192-2/+2
| * | cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha2013-09-191-2/+7
| |/
* | Merge tag 'omap-for-v3.12/fixes-dt-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-09-189-261/+383
|\ \
| * | ARM: dts: igep00x0: Add pinmux configuration for MCBSP2Enric Balletbo i Serra2013-09-181-0/+14
| * | ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus for blazeTony Lindgren2013-09-181-1/+38
| * | ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus for pandaboardTony Lindgren2013-09-181-1/+45
| * | ARM: dts: OMAP5: fix ocp2scp DTS dataFelipe Balbi2013-09-171-1/+2
| * | ARM: dts: OMAP5: fix reg property sizeFelipe Balbi2013-09-171-2/+2
| * | ARM: dts: am335x-bone*: add DT for BeagleBone BlackKoen Kooi2013-09-174-255/+281
| * | ARM: dts: omap3-beagle-xm: fix string error in compatible propertyRobert Nelson2013-09-171-1/+1
| |/
* | Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-09-186-7/+7
|\ \
| * | ARM: OMAP2+: mux: fix trivial typo in namePhil Carmody2013-09-181-1/+1
| * | ARM: OMAP4 SMP: Corrected a typo fucntions to functionsAnoop Thomas Mathew2013-09-181-1/+1
| * | ARM: OMAP4: cpuidle: fix: call cpu_cluster_pm_exit conditionallyVladimir Murzin2013-09-181-1/+1
| * | ARM: mach-omap2: gpmc: Fix warning when CONFIG_ARM_LPAE=yFabio Estevam2013-09-181-2/+2
| * | ARM: OMAP: fix return value check in omap_device_build_from_dt()Wei Yongjun2013-09-181-1/+1
| * | ARM: OMAP4: Fix clock_get error for GPMC during bootTony Lindgren2013-09-181-1/+1
| |/
* | ARM: multi_v7: add HREFv60 to multi_v7 defconfigLinus Walleij2013-09-181-0/+1
* | ARM: sa1100: collie.c: fall back to jedec_probe flash detectionAndrea Adami2013-09-181-1/+1
* | ARM: u300: hide submenusLinus Walleij2013-09-181-5/+5
* | Merge tag 'imx-fixes-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson2013-09-176-7/+19
|\ \
OpenPOWER on IntegriCloud