aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sunxi-core-for-3.13' of https://github.com/mripard/linux into next...Olof Johansson2013-10-282-13/+30
|\
| * ARM: sunxi: Order Kconfig options alphabeticallyMaxime Ripard2013-10-051-3/+3
| * ARM: sunxi: Simplify restart setup codeMaxime Ripard2013-09-271-8/+5
| * ARM: sunxi: Split out the DT machines for sun6i and sun7iMaxime Ripard2013-09-271-2/+22
* | Merge branch 'cleanup/dt-clock' into next/socOlof Johansson2013-10-2830-274/+42
|\ \
| * | 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
* | | Merge tag 'tegra-for-3.13-soc-v2' of git://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2013-10-2525-624/+312
|\ \ \
| * | | ARM: tegra: Add Tegra114 powergate supportThierry Reding2013-10-181-1/+42
| * | | ARM: tegra: Constify list of CPU domainsThierry Reding2013-10-181-2/+3
| * | | ARM: tegra: Remove duplicate powergate definesThierry Reding2013-10-181-6/+1
| * | | ARM: tegra: add LP1 support code for Tegra124Joseph Lo2013-10-185-8/+43
| * | | ARM: tegra: re-calculate the LP1 data for Tegra30/114Joseph Lo2013-10-181-7/+9
| * | | ARM: tegra: enable CPU idle for Tegra124Joseph Lo2013-10-182-1/+6
| * | | ARM: tegra: make tegra_resume can work with current and later chipsJoseph Lo2013-10-181-8/+5
| * | | ARM: tegra: CPU hotplug support for Tegra124Joseph Lo2013-10-182-0/+3
| * | | ARM: tegra: add PMC compatible value for Tegra124Joseph Lo2013-10-181-0/+1
| * | | ARM: tegra: add Tegra124 SoC supportJoseph Lo2013-10-184-0/+12
| * | | ARM: tegra: add fuses as device randomnessStephen Warren2013-10-181-0/+54
| * | | ARM: tegra: fix ARCH_TEGRA_114_SOC select sort orderStephen Warren2013-10-071-1/+1
| * | | ARM: tegra: make tegra_init_fuse() __initStephen Warren2013-09-171-1/+1
| * | | ARM: tegra: remove much of iomap.hStephen Warren2013-09-171-150/+0
| * | | ARM: tegra: move resume vector define to irammap.hStephen Warren2013-09-176-11/+17
| * | | ARM: tegra: delete gpio-names.hStephen Warren2013-09-173-275/+2
| * | | ARM: tegra: delete stale header contentStephen Warren2013-09-172-9/+0
| * | | ARM: tegra: remove common.cStephen Warren2013-09-176-122/+78
| |/ /
| * / ARM: tegra: split tegra_pmc_init() in twoStephen Warren2013-09-174-23/+35
| |/