summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-8/+0
|\
| * consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-041-8/+0
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-05-013-14/+3
|\ \
| * | ARM/etm/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-05-011-1/+1
| * | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-6/+2
| * | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-7/+0
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-0142-2738/+151
|\ \ \
| * \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-2820-2236/+30
| |\ \ \
| | * | | cpufreq: OMAP: instantiate omap-cpufreq as a platform_driverNishanth Menon2013-04-101-0/+9
| | * | | arm: exynos: Enable OPP library support for exynos5440Amit Daniel Kachhap2013-04-101-0/+2
| | * | | cpufreq: sa11x0: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-106-678/+14
| | * | | cpufreq: integrator: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-083-234/+0
| | * | | cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-083-505/+0
| | * | | cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-083-258/+1
| | * | | cpufreq: davinci: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-082-234/+0
| | * | | cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar2013-04-082-295/+0
| | * | | cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar2013-04-022-16/+8
| | * | | cpufreq: drivers: don't check range of target freq in .target()Viresh Kumar2013-04-021-9/+0
| | * | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-029-35/+24
| * | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-04-2822-502/+121
| |\ \ \ \
| | * | | | ARM: s3c64xx: cpuidle: use init/exit common routineDaniel Lezcano2013-04-261-13/+1
| | * | | | ARM: imx: cpuidle: use init/exit common routineDaniel Lezcano2013-04-236-116/+44
| | * | | | ARM: davinci: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-19/+1
| | * | | | ARM: tegra: cpuidle: use init/exit common routine for tegra3Daniel Lezcano2013-04-231-26/+1
| | * | | | ARM: tegra: cpuidle: use init/exit common routine for tegra2Daniel Lezcano2013-04-231-29/+1
| | * | | | ARM: OMAP4: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-24/+2
| | * | | | ARM: shmobile: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-9/+1
| | * | | | ARM: tegra: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-25/+1
| | * | | | ARM: OMAP3: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-20/+2
| | * | | | ARM: at91: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-15/+2
| | * | | | ARM: ux500: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-31/+1
| | * | | | ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpuDaniel Lezcano2013-04-231-2/+2
| | * | | | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-2314-14/+0
| | * | | | ARM: OMAP3: remove cpuidle_wrap_enterDaniel Lezcano2013-04-221-21/+9
| | * | | | ARM: shmobile: cpuidle: remove shmobile_enter_wfi prototypeDaniel Lezcano2013-04-221-3/+0
| | * | | | ARM: shmobile: cpuidle: remove shmobile_enter_wfi functionDaniel Lezcano2013-04-221-1/+0
| | * | | | Merge tag 'omap-pm-v3.10/cleanup/cpuidle-v2' of git://git.kernel.org/pub/scm/...Rafael J. Wysocki2013-04-1049-171/+416
| | |\ \ \ \
| | | * | | | ARM: OMAP4+: CPUidle: Consolidate idle driver for OMAP5 supportSantosh Shilimkar2013-04-091-15/+16
| | | * | | | ARM: OMAP4+: CPUidle: Deprecate use of omap4_mpuss_read_prev_context_state()Santosh Shilimkar2013-04-093-20/+2
| | | * | | | ARM: OMAP4: CPUidle: Make C-state description field more preciseSantosh Shilimkar2013-04-091-3/+3
| | | * | | | ARM: OMAP: CPUidle: Unregister drivere on device registration failureSantosh Shilimkar2013-04-092-2/+10
| | | * | | | ARM: OMAP4: CPUidle: Avoid double idle driver registrationSantosh Shilimkar2013-04-091-2/+2
| | | * | | | ARM: omap3: cpuidle: enable time keepingDaniel Lezcano2013-04-091-2/+3
| | | * | | | Merge branch 'pm-cpuidle-next' into linux-nextRafael J. Wysocki2013-04-084-66/+8
| | | |\ \ \ \
| | * | | | | | ARM: omap3: cpuidle: enable time keepingDaniel Lezcano2013-04-081-2/+3
| | * | | | | | ARM: davinci: cpuidle: fix wrong enter functionDaniel Lezcano2013-04-081-6/+2
| | * | | | | | ARM: tegra: cpuidle: remove useless initializationDaniel Lezcano2013-04-083-3/+0
| | * | | | | | ARM: tegra2: cpuidle: change driver initializationDaniel Lezcano2013-04-081-20/+20
| | * | | | | | ARM: shmobile: cpuidle: remove useless WFI functionDaniel Lezcano2013-04-081-8/+0
| | * | | | | | ARM: shmobile: pm: fix init sectionsDaniel Lezcano2013-04-082-4/+4
| | | |/ / / / | | |/| | | |