summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-11-075-5/+385
|\
| * ARM: vexpress/TC2: register vexpress-spc cpufreq deviceSudeep KarkadaNagesha2013-10-301-0/+2
| * ARM: vexpress/TC2: add cpu clock supportSudeep KarkadaNagesha2013-10-301-0/+102
| * ARM: vexpress/TC2: add support for CPU DVFSSudeep KarkadaNagesha2013-10-305-5/+281
* | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-11-071-3/+3
|\ \
| * | ARM: EXYNOS: Remove incorrect __init annotation from cpuidle driverJingoo Han2013-10-301-1/+1
| * | ARM: EXYNOS: Use dev_err() instead of printk() for cpuidle driverJingoo Han2013-10-301-2/+2
* | | Merge branch 'acpica'Rafael J. Wysocki2013-11-074-2/+15
|\ \ \
| * | | ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng2013-10-314-2/+15
* | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-10-2812-90/+36
|\ \ \ \ | | |_|/ | |/| |
| * | | cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-252-22/+0
| * | | Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2013-10-257-55/+23
| |\ \ \
| | * | | cpufreq: sa11x0: Fix build breakage after "Expose frequency table"Viresh Kumar2013-10-161-2/+1
| | * | | cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar2013-10-165-8/+0
| | * | | cpufreq: sa11x0: Use generic cpufreq routinesViresh Kumar2013-10-162-23/+0
| | * | | cpufreq: sa11x0: Expose frequency tableViresh Kumar2013-09-302-23/+23
| * | | | PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-255-5/+5
| * | | | PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon2013-10-251-1/+1
| * | | | PM / OPP: rename functions to dev_pm_opp*Nishanth Menon2013-10-254-9/+9
* | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-10-2817-113/+104
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ARM: AT91: DT: pm: Select ram controller standby based on DTJean-Christophe PLAGNIOL-VILLARD2013-10-167-15/+17
| * | | | ARM: AT91: pm: Factorize standby functionJean-Christophe PLAGNIOL-VILLARD2013-10-166-36/+29
| * | | | ARM: at91: cpuidle: Move driver to drivers/cpuidleDaniel Lezcano2013-10-162-70/+0
| * | | | ARM: at91: cpuidle: Convert to platform driverDaniel Lezcano2013-10-169-22/+56
| * | | | Merge back earlier cpuidle material for v3.13.Rafael J. Wysocki2013-10-075-2/+28
| |\ \ \ \
| | * | | | ARM: EXYNOS: convert cpuidle driver to be a platform driverBartlomiej Zolnierkiewicz2013-09-245-2/+28
| | | |_|/ | | |/| |
| * | | | ARM: zynq: cpuidle: convert to platform driverDaniel Lezcano2013-10-071-0/+6
* | | | | Merge branch 'powercap'Rafael J. Wysocki2013-10-282-0/+84
|\ \ \ \ \
| * | | | | x86 / msr: add 64bit _on_cpu access functionsJacob Pan2013-10-172-0/+84
* | | | | | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-10-281-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge back earlier 'acpi-assorted' material.Rafael J. Wysocki2013-10-251-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | x86 / ACPI: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-09-301-1/+1
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'acpi-tables'Rafael J. Wysocki2013-10-281-0/+1
|\ \ \ \ \ \
| * | | | | | ACPI / x86: Increase override tables number limitYinghai Lu2013-09-251-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-10-285-68/+23
|\ \ \ \ \ \
| * | | | | | hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-303-41/+16
| * | | | | | hotplug / x86: Disable ARCH_CPU_PROBE_RELEASE on x86Toshi Kani2013-09-252-25/+0
| * | | | | | hotplug / x86: Add hotplug lock to missing placesToshi Kani2013-09-251-0/+2
| * | | | | | hotplug / x86: Fix online state in cpu0 debug interfaceToshi Kani2013-09-251-2/+5
| |/ / / / /
* | | | | | Merge branch 'acpi-processor'Rafael J. Wysocki2013-10-284-107/+29
|\ \ \ \ \ \
| * | | | | | x86 / ACPI: simplify _acpi_map_lsapic()Jiang Liu2013-09-243-38/+22
| * | | | | | ACPI / processor: use apic_id and remove duplicated _MAT evaluationJiang Liu2013-09-242-69/+7
| |/ / / / /
* | | | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-10-281-8/+1
|\ \ \ \ \ \
| * | | | | | olpc_xo15_sci: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-241-8/+1
| |/ / / / /
* | | | | | parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller2013-10-271-0/+4
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-251-5/+4
|\ \ \ \ \ \
| * | | | | | ARM: integrator: deactivate timer0 on the Integrator/CPLinus Walleij2013-10-131-5/+4
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-10-236-28/+30
|\ \ \ \ \ \ \
| * | | | | | | s390/time: correct use of store clock fastMartin Schwidefsky2013-10-224-25/+25
| * | | | | | | s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()Heiko Carstens2013-10-151-2/+2